Re: apparent deadlock - Mailing list pgsql-general

From Tom Lane
Subject Re: apparent deadlock
Date
Msg-id 10565.1227046544@sss.pgh.pa.us
Whole thread Raw
In response to Re: apparent deadlock  ("Michael P. Soulier" <michael_soulier@mitel.com>)
List pgsql-general
"Michael P. Soulier" <michael_soulier@mitel.com> writes:
> Does postgres implicitely lock tables? I noticed that I had an alter
> table command but I didn't lock, and yet there was a lock being
> requested on the table by that process...

http://www.postgresql.org/docs/8.3/static/explicit-locking.html#LOCKING-TABLES

            regards, tom lane

pgsql-general by date:

Previous
From: "Michael P. Soulier"
Date:
Subject: Re: apparent deadlock
Next
From: Christian Schröder
Date:
Subject: Re: No serial type