table locks

From: "Ilja Golshtein" <ilejn(at)yandex(dot)ru>
To: pgsql-general(at)postgresql(dot)org
Subject: table locks
Date: 2006-12-25 11:58:26
Message-ID: 458FBCE2.00000A.03781@ariel.yandex.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello!

I need table locks to provide application logic. Just very common lock types with very common behavior - Shared and Exclusive.

Which PostgreSQL's lock modes should be preferred in order to avoid conflicts with autovacuum and suchlike?

Or, may be, the best option for me is a contrib module?

Thanks a lot.

--
Best regards
Ilja Golshtein

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-12-25 14:28:01 Re: table locks
Previous Message Dawid Kuroczko 2006-12-24 22:38:14 Re: Merry Christmas!