Re: display temp table structure?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: display temp table structure?
Дата
Msg-id 200103122215.RAA23336@candle.pha.pa.us
обсуждение исходный текст
Ответ на display temp table structure?  (Limin Liu <limin@pumpkinnet.com>)
Список pgsql-general
[ Charset ISO-8859-1 unsupported, converting... ]
>
> I was trying to check my temp table structure, but failed (7.1 beta4)
> and I  found the following item in the TODO list (without '-').
>
> * allow psql \d to show temporary table structure
>
> Is there any workaround or equivalent SQL available at this moment?

You can do a \dS in psql and find the correct pg_temp* table.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: newsreader@mediaone.net
Дата:
Сообщение: -F option again
Следующее
От: Limin Liu
Дата:
Сообщение: Re: display temp table structure?