Re: How to see sequences?

Поиск
Список
Период
Сортировка
От Philip Hallstrom
Тема Re: How to see sequences?
Дата
Msg-id 20020204181832.T67618-100000@teak.adhesivemedia.com
обсуждение исходный текст
Ответ на How to see sequences?  (Timothy Reaves <treaves@silverfields.com>)
Список pgsql-general
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:

>     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
>


В списке pgsql-general по дате отправления:

Предыдущее
От: Timothy Reaves
Дата:
Сообщение: How to see sequences?
Следующее
От: Medi Montaseri
Дата:
Сообщение: need help with \df (user defined function listing)