Package: odbc-postgresql Source: psqlodbc Version: 1:18.00.0001-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1399 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_18.00.0001-1.pgdg22.04+1_amd64.deb Size: 428220 SHA512: 99917a41f1ed766322908d7b9bda555b6de07a6678a1a454f83ecbd895d321edcd373b813b2a69c6df583f17c7c58ff73ed219c750e47fb967a64ad06d2b3811 SHA256: 50bbd341b16e99af618eb7bb47b4a719f89fb8c6e952f63125ec3a5459fbe3d8 SHA1: 3654c34c02bbb21d77cdf6d825b6e9f12a0d83e7 MD5sum: cdede1818c5db3536ed664ccbd4175f4 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.