Keeping postmaster running or restarting - Mailing list pgsql-general

From Doran L. Barton
Subject Keeping postmaster running or restarting
Date
Msg-id 19990930162147.A24246@iodynamics.com
Whole thread Raw
List pgsql-general
I've been using PostgreSQL since it was Postgres95 and this has always been
a problem- only recently it has become a BIG problem.

I'm running an e-commerce backend using PostgreSQL and it works great but
crashes every once in a while for mysterious reasons and then the whole
company is breathing down my neck about it since we can't accept orders
without a database.

The only hint I've found is this in the log file:

  ERROR:  postmaster: StreamConnection: accept: Network is unreachable

This is PostgreSQL 6.5.2 compiled from source on a RedHat Linux 5.2 (Intel)
system.

If I can't control this, how can I detect crashes like this and restart
the postmaster quickly?

-+Fozz

--
Doran L. Barton <fozz@iodynamics.com>
Iodynamics LLC -- "Internetworking the masses"
<URL:http://www.iodynamics.com/>

pgsql-general by date:

Previous
From: "Damond Walker"
Date:
Subject: Re: Red Hat 6.0 / Postgresql 6.4.2 Installed / How to manage? Where are docs?
Next
From: jose soares
Date:
Subject: Re: [GENERAL] ODBC-client->Linux-server: datatype boolean not recognized?