Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eZ1Be-0007rt-No for pgsql-pkg-yum@arkaria.postgresql.org; Tue, 09 Jan 2018 21:11:58 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eZ1Bc-0004X4-Mn for pgsql-pkg-yum@arkaria.postgresql.org; Tue, 09 Jan 2018 21:11:56 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1eZ1Bc-0004Wv-Id for pgsql-pkg-yum@lists.postgresql.org; Tue, 09 Jan 2018 21:11:56 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1eZ1BZ-0004Ct-9C for pgsql-pkg-yum@lists.postgresql.org; Tue, 09 Jan 2018 21:11:56 +0000 Received: from [192.168.0.234] (aftr-37-201-193-204.unity-media.net [37.201.193.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 3zGPw73hwjz3F3k; Tue, 9 Jan 2018 22:11:51 +0100 (CET) Date: Tue, 09 Jan 2018 22:11:49 +0100 User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: pgbouncer packaging issue To: pgsql-pkg-yum@lists.postgresql.org,Peter Eisentraut ,Brandon Snider ,pgsql-pkg-yum@postgresql.org From: Christoph Berg Message-ID: <1B26AE81-A323-48BF-BA9D-25E936A35A9E@df7cb.de> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Am 9=2E Januar 2018 19:59:04 MEZ schrieb Peter Eisentraut : >On 1/9/18 13:47, Brandon Snider wrote: >> You're installing /usr/lib/tmpfiles=2Ed/pgbouncer=2Econf 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=2E In my situation, for whatever reason my PHP >> implementation can't read unix sockets in /tmp, > >That might need further explanation=2E That's likely systemd at work=2E By default, each process gets its own /tm= p bind-mounted=2E