|
|
|
|
|
by ash
4502 days ago
|
|
"…it is possible for an updating command to see an inconsistent snapshot: it can see the effects of concurrent updating commands on the same rows it is trying to update, but it does not see effects of those commands on other rows in the database." http://www.postgresql.org/docs/current/static/transaction-is... |
|