Comment on Postgres as queueparentComments−dkersten2yI assume they mean the dual write problem−nurettin2ySo atomic updates are incredibly difficult?−dkersten2yNot atomic updates per se, but transactional updates. Ie doing two atomic updates as one consistent atomic action.
Comments
I assume they mean the dual write problem
So atomic updates are incredibly difficult?
Not atomic updates per se, but transactional updates. Ie doing two atomic updates as one consistent atomic action.