Show tablespace name in pg_tables and pg_indexes

Поиск
Список
Период
Сортировка
От Klaus Naumann
Тема Show tablespace name in pg_tables and pg_indexes
Дата
Msg-id Pine.LNX.4.58.0407121516550.5466@spock.intra.net
обсуждение исходный текст
Ответы Re: Show tablespace name in pg_tables and pg_indexes  (Klaus Naumann <kn@mgnet.de>)
Список pgsql-patches
Hi,

the attached patch shows the new column "tablespace" in the mentioned
views.
Apply with

~/pgsql$ patch -p1 < 03_showtblspc.diff

Greetings, Klaus

--
Full Name   : Klaus Naumann     | (http://www.mgnet.de/) (Germany)
Phone / FAX : ++49/177/7862964  | E-Mail: (kn@mgnet.de)

Вложения

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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: build infrastructure for extensions v3
Следующее
От: Klaus Naumann
Дата:
Сообщение: Re: Show tablespace name in pg_tables and pg_indexes