| From: | Noah Misch <noah(at)leadboat(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, Magnus Hagander <magnus(at)hagander(dot)net>, Andrew Dunstan <andrew(at)dunslane(dot)net>, David Fetter <david(at)fetter(dot)org>, PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Small doc patch about pg_service.conf |
| Date: | 2015-02-01 20:14:27 |
| Message-ID: | 20150201201427.GA3511024@tornado.leadboat.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sun, Feb 01, 2015 at 10:50:24AM -0500, Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> > At least writing `pg_config --sysconfdir` indicates that it's in an
> > installation-specific location, whereas hardcoding /etc will create
> > confusion when it's not actually there. (Incidentally, we use
> > /usr/local/pgsql/etc elsewhere in the documentation as a sample location.)
>
> > I propose the attached patch.
>
> Works for me --- it's at least an improvement over what's there.
+1
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2015-02-02 01:06:13 | Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} 2.0 |
| Previous Message | Tom Lane | 2015-02-01 17:52:39 | Re: longjmp clobber warnings are utterly broken in modern gcc |