How to see sequences?
Started by Timothy Reavesabout 24 years ago2 messagesgeneral
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