Re: pg 8.3 replication causing corruption

From: Bob Hatfield <h(at)tfield(dot)com>
To: John R Pierce <pierce(at)hogranch(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg 8.3 replication causing corruption
Date: 2011-10-12 20:59:00
Message-ID: CAKikJcJ7tJeeQNdv3zytoVybYoTh1fMBQ0T+8WOLTWcS1xfq5w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>
>> Should replication cause corruption on the secondary when stopping/starting the primary?
>
> I wasn't aware 8.3 had any built in replication?  what sort of replication add-ons are you using?
>

Continuous archiving / WAL shipping as described in:
http://www.postgresql.org/docs/8.3/interactive/continuous-archiving.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bob Hatfield 2011-10-12 21:11:26 Re: pg 8.3 replication causing corruption
Previous Message J.V. 2011-10-12 20:57:14 Re: how to key/value iterate in stored function