You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everytime I talk to @bitner about deploying pgstac with serverless deployments of applications like titiler-pgstac and tipg that read directly from the database he says adding a connection pooler is a good idea.
I tried adding an RDS proxy in front of a database once but it doubled the cost of the database deployment so maybe that's not the best option. Would it be a good idea to add a tiny ec2 instance running pgbouncer in front of the pgstac database?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Everytime I talk to @bitner about deploying
pgstac
with serverless deployments of applications like titiler-pgstac and tipg that read directly from the database he says adding a connection pooler is a good idea.I tried adding an RDS proxy in front of a database once but it doubled the cost of the database deployment so maybe that's not the best option. Would it be a good idea to add a tiny ec2 instance running
pgbouncer
in front of thepgstac
database?Beta Was this translation helpful? Give feedback.
All reactions