Locking Level
Started by Jackson Chingalmost 26 years ago2 messagesgeneral
Hi,
1. I'm just wondering what type of Level does PostgreSQL locking mechanizm is.
2. Is there a way to tell PostgreSQL to generate a unique id to a field in a table?
Jackson
Re: Locking Level
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