Re: FIFO Queue Problems - Mailing list pgsql-sql

From Bruno Wolff III
Subject Re: FIFO Queue Problems
Date
Msg-id 20021101195632.GA1266@wolff.to
Whole thread Raw
In response to Re: FIFO Queue Problems  (Wei Weng <wweng@kencast.com>)
List pgsql-sql
On Fri, Nov 01, 2002 at 14:18:37 -0500, Wei Weng <wweng@kencast.com> wrote:
> Do you need to unlock the table fifo when you are done?

Locks only apply for the duration of a transaction. When you commit or
roleback the lock will be released.


pgsql-sql by date:

Previous
From: Wei Weng
Date:
Subject: Re: FIFO Queue Problems
Next
From: Tom Lane
Date:
Subject: Re: FIFO Queue Problems