Package: libpq5 Source: postgresql-18 Version: 18.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1231 Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.0.0~~alpha1) Recommends: ca-certificates Suggests: libpq-oauth Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: libs Filename: pool/main/p/postgresql-18/libpq5_18.2-1.pgdg22.04+1_amd64.deb Size: 252968 SHA256: 54e4ab2606aea5525bfd1a99b6e1b143458caced07bd840ccb46a69cad61f341 SHA1: a2184415f4db67fae81d51569d3617c11970560a MD5sum: d16c9e73f9588db47aa05ea6877233be 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.