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: [email protected]
Views: Whole Thread | Raw Message | 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/[email protected]

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.