Include tablespace information in psql \d footers

From: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>
To: pgsql-patches(at)postgresql(dot)org
Subject: Include tablespace information in psql \d footers
Date: 2004-06-24 10:31:51
Message-ID: Pine.LNX.4.58.0406242029130.29539@linuxworld.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Attached.

There is no other way at the moment to get the tablespace name of an
object in psql.

We get information for tables, index, sequences and toast tables.

We should probably do this for schemas too...

Gavin

Attachment Content-Type Size
psql_tablespace.diff text/plain 6.1 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-06-24 11:00:59 Re: [PATCHES] Configuration patch
Previous Message Thomas Hallgren 2004-06-24 09:06:25 Re: bug in GUC