Re: Connection pooler / LDAP auth / Load Balancing on read-only queries
От | Scott Ribe |
---|---|
Тема | Re: Connection pooler / LDAP auth / Load Balancing on read-only queries |
Дата | |
Msg-id | D20C9519-9AEB-411E-A49A-584CFB4678D5@elevated-dev.com обсуждение исходный текст |
Ответ на | Connection pooler / LDAP auth / Load Balancing on read-only queries (Achilleas Mantzios <a.mantzios@cloud.gatewaynet.com>) |
Ответы |
Re: Connection pooler / LDAP auth / Load Balancing on read-only queries
|
Список | pgsql-admin |
the read only detection is tricky--consider transaction level pooling, and the first query is read only -- Scott Ribe scott_ribe@elevated-dev.com https://www.linkedin.com/in/scottribe/ > On Jul 3, 2024, at 2:25 PM, Achilleas Mantzios <a.mantzios@cloud.gatewaynet.com> wrote: > > Dear Members > > I am searching (like many others) of the holy grail of PostgreSQL pooling + Load Balancing . Ideally I would like : > > - A pgbouncer with better/native LDAP (not PAM) / and eventually Kerberos support > > - A pgbouncer enhanced with load balancing read-only queries (like pgpool) > > or > > - A pgpool-II with better resources utilization / more efficient pooling (like pgbouncer) > > > There are other solutions available pgcat (no LDAP), odyssey (no load balancing) , pgagroal, supavisor, none of which seemto cover the above. > > Some ppl advice , keeping pgbouncer close to the app(s) and pgpool close to the DB. But kinda had mixed feelings puttingthe two work together. > > I'd like to ask if there any thoughts or even hopes that some of the above will be available in a single software, or otherwisehow do people tackle this. > > Thank you > > -- > Achilleas Mantzios > IT DEV - HEAD > IT DEPT > Dynacom Tankers Mgmt (as agents only) > > >
В списке pgsql-admin по дате отправления: