| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | Alexander Farber <alexander(dot)farber(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Azure Database for PostgreSQL - how to add pgbouncer or similar? |
| Date: | 2019-06-29 13:59:20 |
| Message-ID: | caed7e59-a30e-d492-b18d-d088f1e97340@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 6/29/19 12:34 AM, Alexander Farber wrote:
> Good morning,
>
> in Microsoft Azure how to add pgbouncer or a similar software enabling
> multiple simultaneous connections?
Not from within. Supported extensions:
https://docs.microsoft.com/en-us/azure/postgresql/concepts-extensions
Using search term 'azure postgresql connection pooler', a sample blog
that shows another way:
https://docs.microsoft.com/en-us/azure/postgresql/concepts-extensions
Why not spin up a VM and install your own Postgres ?
>
> After reading
> https://docs.microsoft.com/en-us/azure/postgresql/overview I could not
> find such options...
>
> Thank you
> Alex
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Farber | 2019-06-29 15:33:40 | Re: Azure Database for PostgreSQL - how to add pgbouncer or similar? |
| Previous Message | Jehan-Guillaume (ioguix) de Rorthais | 2019-06-29 11:09:58 | Re: Automatic Failover in PostgreSQL using PAF/repmgr |