<@U169UQEKE> we use postgresql and we use it with ...
# exposed
s
@janvladimirmostert we use postgresql and we use it with a dedicated connection pooler - pgbouncer. we have learnt (the hard way) that integrating connection pooling in your codebase is not the best/efficient way of doing this.