Consistently mention 'SELECT pg_reload_conf()' in config files
Bruce Momjian <bruce@momjian.us>
Consistently mention 'SELECT pg_reload_conf()' in config files Previously we only mentioned SIGHUP and 'pg_ctl reload' in postgresql.conf and pg_hba.conf.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/pg_hba.conf.sample | modified | +5 −5 |
| src/backend/utils/misc/postgresql.conf.sample | modified | +3 −3 |