How to see sequences?

Started by Timothy Reavesabout 24 years ago2 messagesgeneral
Jump to latest
#1Timothy Reaves
treaves@silverfields.com

Is there a command to list all sequences in a DB?

#2Philip Hallstrom
philip@adhesivemedia.com
In reply to: Timothy Reaves (#1)
Re: How to see sequences?

If you type "\?" in psql you'll see it. I think it's either \ds or \dS.
\d will list both tables and sequences...

-philip

On Mon, 4 Feb 2002, Timothy Reaves wrote:

Show quoted text

Is there a command to list all sequences in a DB?

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org