Package: odbc-postgresql Source: psqlodbc Version: 1:17.00.0008-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1398 Depends: odbcinst, libc6 (>= 2.34), libodbcinst2 (>= 2.3.1), libpq5 (>= 9.2~beta3) Enhances: unixodbc Multi-Arch: same Homepage: https://odbc.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/psqlodbc/odbc-postgresql_17.00.0008-1.pgdg22.04+1_amd64.deb Size: 428080 SHA512: c8296f76d269309a96f1e36f39601059962b62d1ccbbd8dcb4a1af916d0f57a81e30da00461cf01a2a12bdaa5f132b159cb78a6c10449eb92d061cae941e4029 SHA256: 0282f8abade284660ecd505dab7041cf6f25d48fa72eeb40095156b610716f96 SHA1: 3ad4a91842b55de9b6a803aab52fe84586e70db8 MD5sum: bdf4653dc458b806cc1fe53bdf882d6a Description: 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.