Raw Package Information
Package: postgresql-8.4
Version: 8.4.22-12.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 16316
Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.14+dfsg), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4), libpam0g (>= 0.99.7.1), libpq5 (>= 8.3~rc1-1~), libxml2 (>= 2.7.4), postgresql-client-8.4, postgresql-common (>= 130~), tzdata, ssl-cert, locales | locales-all
Suggests: oidentd | ident-server
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.4/postgresql-8.4_8.4.22-12.pgdg22.04+1_amd64.deb
Size: 3269872
SHA256: b7a7f0f50ee3061cbdb555072ce43bbb9fdb1890bbe44092f084bcb40fbf2074
SHA1: 69600caf990bdb7a6938f7199196428081ede994
MD5sum: 70a269e02cb386671ed64d851d3b46e2
Description: object-relational SQL database, version 8.4 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.4. 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.