FATAL 1: palloc failure: memory exhausted

From: "John Henderson" <jrh(at)is(dot)com(dot)fj>
To: <pgsql-general(at)hub(dot)org>
Subject: FATAL 1: palloc failure: memory exhausted
Date: 1999-08-14 02:18:46
Message-ID: 005e01bee5fb$572754e0$ea7c3eca@john.is.com.fj
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

My php3 interface to postgres6.4 on BSDI 3.0 intel machine says:
Warning: PostgresSQL query failed: pqReadData() -- backend closed the
channel
unexpectedly. This probably means the backend terminated abnormally before
or while
processing the request. in /usr/home/jrh/public_html/cam/cam.php3 on line
667

My logfile says:
FATAL 1: palloc failure: memory exhausted

If I try to vacuum analyze verbose I get:
FATAL 1: VACUUM (vc_rpfheap): BlowawayRelationBuffers returned -2
pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally before or
while processing the request. We have lost the connection to the backend, so
further processing is impossible. Terminating.

Advice? Especially about reading up on memory issues?
Thanks,
JohnH

Browse pgsql-general by date

  From Date Subject
Next Message John Henderson 1999-08-14 02:49:25 [GENERAL] FATAL 1: palloc failure: memory exhausted
Previous Message Mark Dalphin 1999-08-13 22:57:23 UNIQUE constraint no longer works under 6.5.1