Re: pg_restore: error returned by PQputline - Mailing list pgsql-general

From Clodoaldo Pinto Neto
Subject Re: pg_restore: error returned by PQputline
Date
Msg-id 20040830103810.25352.qmail@web40902.mail.yahoo.com
Whole thread Raw
In response to Re: pg_restore: error returned by PQputline  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_restore: error returned by PQputline
List pgsql-general
 --- Tom Lane <tgl@sss.pgh.pa.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/

pgsql-general by date:

Previous
From: Clodoaldo Pinto Neto
Date:
Subject: Re: pg_restore: error returned by PQputline
Next
From: Gaetano Mendola
Date:
Subject: Re: pg_restore: error returned by PQputline