BUG #2380: Sequence problem - Mailing list pgsql-bugs

From Alex Fomin
Subject BUG #2380: Sequence problem
Date
Msg-id 200604061004.k36A43l6086307@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #2380: Sequence problem  (Michael Fuhr <mike@fuhr.org>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2380
Logged by:          Alex Fomin
Email address:      google@gmx-topmail.de
PostgreSQL version: 8.1.3
Operating system:   Ubuntu Linux
Description:        Sequence problem
Details:

While using the following function:
---
nextval(sequence_name)  returns currval(sequence_name) -1
---
while +1 is expected. It happens only sometimes, no dependency can be found.

pgsql-bugs by date:

Previous
From: "Kevin Grittner"
Date:
Subject: right sibling is not next child
Next
From: ""
Date:
Subject: BUG #2378: installtation fail with error in Runinitdb