From: | "Naveen Kaul" <naveenk(at)systelinc(dot)com> |
---|---|
To: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>, <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: Need some urgent help. |
Date: | 2002-05-27 10:09:38 |
Message-ID: | 00ce01c20566$9f313340$5e8841ca@systelslaptop |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
MessageHi Dave,
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.
Your help would be highly apperciated.
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 | Dave Page | 2002-05-27 10:13:34 | Re: Need some urgent help. |
Previous Message | Dave Page | 2002-05-24 21:27:47 | Re: Cache lookup error |