Add 'reload' option to pg_ctl to send SIGHUP to the postmaster.
Tom Lane <tgl@sss.pgh.pa.us>
Add 'reload' option to pg_ctl to send SIGHUP to the postmaster.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/client-auth.sgml | modified | +5 −4 |
| doc/src/sgml/ref/pg_ctl-ref.sgml | modified | +17 −5 |
| src/bin/pg_ctl/pg_ctl.sh | modified | +20 −7 |