套件:odbc-postgresql(1:13.02.0000-2 以及其他的)
ODBC driver for PostgreSQL
This package provides a driver that allows ODBC-enabled applications to access PostgreSQL databases. ODBC is an abstraction layer that allows applications written for that layer to access databases in a manner that is relatively independent of the particular database management system.
You need to install this package if you want to use an application that provides database access through ODBC and you want that application to access a PostgreSQL database. This package would need to be installed on the same machine as that client application; the PostgreSQL database server can be on a different machine and does not need any additional software to accept ODBC clients.
If you want to write software that can access a database through the ODBC abstraction layer, you need to install the unixODBC driver manager development package unixodbc-dev, and possibly additional packages for language bindings. This driver package is only used at run time.
其他與 odbc-postgresql 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libodbcinst2 (>= 2.3.1)
- Support library for accessing ODBC configuration files
-
- dep: libpq5 (>= 9.2~beta3)
- PostgreSQL C client library
-
- dep: odbcinst
- Helper program for accessing ODBC configuration files
-
- enh: unixodbc
- Basic ODBC tools