Hello All,
I have a virtual machine that has 9 databases (PostgreSQL 14). What i want is to connect all databases at once. I know that libpq is allowing us to connect only 1 database per connection, but is there a way to connect multiple?(all of them if possible)