Re: closed connection unexpectedly

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: closed connection unexpectedly
Дата
Msg-id 2102.1105977680@sss.pgh.pa.us
обсуждение исходный текст
Ответ на closed connection unexpectedly  (Robert D Oden <roden@dbasetek.com>)
Ответы Re: closed connection unexpectedly
Список pgsql-admin
Robert D Oden <roden@dbasetek.com> writes:
> I am trying to execute the following SQL:
> create table rdo_tmp0 as
> select distinct *
> from rp_na_mm
> where acct_no like '1%'
> and acct_no >= '13873365'

> This is the result I get:

> DBD::Pg::db do failed: server closed the connection unexpectedly

Apparently you've got some corrupted data in the rp_na_mm table.
See the mail list archives concerning methods for tracking down
corrupted data.

            regards, tom lane

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

Предыдущее
От: Robert D Oden
Дата:
Сообщение: closed connection unexpectedly
Следующее
От: francyX
Дата:
Сообщение: help How i quit of list