Patch for automating partitions in PostgreSQL 8.4 Beta 2

Поиск
Список
Период
Сортировка
От Kedar Potdar
Тема Patch for automating partitions in PostgreSQL 8.4 Beta 2
Дата
Msg-id bd8134a40906080702s96c90a9q3bbb581b9bd0d5d7@mail.gmail.com
обсуждение исходный текст
Ответы Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2  (Grzegorz Jaskiewicz <gj@pointblue.com.pl>)
Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2  (Nikhil Sontakke <nikhil.sontakke@enterprisedb.com>)
Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2  (Jaime Casanova <jcasanov@systemguards.com.ec>)
Список pgsql-hackers
Hi,

PFA patch, readme for automating partitions in PostgreSQL 8.4 Beta 2 and testcases.

The patch automates table partitioning to support Range and Hash partitions. Please refer to attached readme file for further details.

The syntax used conforms to most of the suggestions mentioned in http://archives.postgresql.org/pgsql-hackers/2008-01/msg00413.php, barring the following:
-- Specification of partition names is optional. System will be able to generate partition names in such cases.
-- Sub partitioning

Regards,
--
Kedar.
Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: postmaster recovery and automatic restart suppression
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_migrator issue with contrib