Re: Postgresql create a core while trying log a message to syslog - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Postgresql create a core while trying log a message to syslog
Date
Msg-id 5730.1583966398@sss.pgh.pa.us
Whole thread Raw
In response to Postgresql create a core while trying log a message to syslog  ("Demarest, Jamie" <Jamie.Demarest@saabsensis.com>)
List pgsql-bugs
"Demarest, Jamie" <Jamie.Demarest@saabsensis.com> writes:
> psql logging has been set up to log to syslog.  When the syslog directory filled up psql trying to log to syslog
causepsql to core. 

This looks more like a PANIC due to corrupt data than what you're
claiming the cause is.  I wonder whether the out-of-disk-space
problem had affected previous attempts to write to WAL.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Postgresql create a core while trying log a message to syslog
Next
From: Kurt Roeckx
Date:
Subject: Streaming replication doesn't restart after timeout