Re: How to lock and unlock table in postgresql

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to lock and unlock table in postgresql
Date: 2011-11-17 06:34:51
Message-ID: 4EC4AB0B.6010302@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/16/11 10:23 PM, John R Pierce wrote:
> use nextval('seqname')

sorry, I meant, currval('seqname') oooops.

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Siva Palanisamy 2011-11-17 07:16:07 Re: How to lock and unlock table in postgresql
Previous Message John R Pierce 2011-11-17 06:23:00 Re: How to lock and unlock table in postgresql