@leah I was wondering if yugabyteDB could be an option in scaling a PostgreSQL compatible horizontal scaling DBMS. I’m not sure of impact of the additional cluster communication then. Nevertheless the amount of connections could be scaled with the cluster nodes.

Or doing an active-passive setup with pgbouncer using the passive nodes for read only.
Nevermind the chatter, that’s more out of curiosity triggered from my daily business.

2/2