パッケージ: odbc-postgresql (1:16.00.0005-1 など)
odbc-postgresql に関するリンク
Debian の資源:
psqlodbc ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libodbcinst2 (>= 2.3.1)
- Support library for accessing ODBC configuration files
-
- dep: libpq5 (>= 9.2~beta3)
- PostgreSQL 用 C クライアントライブラリ
-
- dep: odbcinst
- Helper program for accessing ODBC configuration files
-
- enh: unixodbc
- Basic ODBC tools