PGSQL ERROR: FATAL: terminating connection due to administrator command

From: "pobox(at)verysmall(dot)org" <pobox(at)verysmall(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: PGSQL ERROR: FATAL: terminating connection due to administrator command
Date: 2008-02-04 10:42:16
Message-ID: 47A6EC08.3060400@verysmall.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a PostgreSQL 8.2.6 on FreeBSD 6.3 (but the described behavior
appears during several earlier minor versions as well) - which powers a
php based web application. What I experience is the message (below)
which appears during the first 5-7 clicks after the database has been
cleanly imported (dropped and imported) -

PGSQL ERROR: FATAL: terminating connection due to administrator command
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.

The message does not appear on every click. It can appear on the 1st,
then not on the 2nd, then on the 3rd and so on. After few more clicks
everything goes well until the next import.

I could not find anything meaningful in the logs...

Has somebody else experienced anything similar?

Iv

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Guido Neitzer 2008-02-04 10:45:53 Reload only specific databases from pg_dumpall
Previous Message Jorge Godoy 2008-02-04 10:38:07 Re: [OT] "advanced" database design (long)