How to read a sequence without incrementing it? - Mailing list pgsql-admin

From Pierre Couderc
Subject How to read a sequence without incrementing it?
Date
Msg-id binuss$2oe2$1@news.hub.org
Whole thread Raw
Responses Re: How to read a sequence without incrementing it?  (Sam Barnett-Cormack <s.barnett-cormack@lancaster.ac.uk>)
Re: How to read a sequence without incrementing it?  ("Nick Fankhauser" <nickf@ontko.com>)
Re: How to read a sequence without incrementing it?  (Pierre Couderc <pierre@couderc.cc>)
List pgsql-admin
I would like to read the current value of a sequence, or a value not too far of
the current value (for example, the value it was a few seconds or minutes ago).
Is it possible (without any nexrval that should increment it)?

Thank you all

Pierre Couderc


pgsql-admin by date:

Previous
From: Raphael Bauduin
Date:
Subject: Re: wrong password accepted
Next
From: Sam Barnett-Cormack
Date:
Subject: Re: How to read a sequence without incrementing it?