Re: pg 8.3 replication causing corruption - Mailing list pgsql-general

From Simon Riggs
Subject Re: pg 8.3 replication causing corruption
Date
Msg-id CA+U5nM+GbhkOH4KUCMXKPWXbDuaKx_W2UXBw=5_RDczrosX0rw@mail.gmail.com
Whole thread Raw
In response to pg 8.3 replication causing corruption  (Bob Hatfield <bobhatfield@gmail.com>)
Responses Re: pg 8.3 replication causing corruption
List pgsql-general
On Tue, Oct 11, 2011 at 12:12 AM, Bob Hatfield <bobhatfield@gmail.com> wrote:

> Should replication cause corruption on the secondary when stopping/starting
> the primary?  (pg 8.3.12, windows 2008 R2 on both servers)

No, it shouldn't. Any duplicate keys would represent a serious error.

It sounds like you're using warm standby, but when you say run
pg_start_backup() AFTER each nightly backup I admit to being confused.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-general by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Using constraint exclusion with 2 floats
Next
From: Bob Hatfield
Date:
Subject: Are file system level differential/incremental backups possible?