Re: FIFO Queue Problems

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Wei Weng <wweng(at)kencast(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: FIFO Queue Problems
Date: 2002-11-01 19:47:44
Message-ID: 1008.1036180064@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

Wei Weng <wweng(at)kencast(dot)com> writes:
> Do you need to unlock the table fifo when you are done?

That happens at COMMIT.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Roderick A. Anderson 2002-11-01 19:50:30 [Q] Sequences, last_value and inserts
Previous Message Patrick Bakker 2002-11-01 19:28:27 Re: Questions on specifying table relationships

Browse pgsql-sql by date

  From Date Subject
Next Message Bruno Wolff III 2002-11-01 19:56:32 Re: FIFO Queue Problems
Previous Message Wei Weng 2002-11-01 19:18:37 Re: FIFO Queue Problems