Raw Package Information
Package: postgresql-all
Source: postgresql-common
Version: 287.pgdg22.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
Depends: libecpg-dev, libpq-dev, postgresql-common (= 287.pgdg22.04+1), postgresql-server-dev-all, postgresql-10, postgresql-plperl-10, postgresql-plpython3-10, postgresql-pltcl-10, postgresql-11, postgresql-plperl-11, postgresql-plpython3-11, postgresql-pltcl-11, postgresql-12, postgresql-plperl-12, postgresql-plpython3-12, postgresql-pltcl-12, postgresql-13, postgresql-plperl-13, postgresql-plpython3-13, postgresql-pltcl-13, postgresql-14, postgresql-plperl-14, postgresql-plpython3-14, postgresql-pltcl-14, postgresql-15, postgresql-plperl-15, postgresql-plpython3-15, postgresql-pltcl-15, postgresql-16, postgresql-plperl-16, postgresql-plpython3-16, postgresql-pltcl-16, postgresql-17, postgresql-plperl-17, postgresql-plpython3-17, postgresql-pltcl-17, postgresql-18, postgresql-plperl-18, postgresql-plpython3-18, postgresql-pltcl-18
Priority: optional
Section: database
Filename: pool/main/p/postgresql-common/postgresql-all_287.pgdg22.04+1_all.deb
Size: 72536
SHA256: a49f628a853f08c2385e393a19bb7a0e5534c67bfdd90161f529d9dcf712ae89
SHA1: 3ebe6d8a0b96049a2a1bbc28b4d876e46e00f366
MD5sum: 4ba43e33ce3e41451b2d7f055c3325d2
Description: metapackage depending on all PostgreSQL server packages
This metapackage depends on all PostgreSQL server packages, in all
supported versions (excluding documentation and debug symbols). It
exists to facilitate depending on the server packages in test
environments.
.
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.