Re: [GENERAL] Physical Database Configuration - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: [GENERAL] Physical Database Configuration
Date
Msg-id 0dfa01c33ae8$ef625b10$2800a8c0@mars
Whole thread Raw
In response to Re: [GENERAL] Physical Database Configuration  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
List pgsql-hackers
> > I have started working on tablespaces (to the extent that I am
capable!),
> > based not on the rejected patch, but on Jim's eventual syntax proposal
that
> > was never developed.
>
> Hmm... Remember feature freeze is 1st of July. So unless you send out a
> minimally working patch before that, it won't be considered for 7.4.

I have no intention of having it ready anywhere near 7.4 :)

> > I'm working from a top-down perspective - eg. adding new catalog and
grammar
> > and support functions before mucking about with low level storage...
>
> I would love to hack this one. Especially putting WAL in a location that
is
> configurable, I mean PG knowing where to find it's WAL.

This patch won't affect WAL location - that's a separate issue.

> If you complete the syntactic part, I guess a very very rough patch should
be
> possible before feature freeze but that is way tooooooo optimistic.

Not going to happen :)  I haven't done very much on it yet.

Chris



pgsql-hackers by date:

Previous
From: "Shridhar Daithankar"
Date:
Subject: Re: [GENERAL] Physical Database Configuration
Next
From: "scott.marlowe"
Date:
Subject: Re: Two weeks to feature freeze