Package: odbc-postgresql Source: psqlodbc Version: 1:18.00.0002-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1426 Depends: odbcinst, libc6 (>= 2.38), 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.0002-1.pgdg26.04+1_amd64.deb Size: 432308 SHA512: 813ba8d8e726b66762a0433cd9c0ffd2fa70e5ab401af78f584de6eba6606b7d00243d954f49c788240b1ff107d1554a8c7fe19b8fcd9f09159a8f058b4634d3 SHA256: 010e13bcc54f55e5d72247136ae69675de742a4995388d4f15fcde79de32e1e4 SHA1: 39332bba4825ee077f71289a543ff16f2de88af6 MD5sum: ae01915f7fd39c8014c2f543bbe913bf 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.