Re: Is a table temporary

Поиск
Список
Период
Сортировка
От Walker, Jed S
Тема Re: Is a table temporary
Дата
Msg-id F7638DABBEBB4A4CB70616DE2B19E6B825F70A@COENGEXCMB01.cable.comcast.com
обсуждение исходный текст
Ответ на Is a table temporary  ("Walker, Jed S" <Jed_Walker@cable.comcast.com>)
Список pgsql-novice
Thanks, that works great.

-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Thursday, September 15, 2005 2:21 PM
To: Walker, Jed S
Cc: pgsql-novice@postgresql.org
Subject: Re: [NOVICE] Is a table temporary

"Walker, Jed S" <Jed_Walker@cable.comcast.com> writes:
> Is there a way to determine if a table is temporary.

Temporary tables live in schemas named pg_temp_NNN.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Is a table temporary
Следующее
От: Todd Lewis
Дата:
Сообщение: Views, indexes and date stamps