Re: sequence current value - Mailing list pgadmin-support

From Dave Page
Subject Re: sequence current value
Date
Msg-id CA+OCxoyFeox7oMAjJzUmeF37s+E+R1B5D0o3zBZ7CUrTYU+86A@mail.gmail.com
Whole thread Raw
In response to sequence current value  (Michael Shapiro <mshapiro51@gmail.com>)
Responses Re: sequence current value
List pgadmin-support


On Fri, May 14, 2021 at 3:33 PM Michael Shapiro <mshapiro51@gmail.com> wrote:
How does PgAdmin get the current value of a sequence when showing the sequence properties?

SELECT last_value FROM <sequence_name>;

(essentially. It gets a few other things as well)

--

pgadmin-support by date:

Previous
From: Michael Shapiro
Date:
Subject: sequence current value
Next
From: Michael Shapiro
Date:
Subject: Re: sequence current value