Re: wait_seconds in pg_ctl

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: muteki <muteki_f(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: wait_seconds in pg_ctl
Date: 2004-05-04 04:35:42
Message-ID: 200405040435.i444Zgk19604@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

muteki wrote:
> Hi,
>
> I would like to know is the wait_seconds inside the pg_ctl script changable?
> If not, do you know what would happen if someone changed it from 60 sec to 7
> sec? I found that my configuration has been changed by someone else in
> order to shorten the shutdown wait time. But I am guessing there is some
> fundamental reasoning for the default values (60sec) and would like to know
> what's the side effect if this has been modified.

I can't think of any major side effect of reducing it.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sean Chittenden 2004-05-04 05:19:08 Re: [GENERAL] cache lookup of relation 165058647 failed
Previous Message muteki 2004-05-04 04:08:34 wait_seconds in pg_ctl