Foreign Tables as Partitions

Поиск
Список
Период
Сортировка
От David Fetter
Тема Foreign Tables as Partitions
Дата
Msg-id 20130719005601.GA5760@fetter.org
обсуждение исходный текст
Ответы Re: Foreign Tables as Partitions  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Folks,

Please find attached a PoC patch to implement $subject.

So far, with a lot of help from Andrew Gierth, I've roughed out an
implementation which allows you to ALTER FOREIGN TABLE so it inherits
a local table.

TBD: CREATE FOREIGN TABLE ... INHERITS ..., docs, regression testing,
etc., etc.

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Вложения

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

Предыдущее
От: Karol Trzcionka
Дата:
Сообщение: Re: compiler warning in UtfToLocal and LocalToUtf (conv.c)
Следующее
От: Peter Eisentraut
Дата:
Сообщение: confusing typedefs in jsonfuncs.c