Re: silent_mode and LINUX_OOM_ADJ

From: Reinhard Max <max(at)suse(dot)de>
To: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Peter Geoghegan <peter(at)2ndquadrant(dot)com>
Subject: Re: silent_mode and LINUX_OOM_ADJ
Date: 2011-06-28 07:55:20
Message-ID: alpine.LNX.2.00.1106280952270.32472@nitsch.suse.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 28 Jun 2011 at 10:40, Heikki Linnakangas wrote:

> It seems to me you could just stop setting silent_mode. If you want
> to capture any early errors at startup into a log file, like
> silent_mode does to postmaster.log, you can redirect stdout and
> stderr in the startup script. pg_ctl start -l postmaster.log will do
> the same.

OK, thanks. I'll try that next time I touch the packages.

cu
Reinhard

--
SUSE LINUX Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2011-06-28 08:06:56 Re: Your Postgresql 9.2 patch
Previous Message Alexander Korotkov 2011-06-28 07:47:43 Re: WIP: Fast GiST index build