Package: libpq5 Source: postgresql-18 Version: 18.6-1.pgdg26.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1249 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap2 (>= 2.6.2), libssl3t64 (>= 3.0.0) 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.6-1.pgdg26.04+2_amd64.deb Size: 266508 SHA512: b795514a13dc4b07e26136e1c8355dd2db337679ec16c63fb22ee37034e5adaafd4dca6aee5bf4bb897dab79ff59599e86681205fcf6de8cb50f352167fd1a73 SHA256: a56bfe4843ae432e7338d0139190397db69a343412e489ae637bfb39c2d6fc30 SHA1: 465d71f54905bdba0ca452fa07b3b7c9280d325a MD5sum: 47897293db269129bb4cf1cc17ad1f47 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.