https://wiki.postgresql.org/wiki/PgBouncer Is it possible ? If yes, a tutorial on how to compile, install, maintain ? Thanks asked 07 Sep '14, 17:24 ddorian43 |
As long as you can install it without requiring root or sudo access you can install it via our Documentation. You will not be able to install it as a service as part of their documentation indicates. I would suggest installing this for a private Postgres server available via our Control Panel installer versus trying it on the shared server. answered 07 Sep '14, 18:34 aaront ♦♦ i was thinking on using it on the shared server, and keeping 1 or maximum 2 connections, because i needed small latency, but i'll develop the app in another way since you don't recommend it and i wanted to install it as a normal 'custom app listening on port'
(08 Sep '14, 14:28)
ddorian43
|