Raw Package Information
Package: postgresql-8.2
Version: 8.2.23-12.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 12481
Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4), 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-12.pgdg22.04+1_amd64.deb
Size: 2785044
SHA256: 5dc7e6da2dba281875df8460e7c4b6928e6b73fd055b69af54f9ae807d04f971
SHA1: 17bceed62cbbeba7ef83bbb36a0069f187fbc352
MD5sum: 55801baa103468b87dc221f9a18478ba
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.