Package: libpq5 Source: postgresql-18 Version: 18.4-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1241 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.4-1.pgdg22.04+1_amd64.deb Size: 257040 SHA512: 7fdcda5ea5394d20169aca3528e6d8159e6c2137f5c26196dcc4f1ad76ea1e1d34a04c9bbf4c01c711353b6d0963e194d6d8375b3052c3698f6dcc74522b5fc0 SHA256: dc22cb89c24d08ebd588650b0bf6f2d8d113ffb29e0183a5d0ff7946212ec025 SHA1: 8893a38ee7fa89f7aca5bd28a726afb53911451e MD5sum: 851bae2ce0cd436d1bdeda00fd6697c2 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.