Fujitsu Enterprise Postgres provides features to enable access to the database from a variety of platforms and languages, as the connection environment for the client and the database server.
The following table shows the relationship between the platforms and the features provided.
Platform | JDBC | ODBC | .NET Data Provider | C language (libpq) | Embedded SQL (ECPG) in C language | Embedded SQL (ECOBPG) in COBOL | Python language (psycopg) | Connection Manager | High-speed data load | pgAdmin | Pgpool-II | ldap2pg | pgBackRest |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | |||
Linux | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y |
Y: Supported
*1: Provides features for Windows clients (64bit).