Raw Package Information

Package: postgresql-client-8.4
Source: postgresql-8.4
Version: 8.4.22-12.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4178
Depends: libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0), libpq5 (>= 8.3~rc1-1~), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 115~), sensible-utils
Suggests: postgresql-8.4, postgresql-doc-8.4
Provides: postgresql-client
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.4/postgresql-client-8.4_8.4.22-12.pgdg22.04+1_amd64.deb
Size: 876560
SHA256: e7bc9768bccb88045809f70baf6ee4cd381d93e3d49650187afb50fc0d919a3d
SHA1: 884e50a72174afd5442f6bddc10e77e698f12db9
MD5sum: d29516d7cb4b16a4dfb8297ab33613c3
Description: front-end programs for PostgreSQL 8.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 8.4. If you install
 PostgreSQL 8.4 on a standalone machine, you need the server package
 postgresql-8.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.