Re: BUG #15967: Sequence generation using NEXTVAL() fails on 64bit systems - Mailing list pgsql-bugs

From Merlin Moncure
Subject Re: BUG #15967: Sequence generation using NEXTVAL() fails on 64bit systems
Date
Msg-id CAHyXU0wSQftmVD3R+GEUe8vgz=Vf8o_CSVvu0DtHwqCKvHJ2BQ@mail.gmail.com
Whole thread Raw
In response to Re: BUG #15967: Sequence generation using NEXTVAL() fails on 64bit systems  (Jeff Janes <jeff.janes@gmail.com>)
Responses Re: BUG #15967: Sequence generation using NEXTVAL() fails on 64bit systems
List pgsql-bugs
On Tue, Aug 20, 2019 at 9:14 AM Jeff Janes <jeff.janes@gmail.com> wrote:
>>
>>
>> I did many tests:
>
>
> Can you include the code which implements those tests?
>
> I can't reproduce with something like this:

+1 this.  This would be a very embarrassing and serious problem should
it be proven to be valid.   We would however need to rule out issues
in the test code itself.  The best possible approach in terms of
verification would be a .sql only test with reproduction via pgbench
-f (IMO).

merlin



pgsql-bugs by date:

Previous
From: Jeff Janes
Date:
Subject: Re: BUG #15967: Sequence generation using NEXTVAL() fails on 64bit systems
Next
From: Christoph Ziegenberg
Date:
Subject: Re: BUG #15967: Sequence generation using NEXTVAL() fails on 64bit systems