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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Re: [GENERAL] [Help] Temporary Table: Implicitely created index not shown in \d i
Дата
Msg-id 6419.993252124@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Re: [GENERAL] [Help] Temporary Table: Implicitely created index not shown in \d i  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Re: [GENERAL] [Help] Temporary Table: Implicitely created index not shown in \d i  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
I said:
> Hm.  Shouldn't psql's \dS ignore temp items, since \d and \di do?

Wait a sec --- I was confusing \dS (display system tables) with \ds
(display sequences).  It looks like the latter should get it right
already.

Possibly it does make sense to suppress temp items in \dS, but there
isn't precedent for it.  We should discuss it on its own merits.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: [GENERAL] [Help] Temporary Table: Implicitely created index not shown in \d i
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: [GENERAL] [Help] Temporary Table: Implicitely created index not shown in \d i