How are locks managed in PG? - Mailing list pgsql-general

From Thomas Kellerer
Subject How are locks managed in PG?
Date
Msg-id gifm7k$m1j$1@ger.gmane.org
Whole thread Raw
Responses Re: How are locks managed in PG?
List pgsql-general
Hi,

I have a question on how PG manages lock information.

Does this go through a central "lock manager" that manages the information which row is locked by which transactioni.
Oris the lock information stored directly within the data blocks (so no central "data structure" would be needed) 

Thanks
Thomas

pgsql-general by date:

Previous
From: "salma"
Date:
Subject: Re: Need help - Regarding Data Compression in PostgreSQL.
Next
From: Aarni
Date:
Subject: Re: Error: Operator does not exist: "char"=integer