Package: libpq5 Source: postgresql-17 Version: 17.2-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1064 Depends: libc6 (>= 2.29), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.1) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: libs Filename: pool/main/p/postgresql-17/libpq5_17.2-1.pgdg20.04+1_amd64.deb Size: 222988 SHA256: 95e6a45297e0fe4d45c0570c153cbf51ea503feb06f51d9dd1b3a58fa034758a SHA1: c479843708de6977eb4f31469dea5761c996d027 MD5sum: eb0e9d4b2e32a971cf4db10cddc56673 Description: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system.