Raw Package Information

Package: postgresql-8.3
Version: 8.3.23-11.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 15180
Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), 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.3, 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.3/postgresql-8.3_8.3.23-11.pgdg22.04+1_amd64.deb
Size: 3340264
SHA256: 2bd270d0432d6874ac9ca1c57a836509a8c01eef2bdae4f331efdf75fc6b5680
SHA1: dddb9969f9d73cf912a669513254de3cc7c414d4
MD5sum: c4136e92e4f3d18231b35857d18458dd
Description: object-relational SQL database, version 8.3 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.3. 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.