Re: Zen and art if WAL and dump file mainteance

Поиск
Список
Период
Сортировка
От Spiegelberg, Greg
Тема Re: Zen and art if WAL and dump file mainteance
Дата
Msg-id 82E74D266CB9B44390D3CCE44A781ED902641A2D@POSTOFFICE.cranel.local
обсуждение исходный текст
Ответ на Re: Zen and art if WAL and dump file mainteance  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
I've seen this quite a bit lately especially when Vmware is involved.
Over committing the host server is becoming more common and Vmware has
this "balloon" driver which can bring out the Linux oom-killer process.
Check your messages file for "oom-killer".  If it's there, Tom's right
and you need to check into tweaking the kernel a little.

sysctl -w vm.overcommit_memory=2

OR

echo "vm.overcommit_memory=2" >> /etc/sysctl.conf
sysctl -p

Greg


-----Original Message-----
From: pgsql-admin-owner@postgresql.org
[mailto:pgsql-admin-owner@postgresql.org] On Behalf Of Tom Lane
Sent: Monday, January 28, 2008 4:27 PM
To: dx k9
Cc: posgres support
Subject: Re: [ADMIN] Zen and art if WAL and dump file mainteance

dx k9 <bitsandbytes88@hotmail.com> writes:
> We are trying to figure out why maintenance on A (zipping up &
removing files) would have an affect on production processing (killed
it) on pgdata - B.

Sounds like an OOM kill problem --- do you have memory overcommit
disabled on that machine?

            regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to majordomo@postgresql.org so that your
       message can get through to the mailing list cleanly

CONFIDENTIALITY NOTICE: This e-mail communication and any attachments may contain confidential and privileged
informationfor the use of the designated recipients named above.  If you are not the intended recipient, you are hereby
notifiedthat you have received this communication in error and that any review, disclosure, dissemination, distribution
orcopying of it or its contents is prohibited.  If you have received this communication in error; please notify Cranel
Incorporatedimmediately by telephone at 614-431-8000 or 800-288-3475 and destroy all copies of this communication and
anyattachments. 


В списке pgsql-admin по дате отправления:

Предыдущее
От: "Kavan, Dan \(IMS\)"
Дата:
Сообщение: Re: Zen and art if WAL and dump file mainteance
Следующее
От: Michael Monnerie
Дата:
Сообщение: Re: Syslog to postgresql - need peaks of 5.000/s