Re: Oracle vs. PostgreSQL - a comment

Поиск
Список
Период
Сортировка
От Kenneth Marshall
Тема Re: Oracle vs. PostgreSQL - a comment
Дата
Msg-id 20200602212758.GH22800@aart.rice.edu
обсуждение исходный текст
Ответ на Re: Oracle vs. PostgreSQL - a comment  (Thomas Kellerer <shammat@gmx.net>)
Список pgsql-general
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



В списке pgsql-general по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Oracle vs. PostgreSQL - a comment
Следующее
От: raf
Дата:
Сообщение: Re: Oracle vs. PostgreSQL - a comment