Re: BUG #3811: Getting multiple values from a sequence generator

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: Adriaan van Os <postgres(at)microbizz(dot)nl>
Cc: pgsql-bugs(at)postgresql(dot)org, depesz(at)depesz(dot)com
Subject: Re: BUG #3811: Getting multiple values from a sequence generator
Date: 2007-12-14 10:20:39
Message-ID: 1197627639.15521.41.camel@ebony.site
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Fri, 2007-12-14 at 10:47 +0100, Adriaan van Os wrote:
> Simon Riggs wrote:
> > On Mon, 2007-12-10 at 12:31 +0100, hubert depesz lubaczewski wrote:
> >> On Sun, Dec 09, 2007 at 03:32:17PM +0000, Simon Riggs wrote:
> >>> ALTER SEQUENCE blah INCREMENT BY val;
> >> this has the sideeffect that all concurrent nextvals() will also
> >> increment by val, which is not always acceptable.
> >
> > So this is a feature proposal, not a bug?
> >
> > Sounds interesting but needs to be on pgsql-hackers, please.
>
> I posted a message to pgsql-hackers three times but it gets stalled (and the owner of the list
> doesn't reply).

Somebody will need to join pgsql-hackers. Other mail will be reflected
because of spam.

--
Simon Riggs
2ndQuadrant http://www.2ndQuadrant.com

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2007-12-14 11:20:51 Re: BUG #3811: Getting multiple values from a sequence generator
Previous Message Bruce Momjian 2007-12-13 00:34:05 Re: BUG #3774: create table like including index doesn't update pg_constraints with primary key

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Akinde 2007-12-14 10:59:51 Re: VACUUM ANALYZE out of memory
Previous Message Zeugswetter Andreas ADI SD 2007-12-14 09:51:35 Re: [GENERAL] Slow PITR restore