Re: pg_restore: error returned by PQputline

From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: pg_restore: error returned by PQputline
Date: 2004-08-30 10:54:45
Message-ID: 41330775.6020000@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:

> =?iso-8859-1?q?Clodoaldo=20Pinto=20Neto?= <clodoaldo_pinto(at)yahoo(dot)com(dot)br> writes:
>
>> --- Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> escreveu:
>>
>>>Look in the postmaster's log to see what happened.
>
>
>>LOG: server process (PID 9576) was terminated by signal 9
>
>
> Well, there's a smoking gun ...
>
> Assuming that you didn't deliberately kill -9 your server process,
> the only mechanism I've heard of that causes this is the Linux kernel's
> out-of-memory killer --- see
> http://www.postgresql.org/docs/7.4/static/kernel-resources.html#AEN17068
> Googling for "OOM kill" will give you additional gory details :-(.

Is for sure his messages contain:

Aug 29 22:31:36 s1 kernel: Out of Memory: Killed process 9576
(postmaster).

Regards
Gaetano Mendola

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2004-08-30 11:35:16 Re: Technical recommendations
Previous Message Clodoaldo Pinto Neto 2004-08-30 10:38:10 Re: pg_restore: error returned by PQputline