Thread: Reload config instructions

Reload config instructions

From
Bruce Momjian
Date:
I found our postgresql.conf and pg_hba.conf config files had
inconsistent comment instructions about reloading, and didn't mention
SELECT pg_reload_conf().

The attached doc patch fixes this.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +

Attachment

Re: Reload config instructions

From
Bruce Momjian
Date:
On Sat, Oct 22, 2016 at 11:39:40AM -0400, Bruce Momjian wrote:
> I found our postgresql.conf and pg_hba.conf config files had
> inconsistent comment instructions about reloading, and didn't mention
> SELECT pg_reload_conf().
> 
> The attached doc patch fixes this.

Patch applied to head.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +