Raw Package Information

Package: postgresql-8.4
Version: 8.4.22-8.pgdg18.04+1
Architecture: i386
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 16127
Depends: libc6 (>= 2.15), libcom-err2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpq5 (>= 8.3~rc1-1~), libssl1.0.0 (>= 1.0.0), 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-8.pgdg18.04+1_i386.deb
Size: 3208352
SHA256: f2b263c5b5439f7b2b14d67e1284c516f79e775fc38085e98cb9711f15784ffe
SHA1: 4d7b3fecd58efd0b785b5234ed449774ea9f2740
MD5sum: 1fcdae0e374eb33c74d3e2678231264a
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.