Raw Package Information

Package: postgresql-client-9.3
Source: postgresql-9.3
Version: 9.3.25-13.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4068
Depends: libc6 (>= 2.34), libedit2 (>= 3.1-20180525-0), libpq5 (>= 9.3.25), libssl3 (>= 3.0.0~~alpha1), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 142~), sensible-utils
Suggests: postgresql-9.3, postgresql-doc-9.3
Provides: postgresql-client
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.3/postgresql-client-9.3_9.3.25-13.pgdg22.04+1_amd64.deb
Size: 1062708
SHA256: c7bac91378230d822368705a5a3c091c0727cdff1bac9b762ba513054e389da3
SHA1: b73fee63e40f65836b7fd03e332fac28b2d2f959
MD5sum: f913d5cb0bb6063cbda9d8c80b536c46
Description: front-end programs for PostgreSQL 9.3
 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.3. If you install
 PostgreSQL 9.3 on a standalone machine, you need the server package
 postgresql-9.3, 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.