From: | Torsten Förtsch <torsten(dot)foertsch(at)gmx(dot)net> |
---|---|
To: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: How to continue streaming replication after this error? |
Date: | 2014-02-24 03:23:16 |
Message-ID: | 530ABB24.6040908@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 22/02/14 03:21, Torsten Förtsch wrote:
>> 2014-02-21 05:17:10 UTC PANIC: heap2_redo: unknown op code 32
>> > 2014-02-21 05:17:10 UTC CONTEXT: xlog redo UNKNOWN
>> > 2014-02-21 05:17:11 UTC LOG: startup process (PID 1060) was terminated
>> > by signal 6: Aborted
>> > 2014-02-21 05:17:11 UTC LOG: terminating any other active server processes
>> > 2014-02-21 05:17:11 UTC WARNING: terminating connection because of
>> > crash of another server process
>> > 2014-02-21 05:17:11 UTC DETAIL: The postmaster has commanded this
>> > server process to roll back the current transaction and exit, because
>> > another server process exited abnormally and possibly corrupted shared
>> > memory.
>> > 2014-02-21 05:17:11 UTC HINT: In a moment you should be able to
>> > reconnect to the database and repeat your command.
> Any idea what that means?
Updating the replica to 9.3.3 cured it. The master was already on 9.3.3.
Torsten
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Janes | 2014-02-24 03:36:42 | Re: Why does PostgreSQL ftruncate before unlink? |
Previous Message | Scott Marlowe | 2014-02-24 02:56:22 | Re: Why does PostgreSQL ftruncate before unlink? |