Re: Tablespace patch review - Mailing list pgsql-patches

From Gavin Sherry
Subject Re: Tablespace patch review
Date
Msg-id Pine.LNX.4.58.0406190742430.9005@linuxworld.com.au
Whole thread Raw
In response to Re: Tablespace patch review  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Tablespace patch review  (Andreas Pflug <pgadmin@pse-consulting.de>)
Re: Tablespace patch review  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
On Fri, 18 Jun 2004, Bruce Momjian wrote:

[snip]

> > TODO.  You sound like a man who's expecting a
> > several-generations-polished facility when we only just committed
> > the first version today.  I do not feel a need to have any of these
> > features in 7.5 ...
>
> I just need to know what to add to the TODO list, and so we can answer
> people who are going to ask for this functionality.  Added to TODO:
>
>     * Allow reporting of which objects are in which tablespaces

Do we need an information_schema.tablespaces view as well as an update to
information_schema.{tables|indexes|...} ?

Gavin

pgsql-patches by date:

Previous
From: Gavin Sherry
Date:
Subject: Re: Tablespace patch review
Next
From: Barry Lind
Date:
Subject: Re: Nested transactions