Recommended Managed Service for PostgreSQL clients
Written by
Updated at July 9, 2025
To connect to Managed Service for PostgreSQL, consider using the following clients:
- All clients using the
libpq
library:psql
,pqxx
,psycopg2
, etc. - JDBC driver
.
Managed Service for PostgreSQL does not restrict the use of other clients. However, if using clients other than those listed above, review known limitations and problems to avoid connectivity issues and cluster failures.