Re: Question: Multiple pg clusters on one server can be reached with the standard port.

From: "Brainmue" <brainmue(at)weiller(dot)eu>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Question: Multiple pg clusters on one server can be reached with the standard port.
Date: 2023-06-16 17:09:08
Message-ID: 8efe091e9971085263e3f5509c1eef5a@weiller.eu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

16. Juni 2023 18:19, "Jeff Ross" <jross(at)openvistas(dot)net> schrieb:

>> We have already looked at pgbouncer and it works with that but unfortunately you have to do the
>> authentication in pgbouncer. Which we don't like so much.
>> Regards,
>> Michael
> You can set up pgbouncer to authenticate in postgres:
>
> https://www.2ndquadrant.com/en/blog/understanding-user-management-in-pgbouncer/
> See the "auth_query, auth_user" section.
>
> https://www.2ndquadrant.com/en/blog/pg-phriday-securing-pgbouncer/
>
> Jeff

Thanks for the links.
We'll take a second look then.
I remember that we had problems last time, but unfortunately I can't remember which ones.

Regards
Michael

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Brainmue 2023-06-16 17:10:59 Re: Question: Multiple pg clusters on one server can be reached with the standard port.
Previous Message Ron 2023-06-16 16:56:00 Re: Question: Multiple pg clusters on one server can be reached with the standard port.