Re: Locking Level - Mailing list pgsql-general

From Ed Loehr
Subject Re: Locking Level
Date
Msg-id 3937CC95.6BA2A1F9@austin.rr.com
Whole thread Raw
In response to Locking Level  ("Jackson Ching" <jching@imvi.com.ph>)
List pgsql-general
Jackson wrote:
>    1. I'm just wondering what type of Level does PostgreSQL locking mechanizm is.

http://www.postgresql.org/docs/postgres/mvcc.htm

>    2. Is there a way to tell PostgreSQL to generate a unique id to a field in a table?

http://www.postgresql.org/docs/faq-english.html#4.16.1

Regards,
Ed Loehr

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: query optimiser changes 6.5->7.0
Next
From: Tom Lane
Date:
Subject: Re: Vacuum Question