Is a table temporary

Поиск
Список
Период
Сортировка
От Walker, Jed S
Тема Is a table temporary
Дата
Msg-id F7638DABBEBB4A4CB70616DE2B19E6B825F706@COENGEXCMB01.cable.comcast.com
обсуждение исходный текст
Ответы Re: Is a table temporary  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice

Is there a way to determine if a table is temporary. Currently I have a cursor that goes through pg_class for all tables and views owned by a particular owner, but I need to exclude temporary tables. How can I do this?

Thanks,

Jed

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

Предыдущее
От: "Morgan Kita"
Дата:
Сообщение: problem with pg_dump and subsequent restoration.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: problem with pg_dump and subsequent restoration.