Help needed. - Mailing list pgsql-general

From Naveen Kaul
Subject Help needed.
Date
Msg-id 00e301c2056a$25213240$5e8841ca@systelslaptop
Whole thread Raw
Responses Re: Help needed.
List 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 by date:

Previous
From: Richard Faasen
Date:
Subject: postgresql-dump fails with unary operator expected
Next
From: Tom Lane
Date:
Subject: Re: Strange Result with char concatenation in query.