Re: pg_restore: error returned by PQputline

From: Clodoaldo Pinto Neto <clodoaldo_pinto(at)yahoo(dot)com(dot)br>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_restore: error returned by PQputline
Date: 2004-08-30 10:38:10
Message-ID: 20040830103810.25352.qmail@web40902.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

--- Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> escreveu:
> Assuming that you didn't deliberately kill -9 your server process,

I didn't

> 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 :-(.

I will try the solution suggested in the docs: sysctl -w
vm.overcommit_memory=2

Has the -c option any effect on memory usage?
$ pg_restore -c -a -d ksDesenv KakaoStats.dump

Regards,
Clodoaldo Pinto




_______________________________________________________
Yahoo! Acesso Grátis - navegue de graça com conexão de qualidade!
http://br.acesso.yahoo.com/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gaetano Mendola 2004-08-30 10:54:45 Re: pg_restore: error returned by PQputline
Previous Message Clodoaldo Pinto Neto 2004-08-30 10:27:35 Re: pg_restore: error returned by PQputline