Re: The state of PG replication in 2008/Q2? - Mailing list pgsql-performance

From Mathias Stjernström
Subject Re: The state of PG replication in 2008/Q2?
Date
Msg-id B76DBD96-3410-4BC9-9C62-CD108F351DBE@globalinn.com
Whole thread Raw
In response to Re: The state of PG replication in 2008/Q2?  (Andrew Sullivan <ajs@commandprompt.com>)
Responses Re: The state of PG replication in 2008/Q2?  (Joshua Drake <jd@commandprompt.com>)
Re: The state of PG replication in 2008/Q2?  (salman <salmanb@quietcaresystems.com>)
List pgsql-performance
Yes thats true. It does support DDL changes but not in a automatic
way. You have to execute all DDL changes with a separate script.

What's the status of http://www.commandprompt.com/products/mammothreplicator/
  ?

Best regards,
Mathias

http://www.pastbedti.me/


On 21 aug 2008, at 23.04, Andrew Sullivan wrote:

> On Thu, Aug 21, 2008 at 10:53:05PM +0200, Mathias Stjernström wrote:
>
>> For Master-Slave replication i think that Slony http://www.slony.info/
>>  is
>> most up to date. But it does not support DDL changes.
>
> This isn't quite true.  It supports DDL; it just doesn't support it in
> the normal way, and is broken by applications doing DDL as part of the
> regular operation.
>
> A
>
> --
> Andrew Sullivan
> ajs@commandprompt.com
> +1 503 667 4564 x104
> http://www.commandprompt.com/
>
> --
> Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org
> )
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-performance


Attachment

pgsql-performance by date:

Previous
From: Alan Hodgson
Date:
Subject: Re: The state of PG replication in 2008/Q2?
Next
From: Joshua Drake
Date:
Subject: Re: The state of PG replication in 2008/Q2?