Re: record-based log shipping - Mailing list pgsql-general

From Greg Smith
Subject Re: record-based log shipping
Date
Msg-id Pine.GSO.4.64.0712080207430.5116@westnet.com
Whole thread Raw
In response to Re: record-based log shipping  (Alex Vinogradovs <AVinogradovs@Clearpathnet.com>)
List pgsql-general
On Fri, 7 Dec 2007, Alex Vinogradovs wrote:

> P.S. DDL is never a subject for replication (in normal RDBMS'es).

But it is passed along by PITR replication schemes like the record-based
log shipping that started this thread off; that's the main reason I
specifically pointed out that limitation of what you were suggesting.  I
personally work mostly on replication in terms of disaster recovery, so in
my world DDL is always a replication requirement rather than never.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

pgsql-general by date:

Previous
From: Alex Vinogradovs
Date:
Subject: Re: record-based log shipping
Next
From: "Dave Page"
Date:
Subject: Re: Column pgl.transaction does not exist in 8.3 beta 4