From: | "Naveen Kaul" <naveenk(at)systelinc(dot)com> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Help needed. |
Date: | 2002-05-27 10:34:49 |
Message-ID: | 00e301c2056a$25213240$5e8841ca@systelslaptop |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Tina Messmann | 2002-05-27 10:38:58 | uups...question about 2 versions and libraries |
Previous Message | Henrik Steffen | 2002-05-27 09:16:22 | Invalid length of startup packet |