Raw Package Information

Package: postgresql-all
Source: postgresql-common
Version: 267.pgdg22.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: libecpg-dev, libpq-dev, postgresql-common (= 267.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
Priority: optional
Section: database
Filename: pool/main/p/postgresql-common/postgresql-all_267.pgdg22.04+1_all.deb
Size: 70080
SHA256: 6bd019c2a25840ae6d44250dacbbee26f34da92dc751020b07831dc2ef024f44
SHA1: 974c09415c08f16b48bf5300f3e3d628766c1ad4
MD5sum: 7062e4e3239f4382aeabe2cdc2791358
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.