BUG #2380: Sequence problem

From: "Alex Fomin" <google(at)gmx-topmail(dot)de>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2380: Sequence problem
Date: 2006-04-06 10:04:03
Message-ID: 200604061004.k36A43l6086307@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2380
Logged by: Alex Fomin
Email address: google(at)gmx-topmail(dot)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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jim Nasby 2006-04-06 11:38:45 Re: PostgreSQL 8.1.3.6044 crashes randomly.
Previous Message Paolo Lopez 2006-04-06 07:12:20 Re: Problema Order By en PosgreSQL 8.1