Update pg_tables, pg_indexes views to show tablespace name? - Mailing list pgsql-hackers

From Klaus Naumann
Subject Update pg_tables, pg_indexes views to show tablespace name?
Date
Msg-id Pine.LNX.4.58.0407081937240.5466@spock.intra.net
Whole thread Raw
List pgsql-hackers

Hi,

while playing around with the tablespace stuff I noticed that one can't
see the tablespace a table is in when querying the pg_tables view.
I think the tablespace a table is in is a valuable information and should
be shown there. This also applies to any ohter related view (like
pg_indexes etc.).
I'll try to make a patch if you'd agree that this information is
"missing".

Greetings, Klaus

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


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Nested Transactions, Abort All
Next
From: Simon Riggs
Date:
Subject: Re: PITR Redo Create Database fails