Re: [HACKERS] Table vs. row level locks confusion

2001-09-04 Thread Tom Lane
Peter Eisentraut <[EMAIL PROTECTED]> writes: > The following section > http://www.ca.postgresql.org/devel-corner/docs/postgres/locking-tables.html > titled "Locking and Tables", has two subsections, "Table-level locks" and > "Row-level locks". Under table-level locks we find lock names such as >

[HACKERS] Table vs. row level locks confusion

2001-09-04 Thread Peter Eisentraut
The following section http://www.ca.postgresql.org/devel-corner/docs/postgres/locking-tables.html titled "Locking and Tables", has two subsections, "Table-level locks" and "Row-level locks". Under table-level locks we find lock names such as RowShareLock and RowExclusiveLock -- are those table-