Re: pgsql: Make it possible to change Kerberos/GSSAPI parameters without

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Make it possible to change Kerberos/GSSAPI parameters without
Date: 2009-01-02 15:10:05
Message-ID: 24247.1230909005@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

mha(at)postgresql(dot)org (Magnus Hagander) writes:
> Log Message:
> -----------
> Make it possible to change Kerberos/GSSAPI parameters without restarting
> the postmaster. They are only used in backend processes, so it's just
> a matter of re-labeling the GUCs.

Please use the appropriate phraseology for SIGHUP parameters, namely

This parameter can only be set in the <filename>postgresql.conf</>
file or on the server command line.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2009-01-02 15:15:42 pgsql: Initialize .pot files with some useful default values.
Previous Message User Mkz 2009-01-02 15:09:21 plproxy - plproxy: mention new syntax in docs