Re: The state of PG replication in 2008/Q2?

From: Andrew Sullivan <ajs(at)commandprompt(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: The state of PG replication in 2008/Q2?
Date: 2008-08-21 21:04:36
Message-ID: 20080821210435.GN307@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

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(at)commandprompt(dot)com
+1 503 667 4564 x104
http://www.commandprompt.com/

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Alan Hodgson 2008-08-21 21:13:33 Re: The state of PG replication in 2008/Q2?
Previous Message Mathias Stjernström 2008-08-21 20:53:05 Re: The state of PG replication in 2008/Q2?