Raw Package Information

Package: postgresql-client-9.4
Source: postgresql-9.4
Version: 9.4.26-15.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4484
Depends: libc6 (>= 2.34), libedit2 (>= 3.1-20180525-0), libpq5 (>= 9.4.26), libssl3 (>= 3.0.0~~alpha1), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 142~), sensible-utils
Suggests: postgresql-9.4, postgresql-doc-9.4
Conflicts: postgresql-server-dev-9.4 (<< 9.4.25-2~)
Replaces: postgresql-server-dev-9.4
Provides: postgresql-client
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.4/postgresql-client-9.4_9.4.26-15.pgdg22.04+1_amd64.deb
Size: 1151520
SHA256: 73906fd900967ded20e3e2066692926def16c46aed216ba4452ba52e5f5dcd04
SHA1: c19290044acb291a0ef84ec53898e333b9076912
MD5sum: a66ba34f3639b9d50f64f726229c8852
Description: front-end programs for PostgreSQL 9.4
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 9.4. If you install
 PostgreSQL 9.4 on a standalone machine, you need the server package
 postgresql-9.4, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.