Locking Level

Started by Jackson Chingalmost 26 years ago2 messagesgeneral
Jump to latest
#1Jackson Ching
jching@imvi.com.ph

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

#2Ed Loehr
eloehr@austin.rr.com
In reply to: Jackson Ching (#1)
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