Re: A problem with sequences... - Mailing list pgsql-general

From Dmitry Tkach
Subject Re: A problem with sequences...
Date
Msg-id 3E568960.4020301@openratings.com
Whole thread Raw
In response to Re: A problem with sequences...  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-general
Stephan Szabo wrote:

>IIRC, currval returns the last value given by the sequence (in nextval) to
>this session.  What does a select nextval('answer_id_seq') give you?
>21453 or 25001?
>
>
2143


Dima


pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: A problem with sequences...
Next
From: Hunter Hillegas
Date:
Subject: Best PostgreSQL Tuning Reference