
PostgreSQL – Transaction Management
These locks are acquired when rows are being updated (or deleted or marked for update). Row-level locks do not affect data querying. They block writers to the same row only. PostgreSQL does not remember any information about modified rows in memory and so has no limit to the number of