David Fetter wrote:
Folks,

I'm trying to get pg_service.conf working on Windows so we can
standardize on a way of doing things cross-platform, and noticed that

pg_config.exe --configure


why are you using this flag? if you leave it off you will see everything.


doesn't report anything by way of --sysconfdir, which in turn means
that people have to do some fragile hackery in order even to see a
pg_service.conf file.  Can we put such a configuration directive
into the binary builds?  Is this known to work?


In any case, the default is $prefix/etc which is probably not what you want anyway - why not set the PGSYSCONFDIR environment variable to point to where you put the service file?

cheers

andrew


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to