Re: Logging configuration changes [REVIEW]

From: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
To: Abhijit Menon-Sen <ams(at)toroid(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org, Peter Eisentraut <peter_e(at)gmx(dot)net>
Subject: Re: Logging configuration changes [REVIEW]
Date: 2009-09-16 06:18:10
Message-ID: 3073cc9b0909152318t4cac4ebdu4582609175ed633@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 16, 2009 at 12:24 AM, Abhijit Menon-Sen <ams(at)toroid(dot)org> wrote:
>
> LOG:  received SIGHUP, reloading configuration files
> LOG:  parameter "log_connections" reset to default value "off"
> LOG:  parameter "log_disconnections" reset to default value "off"
> LOG:  Parameter "max_connections" cannot be changed without restarting the server
> LOG:  parameter "log_checkpoints" changed to "on"
>

ok, maybe this is not the most brilliant observation but someone has
to say it... keep the same case in the word "parameter" ;)

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Abhijit Menon-Sen 2009-09-16 06:27:34 Re: Logging configuration changes [REVIEW]
Previous Message Peter Eisentraut 2009-09-16 06:07:23 Re: errcontext support in PL/Perl