Mention pg_reload_conf() in ALTER SYSTEM page

Started by Tsunakawa, Takayukialmost 10 years ago3 messagesdocs
Jump to latest
#1Tsunakawa, Takayuki
tsunakawa.takay@jp.fujitsu.com

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
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Tsunakawa, Takayuki (#1)
Re: Mention pg_reload_conf() in ALTER SYSTEM page

"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

#3Tsunakawa, Takayuki
tsunakawa.takay@jp.fujitsu.com
In reply to: Tom Lane (#2)
Re: Mention pg_reload_conf() in ALTER SYSTEM page

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