Re: Defunct postmasters - Mailing list pgsql-general

From Holger Marzen
Subject Re: Defunct postmasters
Date
Msg-id Pine.LNX.4.44.0202282022180.24693-100000@bluebell.marzen.de
Whole thread Raw
In response to Re: Defunct postmasters  (Gavin Scott <gavin@pokerpages.com>)
List pgsql-general
On 28 Feb 2002, Gavin Scott wrote:

> On Mon, 2002-02-25 at 16:59, Tom Lane wrote:
> > Gavin Scott <gavin@pokerpages.com> writes:
> > > We have lately begun having problems with our production database
> > > running postgres 7.1 on linux kernel v 2.4.17.  The system had run
> > > without incident for many months (there were occasional reboots).  Since
> > > we upgraded to kernel 2.4.17 on Dec. 31 it ran non-stop without problem
> > > until Feb 13, when postmaster appeared to stop taking new incoming
> > > connections. We restarted and then the problem struck again Saturday
> > > night (Feb 23).
> >
> > If it happens again, could you attach to the postmaster with gdb and get
> > a stack trace from it?
>
> Just happened again this morning.  It turns out this looks like an
> openssl problem, not a postgresql one:

Just for the record: I once had the problem that I couldn't connect to
postgres after 7 days. A restart fixed this for 7 days more.

Solution: I had a "delete all files in /tmp that are older than 7 days"
cronjob that deleted the postgres fifo/socket.


pgsql-general by date:

Previous
From: "Raymond O'Donnell"
Date:
Subject: SQL question - duplicate records from join
Next
From: jtp
Date:
Subject: killed select?