Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5Gib-0003AY-Nv for pgsql-docs@arkaria.postgresql.org; Tue, 24 May 2016 18:06:13 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1b5Gib-0001Ck-9I for pgsql-docs@arkaria.postgresql.org; Tue, 24 May 2016 18:06:13 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1b5GiF-0000o5-6H for pgsql-docs@postgresql.org; Tue, 24 May 2016 18:05:51 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1b5GiC-00031f-EB for pgsql-docs@postgresql.org; Tue, 24 May 2016 18:05:50 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id u4OI5hjY006334; Tue, 24 May 2016 14:05:43 -0400 From: Tom Lane To: "Tsunakawa, Takayuki" cc: "pgsql-docs@postgresql.org" Subject: Re: Mention pg_reload_conf() in ALTER SYSTEM page In-reply-to: <0A3221C70F24FB45833433255569204D1F578FC3@G01JPEXMBYT05> References: <0A3221C70F24FB45833433255569204D1F578FC3@G01JPEXMBYT05> Comments: In-reply-to "Tsunakawa, Takayuki" message dated "Tue, 24 May 2016 06:56:05 -0000" Date: Tue, 24 May 2016 14:05:43 -0400 Message-ID: <6333.1464113143@sss.pgh.pa.us> X-Pg-Spam-Score: -3.3 (---) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org "Tsunakawa, Takayuki" 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