Re: Auto creation of Partitions

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Auto creation of Partitions
Дата
Msg-id 20070308185457.GW24979@nasby.net
обсуждение исходный текст
Ответ на Auto creation of Partitions  (NikhilS <nikkhils@gmail.com>)
Список pgsql-hackers
One other thought... a lot of this discussion seems to parallel the
debate from a while ago about whether SERIAL should act like a macro
(ie: it just sets everything up and users are free to monkey under the
hood afterwards), or whether it should be it's own 'closed-box'
construct.

Currently, we seem to be leaning towards partition management being a
'macro', with child tables very exposed, etc. I don't know if that's
good or bad, but it's probably worth some thought.
-- 
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Auto creation of Partitions
Следующее
От: Nikita
Дата:
Сообщение: Re: PostgreSQL - 'SKYLINE OF' clause added!