Re: Clustering features for upcoming developer meeting -- please claim yours! - Mailing list pgsql-cluster-hackers

From Hannu Krosing
Subject Re: Clustering features for upcoming developer meeting -- please claim yours!
Date
Msg-id 1273531693.15431.66.camel@hvost
Whole thread Raw
In response to Re: Clustering features for upcoming developer meeting -- please claim yours!  (Marko Kreen <markokr@gmail.com>)
List pgsql-cluster-hackers
On Tue, 2010-05-11 at 01:08 +0300, Marko Kreen wrote:
> On 5/11/10, Jan Wieck <JanWieck@yahoo.com> wrote:
> >  This means that a generalized data queue needs to have hooks, so that DDL
> > triggers can inject their payload into it.
>
> If you mean "hooks" as pgq.insert_event() function, then yes..
> I hope you are designing a generally usable queue with the GDQ.

The only way to have a generally usable queue different from pgQ is
having something that copies all events off the server (to either final
subscriber or some forwarding/processing station) and leaves the
commit/abort resolution to "the other server".

event id should still provide an usable order for applying these events.


--
Hannu Krosing   http://www.2ndQuadrant.com
PostgreSQL Scalability and Availability
   Services, Consulting and Training



pgsql-cluster-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Clustering features for upcoming developer meeting -- please claim yours!
Next
From: Jan Wieck
Date:
Subject: Re: Clustering features for upcoming developer meeting -- please claim yours!