| From: | Curt Tilmes <curt(at)tilmes(dot)org> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [PATCH] Find additional connection service files in pg_service.conf.d directory |
| Date: | 2018-03-01 18:40:10 |
| Message-ID: | CAMv20O-0gicaYWz=3Gxm7pyAHqZAv8keDbB05-Gfk-3RxD72oQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Mar 1, 2018 at 1:13 PM, Andres Freund <andres(at)anarazel(dot)de> wrote:
> And within the directory which service file wins will be decided by
> filesystem internals. That makes me a bit uncomfortable, this very well
> might not be stable. I think it might not be terrible idea to sort the
> directory and process alphabetically?
My preference would be not to do this. I added a note to the doc about
this.
> I'd also insist that the file ending is ".conf".
New patch limits files to ".conf".
Curt
| Attachment | Content-Type | Size |
|---|---|---|
| pg_service.conf.d.v3.patch | application/octet-stream | 4.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Geoghegan | 2018-03-01 18:41:51 | Re: 2018-03 Commitfest Summary (Andres #1) |
| Previous Message | Tom Lane | 2018-03-01 18:37:32 | Re: 2018-03 Commitfest Summary (Andres #1) |