Search Postgresql Archives

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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Em Monday 04 February 2008 08:42:16 pobox@xxxxxxxxxxxxx escreveu:
> 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?

Have you checked your code and seen what is really happening on these clicks?  
I had some cases where looking for unexisting information or trying to 
operate on unexisting data crashed the specific process of the backend that 
was serving my application.

Enable query logging and see what is happening.

-- 
Jorge Godoy      <jgodoy@xxxxxxxxx>


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your
       message can get through to the mailing list cleanly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux