Supported DBMS clients
Managed Service for PostgreSQL guarantees operation only with certain DBMS clients, but you are free to use other clients without restrictions.
The following clients are supported:
- Any clients using
libpq
:psql
,pqxx
,psycopg2
, and so on. - JDBC Driver.