Re: Locking Mechanism - Mailing list pgsql-bugs

From Neil Conway
Subject Re: Locking Mechanism
Date
Msg-id 87y8ul7y7t.fsf@mailbox.samurai.com
Whole thread Raw
In response to Locking Mechanism  ("lucas sultanum" <lucas.sultanum@gcf.com.br>)
List pgsql-bugs
The pgsql-bugs mailing list is intended for bug reports about
PostgreSQL, not support requests.

"lucas sultanum" <lucas.sultanum@gcf.com.br> writes:
> I have been reading a lot about PostGreSQL but until now I haven't
> found anything stating if the PostGreSQL database has any locking
> mechanism. If so, could you send me anithing about this esue??

You evidently did not look very hard:

http://candle.pha.pa.us/main/writings/pgsql/sgml/mvcc.html
http://candle.pha.pa.us/main/writings/pgsql/sgml/sql-lock.html
http://candle.pha.pa.us/main/writings/pgsql/sgml/sql-select.html (look
at the FOR UPDATE clause)

-Neil

pgsql-bugs by date:

Previous
From: ljb
Date:
Subject: Re: Failure in "make check" with 7.4RC2
Next
From: Bruce Momjian
Date:
Subject: Re: RC2 refuses to build if --infodir=foo is set