Re:

From: Payal Singh <payal(at)omniti(dot)com>
To: Henry Korszun <henryk302(at)yahoo(dot)com>
Cc: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re:
Date: 2014-04-25 17:47:43
Message-ID: CANUg7LAYGtK9RhpRiJpt=m=qimnxBg-LfpupsrTan7Zvw3xc4A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Also, if you are using chef/puppet to automate the configurations, maybe
the file recovery.conf is being overwritten or removed.

Payal Singh,
Database Administrator,
OmniTI Computer Consulting Inc.
Phone: 240.646.0770 x 253

On Fri, Apr 25, 2014 at 1:46 PM, Payal Singh <payal(at)omniti(dot)com> wrote:

> I would check for any automated jobs that touch the trigger file on the
> slave
>
> Payal Singh,
> Database Administrator,
> OmniTI Computer Consulting Inc.
> Phone: 240.646.0770 x 253
>
>
> On Fri, Apr 25, 2014 at 1:37 PM, Henry Korszun <henryk302(at)yahoo(dot)com>wrote:
>
>> I'm using PostgreSQL 9.2.4 on x86_64-unknown-linux-gnu, compiled by gcc
>> (GCC) 4.1.2 20070115 (SUSE Linux), 64-bit.
>>
>> I set up streaming replication for a read/write primary and a read/only
>> standby. The replication works fine for a while, and then out of the blue
>> BOTH machines become read/write, but with no replication from the original
>> primary to the newly read/write standby.
>>
>> The only log entry that seems relevant is as follows:
>> FATAL,57P01,"terminating walreceiver process due to administrator
>> command",,,,,,,,"ProcessWalRcvInterrupts, walreceiver.c:150",""
>>
>> Any help/guidance would be appreciated. Thanks in advance.
>>
>>
>

In response to

  • Re: at 2014-04-25 17:46:23 from Payal Singh

Browse pgsql-admin by date

  From Date Subject
Next Message Henry Korszun 2014-04-25 17:57:16 Re:
Previous Message Payal Singh 2014-04-25 17:46:23 Re: