Re: No default for (user-specific) service file location on Windows? - Mailing list pgsql-general

From Julien Rouhaud
Subject Re: No default for (user-specific) service file location on Windows?
Date
Msg-id 20220519155322.gd46iiporoqonhp3@jrouhaud
Whole thread Raw
In response to Re: No default for (user-specific) service file location on Windows?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: No default for (user-specific) service file location on Windows?
List pgsql-general
On Thu, May 19, 2022 at 10:11:06AM -0400, Tom Lane wrote:
> I do not like your proposed wording, as it seems way too dense.
> Can't we avoid the parenthetical remarks (plural) inside a sub-clause?
> You're asking the reader to keep track of about three levels of
> interrupt.

Yes, I was a bit unhappy with this wording.

> Maybe just put the Windows info in a separate sentence:
> 
>     ... located at ~/.pg_service.conf</filename>.
>     On Microsoft Windows, it is located at
>     %APPDATA%\postgresql\.pg_service.conf, where %APPDATA% means the
>     Application Data subdirectory in the user's profile.
>     In either case, the location can be overridden by setting ...
> 
> ISTR there's precedent elsewhere for doing it about like that.

I'm fine with it.  I still kept the default location full description in both
places as those end up in quite different part of the documentation, which
seems more helpful.



pgsql-general by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: In case of network issues, how long before archive_command does retries
Next
From: Julien Rouhaud
Date:
Subject: Re: No default for (user-specific) service file location on Windows?