Vitali Xevet wrote:
How does Postgres handle concurrent write requests?

http://www.postgresql.org/docs/current/static/transaction-iso.html describes how they're isolated and can potentially interact with one another.

--
Greg Smith  2ndQuadrant US  Baltimore, MD
PostgreSQL Training, Services and Support
g...@2ndquadrant.com   www.2ndQuadrant.us


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to