Supported Client Applications
This section is adapted from the WarehousePG v7.x documentation
Users can connect to WarehousePG using various client applications:
- A number of WarehousePG Client Applications are provided with your WarehousePG installation. The
psqlclient application provides an interactive command-line interface to WarehousePG. - Using standard Database Application Interfaces, such as ODBC and JDBC, users can create their own client applications that interface to WarehousePG.
- Most client tools that use standard database interfaces, such as ODBC and JDBC, can be configured to connect to WarehousePG.
Note
While WarehousePG is compatible with community PostgreSQL drivers, EDB recommends using the EDB ODBC Connector or the EDB JDBC Connector for production environments. These drivers are specifically optimized for EDB-supported Postgres distributions, including WarehousePG, and ensure full compatibility with enterprise security and performance features.
Download these drivers from the EDB Connectors page.
Parent topic: Accessing the Database
Could this page be better? Report a problem or suggest an addition!