| From: | David Fetter <david(at)fetter(dot)org> |
|---|---|
| To: | PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Win32 sysconfig -> pg_service.conf |
| Date: | 2006-03-29 20:24:51 |
| Message-ID: | 20060329202451.GA32164@fetter.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
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
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?
Cheers,
D
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
phone: +1 415 235 3778 AIM: dfetter666
Skype: davidfetter
Remember to vote!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2006-03-29 20:53:13 | Re: Win32 sysconfig -> pg_service.conf |
| Previous Message | Rodrigo Hjort | 2006-03-29 20:10:54 | Re: Issue on Varchar Ordering |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2006-03-29 20:53:13 | Re: Win32 sysconfig -> pg_service.conf |
| Previous Message | Stefan Kaltenbrunner | 2006-03-29 17:58:37 | Re: -HEAD pg_dumpall broken against older backends |