Package: odbc-postgresql Source: psqlodbc Version: 1:17.00.0007-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1397 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.0007-1.pgdg22.04+1_amd64.deb Size: 427448 SHA256: cf274a46b780907cafa4293ee8b1eb123c1d06458610238ea3a0194aa9e37917 SHA1: 8c2455fafd8ffb23a4d8f82be792720030755fb7 MD5sum: d619a44355e20ffc1e538485a4c7ef89 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.