pgsql: Add note that TRUNCATE uses an access exclusive lock.

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add note that TRUNCATE uses an access exclusive lock.
Date: 2008-12-18 10:45:00
Message-ID: 20081218104500.734657563FE@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add note that TRUNCATE uses an access exclusive lock. This apparently
surprised/confused some users.

Modified Files:
--------------
pgsql/doc/src/sgml/ref:
truncate.sgml (r1.30 -> r1.31)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/truncate.sgml?r1=1.30&r2=1.31)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-12-18 17:03:10 pgsql: Update documentation table describing how shared memory is used
Previous Message User Mkz 2008-12-18 00:21:56 pgbouncer - pgbouncer: dlltool seems to need --export-all-symbols to