Re: Changing postgresql.conf values without restarting the postmaster? - Mailing list pgsql-hackers-win32

From Vitaly Belman
Subject Re: Changing postgresql.conf values without restarting the postmaster?
Date
Msg-id 20040514173404.12480.qmail@web51002.mail.yahoo.com
Whole thread Raw
In response to Re: Changing postgresql.conf values without restarting the postmaster?  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-hackers-win32
Thanks but it didn't seem to work too well... I
compiled and sent the SIGHUP, postmaster said:

> LOG:  received SIGHUP, reloading configuration files

Which is great but then it started an infinite loop
of:

> FATAL:  parameter "lc_collate" cannot be changed

Anyone know what's it?

--- Magnus Hagander <mha@sollentuna.net> wrote:
> > # This file is read on postmaster startup and when
> the
> > postmaster # receives a SIGHUP.
> >
> > How do I send a SIGHUP to the postmaster in Win32?
> Or is
> > there another way?
>
>
> Use the "pgkill" utility available on
>
http://momjian.postgresql.org/main/writings/pgsql/win32.html
>
>
> //Magnus
>





__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/

pgsql-hackers-win32 by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: Changing postgresql.conf values without restarting the postmaster?
Next
From: Andrew Dunstan
Date:
Subject: running as a service?