软件包: odbc-postgresql (1:13.02.0000-2)
odbc-postgresql 的相关链接
Trisquel 的资源:
下载源码包 psqlodbc:
维护者:
Original Maintainers:
- Debian PostgreSQL Maintainers
- Christoph Berg
- Steve Langasek
外部的资源:
- 主页 [odbc.postgresql.org]
相似软件包:
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 Library: Shared libraries
同时作为一个虚包由这些包填实: 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