Raw Package Information

Package: postgresql-8.2
Version: 8.2.23-13.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 12122
Depends: libc6 (>= 2.29), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpq5 (>= 8.2.23), postgresql-client-8.2, postgresql-common (>= 115~), tzdata, ssl-cert, locales | locales-all
Suggests: oidentd | ident-server
Replaces: postgresql-contrib-8.2 (<< 9.1~beta1-3~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.2/postgresql-8.2_8.2.23-13.pgdg20.04+1_amd64.deb
Size: 2646496
SHA256: 18f52cc2d89f642e564607af7882b54802bff7bb5a33fb4771999e2bc250f02b
SHA1: ecfaa2e4e2c57d5be9d1b428f5c46a6c401da08d
MD5sum: 2311e119534d9bb05b473607d3099e02
Description: object-relational SQL database, version 8.2 server
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.
 .
 This package provides the database server for PostgreSQL 8.2. Servers
 for other major release versions can be installed simultaneously and
 are coordinated by the postgresql-common package. A package providing
 ident-server is needed if you want to authenticate remote connections
 with identd.