Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gRSQW-00078y-UM for pgsql-docs@arkaria.postgresql.org; Tue, 27 Nov 2018 01:44:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gRSQV-0003sq-FZ for pgsql-docs@arkaria.postgresql.org; Tue, 27 Nov 2018 01:44:35 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gRSQV-0003rz-9X for pgsql-docs@lists.postgresql.org; Tue, 27 Nov 2018 01:44:35 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gRSQR-0008Jc-I2 for pgsql-docs@lists.postgresql.org; Tue, 27 Nov 2018 01:44:34 +0000 Received: from bruce by momjian.us with local (Exim 4.84_2) (envelope-from ) id 1gRSQQ-0005oK-6K; Mon, 26 Nov 2018 20:44:30 -0500 Date: Mon, 26 Nov 2018 20:44:30 -0500 From: Bruce Momjian To: carroll.ian@gmail.com, pgsql-docs@lists.postgresql.org Subject: Re: missing windows info Message-ID: <20181127014430.GA16835@momjian.us> References: <154264920440.1325.14500300018404591440@wrigleys.postgresql.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <154264920440.1325.14500300018404591440@wrigleys.postgresql.org> User-Agent: Mutt/1.5.23 (2014-03-12) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Mon, Nov 19, 2018 at 05:40:04PM +0000, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/11/libpq-pgservice.html > Description: > > The default location for a user level connection service file on Windows is > not given. The path is given for the password file on the previous page in > the documentation. > > Please add that '%APPDATA%\postgresql\.pg_service.conf' is the default > location in https://www.postgresql.org/docs/current/libpq-pgservice.html. Well, in the pgpass case, we have a default location, while in the service file case, we rely on the output of 'pg_config --sysconfdir'. We don't specify the location of the service file on Unix-like systems either. Should this be changed? -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription +