Re: Oracle vs. PostgreSQL - a comment

From: Thomas Kellerer <shammat(at)gmx(dot)net>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Oracle vs. PostgreSQL - a comment
Date: 2020-06-02 21:18:52
Message-ID: 4d67e2f9-801a-db09-bf33-1911b6c1f818@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adam Brusselback 2020-06-02 21:19:06 Re: Oracle vs. PostgreSQL - a comment
Previous Message Stephen Frost 2020-06-02 21:16:59 Re: Oracle vs. PostgreSQL - a comment