| From: | Christoph Berg <cb(at)df7cb(dot)de> |
|---|---|
| To: | pgsql-pkg-yum(at)lists(dot)postgresql(dot)org,Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>,Brandon Snider <brandonjsnider(at)gmail(dot)com>,pgsql-pkg-yum(at)postgresql(dot)org |
| Subject: | Re: pgbouncer packaging issue |
| Date: | 2018-01-09 21:11:49 |
| Message-ID: | 1B26AE81-A323-48BF-BA9D-25E936A35A9E@df7cb.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-yum |
Am 9. Januar 2018 19:59:04 MEZ schrieb Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>:
>On 1/9/18 13:47, Brandon Snider wrote:
>> You're installing /usr/lib/tmpfiles.d/pgbouncer.conf to create the
>> /var/run/pgbouncer dir, but the permissions on that dir are too
>> restrictive -- 700 -- for any file to be read by any user except
>> pgbouncer and root. In my situation, for whatever reason my PHP
>> implementation can't read unix sockets in /tmp,
>
>That might need further explanation.
That's likely systemd at work. By default, each process gets its own /tmp bind-mounted.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2018-01-10 14:56:59 | Re: pgbouncer packaging issue |
| Previous Message | Peter Eisentraut | 2018-01-09 18:59:04 | Re: pgbouncer packaging issue |