Re: PGSQL ERROR: FATAL: terminating connection due to administrator command

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: "pobox(at)verysmall(dot)org" <pobox(at)verysmall(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PGSQL ERROR: FATAL: terminating connection due to administrator command
Date: 2008-02-04 13:10:24
Message-ID: 20080204131024.GC7039@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

pobox(at)verysmall(dot)org wrote:
> 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.

It's not unlikely that the server is crashing. This should not happen.
Please examine the logs and let us know what you find.

If it's indeed crashing, we would like to see a more complete report
(possibly including a backtrace from a core dump).

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kenneth Marshall 2008-02-04 13:35:07 Re: [HACKERS] Reverse key index
Previous Message pobox@verysmall.org 2008-02-04 13:02:14 Re: PGSQL ERROR: FATAL: terminating connection due to administrator command