Re: PostgreSQL 7.3.4 gets killed by SIG_KILL

From: Doug McNaught <doug(at)mcnaught(dot)org>
To: "Magnus Naeslund(t)" <mag(at)fbab(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: PostgreSQL 7.3.4 gets killed by SIG_KILL
Date: 2003-12-03 23:36:38
Message-ID: 87brqpzd6h.fsf@asmodeus.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Magnus Naeslund(t)" <mag(at)fbab(dot)net> writes:

> I have this big table running on an old linux install (kernel 2.2.25).
> I've COPYed some tcpip logs into a table created as such:

Linux is probably killing your process because it (the kernel) is low
on memory. Unfortunately, this happens more often with older versions
of the kernel. Add more RAM/swap or figure out how to make your query
use less memory...

-Doug

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephan Szabo 2003-12-04 00:37:30 Re: Encoding problem with 7.4
Previous Message Sailesh Krishnamurthy 2003-12-03 23:30:02 relation_byte_size()