Raw Package Information
Package: postgresql-9.0
Version: 9.0.23-10.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17023
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-9.0, postgresql-common (>= 115~), tzdata, ssl-cert, locales | locales-all
Suggests: oidentd | ident-server
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.0/postgresql-9.0_9.0.23-10.pgdg22.04+1_amd64.deb
Size: 3302220
SHA256: 7e270dfa8afd769fb12570451b9fcf7b40dcd453b45333a295ebac3877c26f06
SHA1: 4bd6b8b2bce2fccc12de710c4beaec23cf919594
MD5sum: ce86cf09a3f54a8160974391be6e90d4
Description: object-relational SQL database, version 9.0 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 9.0. 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.