Raw Package Information

Package: postgresql-client-9.3
Source: postgresql-9.3
Version: 9.3.25-13.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4464
Depends: libc6 (>= 2.15), libedit2 (>= 3.1-20180525-0), libpq5 (>= 9.3.25), libssl1.1 (>= 1.1.0), 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.pgdg20.04+1_amd64.deb
Size: 1062072
SHA256: 8919dda57b7b4382f4bfaf6f9b021cc8b1667ca6145bdfa46ea8871b56608fb9
SHA1: ae71b04a9004ea02a9204955bcc47b3dc3a3a9a2
MD5sum: 45762541ac758320fd45669b74adbfd7
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.