Re: [GENERAL] Physical Database Configuration

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: [GENERAL] Physical Database Configuration
Дата
Msg-id 0dfa01c33ae8$ef625b10$2800a8c0@mars
обсуждение исходный текст
Ответ на Re: [GENERAL] Physical Database Configuration  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
Список 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 по дате отправления:

Предыдущее
От: "Shridhar Daithankar"
Дата:
Сообщение: Re: [GENERAL] Physical Database Configuration
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: Two weeks to feature freeze