Package: libpq5 Source: postgresql-17 Version: 17.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1068 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.0.0~~alpha1) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: libs Filename: pool/main/p/postgresql-17/libpq5_17.2-1.pgdg22.04+1_amd64.deb Size: 222980 SHA256: 6934ac7cb2afea2dd24bd0ff7a71d1e2f0d9feaca52b9e7158def7f6773635b1 SHA1: cf8c7f2da2d2e85de5ef3d261da73ddb75604539 MD5sum: 616d8e75258dddd2d89418380fdd4851 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.