Package: libpq5 Source: postgresql-17 Version: 17.5-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1070 Depends: libc6 (>= 2.29), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.1) Recommends: ca-certificates Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: libs Filename: pool/main/p/postgresql-17/libpq5_17.5-1.pgdg20.04+1_amd64.deb Size: 224164 SHA256: 48251bb001ac7b43dc48e9bca6700f65136b6507b63ac0961cffc174db70320c SHA1: 1243586abf54efa07aa87302cc9dc8e41b53709d MD5sum: 2a61e5178a0965745dc99a3d7cf82263 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. SSL certificate validation (the sslrootcert=system connection option) requires the ca-certificates package. . PostgreSQL is an object-relational SQL database management system.