Package: libpq5 Source: postgresql-17 Version: 17.4-1.pgdg20.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1069 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.4-1.pgdg20.04+2_amd64.deb Size: 224520 SHA256: 2d9ceb3b082183b380730bb10ae54ddb75f8c762df81ff0f973462bc3a16e400 SHA1: a31c5507265f414ee61d3aff28c6d6469224b273 MD5sum: 6d466e4bb417689ffc71bbd7f898674a 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.