Re: “server closed the connection unexpectedly”

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: “server closed the connection unexpectedly”
Дата
Msg-id 53A1DE2D.7000203@vmware.com
обсуждение исходный текст
Ответ на “server closed the connection unexpectedly”  (Felipe Gasper <felipe@felipegasper.com>)
Ответы Re: “server closed the connection unexpectedly”  (Felipe Gasper <felipe@felipegasper.com>)
Список 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 по дате отправления:

Предыдущее
От: Felipe Gasper
Дата:
Сообщение: “server closed the connection unexpectedly”
Следующее
От: Felipe Gasper
Дата:
Сообщение: Re: “server closed the connection unexpectedly”