Help needed.

Поиск
Список
Период
Сортировка
От Naveen Kaul
Тема Help needed.
Дата
Msg-id 00e301c2056a$25213240$5e8841ca@systelslaptop
обсуждение исходный текст
Ответы Re: Help needed.  (Neil Conway <nconway@klamath.dyndns.org>)
Список pgsql-general
Hi there,
 
I have a problem with postgres. One of my table hold about 65,000 records. If I use the simple select * on this table, the pgadmin tool hangs and the postgres throws up the following exception.
 
"NOTICE:  Message from PostgreSQL backend:
        The Postmaster has informed me that some other backend
        died abnormally and possibly corrupted shared memory.
        I have rolled back the current transaction and am
        going to terminate your database system connection and exit.
        Please reconnect to the database system and repeat your query.
        server closed the connection unexpectedly
        This probably means the server terminated abnormally
        before or while processing the request."
 
I wonder what could be wrong. I increased the the buffer size from 256 to 512. Still the same thing.
 
Could you kindly let me know what could be wrong and what is the resolution.
 
Thanks,
 
Naveen
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.351 / Virus Database: 197 - Release Date: 4/19/2002

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

Предыдущее
От: Richard Faasen
Дата:
Сообщение: postgresql-dump fails with unary operator expected
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Strange Result with char concatenation in query.