On Tue, Jun 02, 2020 at 11:18:52PM +0200, Thomas Kellerer wrote:
> Ron schrieb am 02.06.2020 um 20:38:
> >
> >> PG's individual clusters are relatively lightweight, after all.
> >
> >But require a new port, and Enterprises have Processes that must be followed.
>
> I am not 100% sure, but I think you can get around that by putting pgPool or pgBouncer
> in front and make all connections through that (with a single port)
>
Hi,
That was going to be my suggestion and you can connect to local sockets
only.
Regards,
Ken