Re: missing windows info
От
Bruce Momjian
Тема
Re: missing windows info
Дата
Msg-id
20181127014430.GA16835@momjian.us
Ответ на
missing windows info (PG Doc comments form)
Список
Дерево обсуждения
missing windows info PG Doc comments form <noreply@postgresql.org>
Re: missing windows info Bruce Momjian <bruce@momjian.us>
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 +
В списке pgsql-docs по дате отправления