Re: WAL Receiver Segmentation Fault

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Phil Sorber <phil(at)omniti(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: WAL Receiver Segmentation Fault
Date: 2012-12-28 22:30:41
Message-ID: 50DE1D91.8030402@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 28.12.2012 20:55, Phil Sorber wrote:
> Postgres 9.0.11 running as a hot standby.
>
> The master was restarted and the standby went into a segmentation
> fault loop. A hard stop/start fixed it. Here are pertinent logs with
> excess and identifying information removed:
>...
> If there is any more info I can provide, let me know. This is a
> production DB so I won't be able to do any disruptive testing. Based
> on what I have seen so far, I think this would be difficult to
> replicate anyway.

A stack trace would be nice. If you didn't get a core dump this time, it
would be good to configure the system so that you get one next time it
happens.

- Heikki

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Phil Sorber 2012-12-28 23:01:13 Re: WAL Receiver Segmentation Fault
Previous Message Phil Sorber 2012-12-28 18:55:36 WAL Receiver Segmentation Fault