Re: pgbouncer socket directory

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Devrim Gündüz <devrim(at)gunduz(dot)org>, pgsql-pkg-yum(at)postgresql(dot)org
Subject: Re: pgbouncer socket directory
Date: 2017-04-27 16:00:56
Message-ID: cf396f4c-4974-11cd-d739-76de3df7f1fe@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

On 4/27/17 06:30, Devrim Gündüz wrote:
>> But /var/run/postgresql is 0755 postgres:postgres, so pgbouncer can't
>> write there. How is this supposed to work?
>
> No idea. Anyone else?

On Debian, there is no separate pgbouncer user and it runs as "postgres".

Alternatively, add pgbouncer to the postgres group and change the
permissions to 0775.

(Or just change them to 0777 and forget the rest.)

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message cen 2017-04-27 17:36:59 Re: pgadmin4-v1 Fedora 25 repo conflict with recent updates
Previous Message Devrim Gündüz 2017-04-27 10:35:13 Re: pgadmin4 RPM broken?