Re: SEQUENCES

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: SEQUENCES
Дата
Msg-id efrg1p$1av$1@sea.gmane.org
обсуждение исходный текст
Ответ на SEQUENCES  ("Rodrigo Sakai" <rodrigo.sakai@zanthus.com.br>)
Список pgsql-sql
Rodrigo Sakai wrote on 02.10.2006 18:39:
>   Hi all,
> 
>  
> 
>   I need to get all sequences and their respective current values! Is there
> any catalog table or any other away to get this???
> 
>  

Quote from the manual at:
http://www.postgresql.org/docs/8.1/static/catalog-pg-class.html

"The catalog pg_class catalogs tables and most everything else that has columns 
or is otherwise similar to a table. This includes indexes (but see also 
pg_index), sequences, views, composite types"

Thomas




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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: SEQUENCES
Следующее
От: "A. R. Van Hook"
Дата:
Сообщение: Time interval sums