“server closed the connection unexpectedly”

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

Does anyone know what may be causing this?


-Felipe Gasper
Houston, TX



В списке pgsql-bugs по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: BUG #10675: alter database set tablespace and unlogged table
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: “server closed the connection unexpectedly”