Re: Plans for 8.4

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Plans for 8.4
Дата
Msg-id 1216765081.3894.517.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на Re: Plans for 8.4  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Tue, 2008-07-22 at 16:54 -0400, Tom Lane wrote:
> Simon Riggs <simon@2ndquadrant.com> writes:
> > On Tue, 2008-07-22 at 18:37 +0200, Markus Wanner wrote:
> >> What is it you 
> >> are talking about?
> 
> > Reconstructing SQL from WAL, allowing logical apply.
> > ...
> > I'm proposing to put the mechanisms in place to allow WAL to be used by
> > other replication projects. Which turn out to be relatively small
> > changes to the main server.
> 
> [ retrieves eyebrows from ceiling... ]  I doubt that's even possible,
> let alone a "relatively small change".

I'm talking about building the transport layer into Postgres core only. 
SMOP outside of core, with the right changes.

There's always potential blockers to any problem. We'll see when I
publish the design.

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Do we really want to migrate plproxy and citext into PG core distribution?
Следующее
От: "Marko Kreen"
Дата:
Сообщение: Re: Transaction-controlled robustness for replication