[Help] Temporary Table: Implicitely created index not shown in \d i

Поиск
Список
Период
Сортировка
От Itzinger, Oskar
Тема [Help] Temporary Table: Implicitely created index not shown in \d i
Дата
Msg-id FD2A5FEE4C3AD511A77B00508BB8538A01198D@OPECEXCH
обсуждение исходный текст
Ответы Re: [Help] Temporary Table: Implicitely created index not shown in \d i  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [Help] Temporary Table: Implicitely created index not shown in \d i  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
Hi,

I'm running v7.1.2. In psql, if I

  CREATE TEMPORARY TABLE junk (col1 SERIAL, <more cols>)

and check \ds, the implicitely created sequence is shown but \di doesn't
show
the implicitely created index.

Why ???

Thanks.

/oskar



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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: embedded SQL cursos declare fails
Следующее
От: Penguin
Дата:
Сообщение: front ends for postgres under linux