Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
singron
on Sept 25, 2023
|
parent
|
context
|
favorite
| on:
Choose Postgres queue technology
This is not true in postgres. When the second transaction tries to update the row, it will wait for the first transaction to commit first and then recheck the WHERE.
https://www.postgresql.org/docs/current/transaction-iso.html...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://www.postgresql.org/docs/current/transaction-iso.html...