Mention pg_reload_conf() in ALTER SYSTEM page
Hello,
I suggest mentioning pg_reload_conf() in the ALTER SYSTEM reference page as in the attached patch. Considering the administration with SQL, pg_reload_conf()would be preferred. The following page also refers to pg_reload_conf().
http://www.postgresql.org/docs/devel/static/config-setting.html
Regards
Takayuki Tsunakawa
Attachments:
alter_system_mention_pg_reload.patchapplication/octet-stream; name=alter_system_mention_pg_reload.patchDownload+5-5
"Tsunakawa, Takayuki" <tsunakawa.takay@jp.fujitsu.com> writes:
I suggest mentioning pg_reload_conf() in the ALTER SYSTEM reference page
as in the attached patch.
Good idea. Pushed with a little additional wordsmithing --- I felt the
parenthetical comment was getting unreasonably long, so I made it a
separate sentence.
regards, tom lane
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
From: pgsql-docs-owner@postgresql.org
[mailto:pgsql-docs-owner@postgresql.org] On Behalf Of Tom Lane
Good idea. Pushed with a little additional wordsmithing --- I felt the
parenthetical comment was getting unreasonably long, so I made it a separate
sentence.
Thanks, I'm pleased.
Regards
Takayuki Tsunakawa
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs