Re: sequence locking - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: sequence locking
Date
Msg-id 4E79CFB7020000250004154A@gw.wicourts.gov
Whole thread Raw
In response to sequence locking  (Andres Freund <andres@anarazel.de>)
Responses Re: sequence locking
Re: sequence locking
List pgsql-hackers
Andres Freund <andres@anarazel.de> wrote:
> - Its impossible to emulate proper locking yourself because
> locking is not allowed for sequences
> Any arguments against allowing it again? It seems to have been
> allowed in prehistoric times.
It would be nice to allow it.  I've had to create a dummy table just
to use for locking a sequence (by convention).
-Kevin


pgsql-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Is there really no interest in SQL Standard?
Next
From: Josh Berkus
Date:
Subject: Remastering using streaming only replication?