pgsql: doc: mention pg_reload_conf() for reloading the config file

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: mention pg_reload_conf() for reloading the config file
Date: 2019-07-16 00:57:32
Message-ID: E1hnBme-0005WF-DH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: mention pg_reload_conf() for reloading the config file

Reported-by: Ian Barwick

Discussion: https://postgr.es/m/538950ec-b86a-1650-6078-beb7091c09c2@2ndquadrant.com

Backpatch-through: 9.4

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/63d1bc04d1fd0b99abba4b4d741494c68d86a68f

Modified Files
--------------
doc/src/sgml/client-auth.sgml | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2019-07-16 01:18:53 pgsql: doc: Fix Tamil language mention in PG 12 docs
Previous Message Thomas Munro 2019-07-16 00:02:05 pgsql: Provide pgbench --show-script to dump built-in scripts.