Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d3MLv-0005oy-3o for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 26 Apr 2017 12:47:27 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1d3MLu-0000Kg-IF for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 26 Apr 2017 12:47:26 +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 1d3MLq-0000Dq-AX for pgsql-pkg-yum@postgresql.org; Wed, 26 Apr 2017 12:47:22 +0000 Received: from out4-smtp.messagingengine.com ([66.111.4.28]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1d3MLm-0000K0-OB for pgsql-pkg-yum@postgresql.org; Wed, 26 Apr 2017 12:47:21 +0000 Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 4423920B00 for ; Wed, 26 Apr 2017 08:47:17 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute7.internal (MEProxy); Wed, 26 Apr 2017 08:47:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=Lc2ApEvFlUBBgtCjPR Ou4sk+Cft3Jj4/775Fm8hUFD0=; b=o1Y23xKypJcHsnNMgkCAWt5TqDsRnjuiTs FQ0M9GPPXQnq/qO75LgBV0ZvGFQ0VcSbGFLiNUG9t6uQNJoJnLatqMMYbwXaMHJP N/L+Eu1QKfWlHIysRCNyYrOGFokk5vMBmu7cPtfqal94pLR7UK7t4aTImN/BG0XH qvlzxOVn9anCGpVur4svDRl3WLtZhanpiMwx+NBLzlWnvg3sFDVmB/1dOr3X0hTb gf05aW5SZJJyojqhP3JdlVjvlzZbKCDCDsbmnvL8SP1qbHUNb9rq3EzryZLbLyn+ Rdyopne63CzEaltJlWRsd7OTPiM0NkU6afNkwP4UKdrHKpyGo7pQ== X-ME-Sender: X-Sasl-enc: 6CODyrrt5muzV0V0NG/MHn9q0D906/1WVVVzBwiwj+hG 1493210837 Received: from april.local (c-73-13-66-39.hsd1.pa.comcast.net [73.13.66.39]) by mail.messagingengine.com (Postfix) with ESMTPA id 0BC697E352 for ; Wed, 26 Apr 2017 08:47:17 -0400 (EDT) To: pgsql-pkg-yum@postgresql.org From: Peter Eisentraut Subject: pgbouncer socket directory Organization: 2ndQuadrant Message-ID: Date: Wed, 26 Apr 2017 08:47:16 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-pkg-yum Precedence: bulk Sender: pgsql-pkg-yum-owner@postgresql.org The postgresql packages are configured with a socket directory /var/run/postgresql, but pgbouncer is configured with /tmp. Those should probably be the same, so that clients can connect to either one. But /var/run/postgresql is 0755 postgres:postgres, so pgbouncer can't write there. How is this supposed to work? -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-pkg-yum mailing list (pgsql-pkg-yum@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-pkg-yum