Bug #447: lost connection to back end

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #447: lost connection to back end
Дата
Msg-id 200109111123.f8BBNjT06094@hub.org
обсуждение исходный текст
Ответы Re: Bug #447: lost connection to back end
Список pgsql-bugs
Terry Hughes (terryhughes@kirkcudbright.freeserve.co.uk) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
lost connection to back end

Long Description
If I do a select in psql with a fairly large number of rows expected to be returned , i get a message to say that the
connectionto the back end has been terminated. 

If i use a where clause to reduce the number of rows returned then all is well.

Is this a bug or is something in the documentation that I have missed.

Thanks Terry


Sample Code
select ref from geneoligy; Fails
select ref from geneoligy where ref like '1%' is OK



No file was uploaded with this report

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #446: Windows 2000 ODBC driver(7.01.0006) crashes.
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #448: 7.1.3 interfaces build fail on solaris w. gcc