Re: Storage Location Patch Proposal for V7.3 - Mailing list pgsql-hackers

From Marc G. Fournier
Subject Re: Storage Location Patch Proposal for V7.3
Date
Msg-id 20020222215003.R63908-100000@mail1.hub.org
Whole thread Raw
In response to Re: Storage Location Patch Proposal for V7.3  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Storage Location Patch Proposal for V7.3  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, 22 Feb 2002, Tom Lane wrote:

> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Jim, I see now that you submitted a new version.  Folks, do we have a
> > direction for this patch.
>
> I didn't like it at the time, and still don't.  We are not that far away
> from having proper tablespaces, and I think that kluges that provide
> part of the functionality will just get in the way when it comes time
> to do it right.

What kind of time frame is "not that far away"?  For v7.3?

If not, and someone can clarify what I'm understanding this patch will do,
its essentially going to setup a directory structure of:

data/base/<dboid>/<tbloid>.idx/indx

?

If we aren't going to have tablespaces for v7.3, there we are talking 6->8
months before we do, and the above sounds like a reasonable interim
solution for this ...



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: TODO question
Next
From: Bruce Momjian
Date:
Subject: Re: Updated TODO item