Re: “server closed the connection unexpectedly” - Mailing list pgsql-bugs

From Heikki Linnakangas
Subject Re: “server closed the connection unexpectedly”
Date
Msg-id 53A1DE2D.7000203@vmware.com
Whole thread Raw
In response to “server closed the connection unexpectedly”  (Felipe Gasper <felipe@felipegasper.com>)
Responses Re: “server closed the connection unexpectedly”  (Felipe Gasper <felipe@felipegasper.com>)
List pgsql-bugs
On 06/18/2014 09:30 PM, Felipe Gasper wrote:
> The query:
>
> SELECT schemaname, tablename
>             FROM pg_tables
>             WHERE tableowner IN (E'njvue5kiy1c') OR schemaname='public';
>
> --------
> The error:
>
> DBD::Pg::db selectall_arrayref failed: server closed the connection
> unexpectedly
>     This probably means the server terminated abnormally
>     before or while processing the request.
>
> --------
>
> It happens every time. The “njvue5kiy1c” is a random generated name.

Is there any more information in the server log?

- Heikki



pgsql-bugs by date:

Previous
From: Felipe Gasper
Date:
Subject: “server closed the connection unexpectedly”
Next
From: Felipe Gasper
Date:
Subject: Re: “server closed the connection unexpectedly”