Package: postgresql Source: postgresql-common (249.2-1rusoft2.3~debian11.1) Version: 15+249.2-1rusoft2.3~debian11.1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: postgresql-15 Suggests: postgresql-doc Filename: pool/debian-bullseye/all/postgresql-common/postgresql_15+249.2-1rusoft2.3~debian11.1_all.deb Size: 68356 MD5sum: 57cd8ae2ecbf699873b80bcb598f1270 SHA1: a640ed236581399d606671ceaf518ff07fe91cf7 SHA256: 5fec339f84c562d68732c86ee268b13b1295542205c9003222dfa73590c98f16 Section: database Priority: optional Description: object-relational SQL database (supported version) This metapackage always depends on the currently supported PostgreSQL database server version. . 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. Package: postgresql-all Source: postgresql-common Version: 249.2-1rusoft2.3~debian11.1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: libecpg-dev, libpq-dev, postgresql-common (= 249.2-1rusoft2.3~debian11.1), postgresql-server-dev-all, postgresql-contrib-15, postgresql-plperl-15, postgresql-plpython3-15, postgresql-pltcl-15 Filename: pool/debian-bullseye/all/postgresql-common/postgresql-all_249.2-1rusoft2.3~debian11.1_all.deb Size: 68448 MD5sum: 800e202eb64b683fe531363cec22a352 SHA1: b09f7dbaca122c1c2711ea31ed45608ace95a191 SHA256: 433a637a1b7fb6c43b7b1f605b1e1ce1fc18b42edfcfdd5032948aa94b712170 Section: database Priority: optional 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. Package: postgresql-client Source: postgresql-common (249.2-1rusoft2.3~debian11.1) Version: 15+249.2-1rusoft2.3~debian11.1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: postgresql-client-15 Filename: pool/debian-bullseye/all/postgresql-common/postgresql-client_15+249.2-1rusoft2.3~debian11.1_all.deb Size: 68372 MD5sum: a4de6b9f111689f8b4ac7b1d202c37a7 SHA1: d1e0f3c4c1e6c2cfd7a97e9aa593363065fc9a96 SHA256: 83757cc0f1151acc0310a7ea4a35afa6fe5ff52e5799ba51f871b16eb6cb8583 Section: database Priority: optional Multi-Arch: foreign Description: front-end programs for PostgreSQL (supported version) This metapackage always depends on the currently supported database client package for PostgreSQL. . 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. Package: postgresql-client-common Source: postgresql-common Version: 249.2-1rusoft2.3~debian11.1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 187 Depends: netbase, perl:any Filename: pool/debian-bullseye/all/postgresql-common/postgresql-client-common_249.2-1rusoft2.3~debian11.1_all.deb Size: 93432 MD5sum: cd41083d2d16ce7c30c430760d214c0c SHA1: b4eaa7f47af5f53e97234012622dabd053654e93 SHA256: 1aebde3ef95e99c866046d7340c94684b75c430e3851a0efe330871b79d4bd5b Section: database Priority: optional Multi-Arch: foreign Description: manager for multiple PostgreSQL client versions The postgresql-client-common package provides a structure under which multiple versions of PostgreSQL client programs may be installed at the same time. It provides a wrapper which selects the right version for the particular cluster you want to access (with a command line option, an environment variable, /etc/postgresql-common/user_clusters, or ~/.postgresqlrc). . 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. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: postgresql-common Version: 249.2-1rusoft2.3~debian11.1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 713 Depends: adduser, debconf (>= 0.5.00) | debconf-2.0, libjson-perl, sysvinit-utils (>= 3.05-4~) | lsb-base, postgresql-client-common (= 249.2-1rusoft2.3~debian11.1), ssl-cert (>= 1.0.11), ucf, perl:any Recommends: e2fsprogs, logrotate Conflicts: pgdg-keyring Breaks: postgresql-9.1 (<< 9.1.1-3~), postgresql-server-dev-all (<< 204) Replaces: pgdg-keyring, postgresql-server-dev-all (<< 204) Filename: pool/debian-bullseye/all/postgresql-common/postgresql-common_249.2-1rusoft2.3~debian11.1_all.deb Size: 238428 MD5sum: 4c03d41172bc68ef04237d56dfb252ea SHA1: 066e9da9cfed6107bd19fa9a67ec28dc0c5b406f SHA256: 4b98bb729f7680e577134677214b47cd12910eeabbea8b06547937c20a30e9de Section: database Priority: optional Multi-Arch: foreign Description: PostgreSQL database-cluster manager The postgresql-common package provides a structure under which multiple versions of PostgreSQL may be installed and/or multiple clusters maintained at one time. . The commands provided are pg_conftool, pg_createcluster, pg_ctlcluster, pg_dropcluster, pg_lsclusters, pg_renamecluster, pg_upgradecluster, pg_virtualenv. . 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. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: postgresql-contrib Source: postgresql-common (249.2-1rusoft2.3~debian11.1) Version: 15+249.2-1rusoft2.3~debian11.1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: postgresql-contrib-15 Filename: pool/debian-bullseye/all/postgresql-common/postgresql-contrib_15+249.2-1rusoft2.3~debian11.1_all.deb Size: 68364 MD5sum: a72cdca28e93f2cc9e6354dc5f72c51d SHA1: 0fd87c131a7142d8bdc991b1f9f494cf3bf13a39 SHA256: e8729b4cea156e3ee8e5d74dae6391394abeb935dd14e058d42dbd857f66fb35 Section: database Priority: optional Description: additional facilities for PostgreSQL (supported version) This metapackage always depends on the currently supported PostgreSQL database contrib package. . 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. Package: postgresql-doc Source: postgresql-common (249.2-1rusoft2.3~debian11.1) Version: 15+249.2-1rusoft2.3~debian11.1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: postgresql-doc-15 Filename: pool/debian-bullseye/all/postgresql-common/postgresql-doc_15+249.2-1rusoft2.3~debian11.1_all.deb Size: 68356 MD5sum: 9ef3847253462d0b812aab6f0d1870ae SHA1: 34a70af20403b6575beee161a826223b1e83e65c SHA256: cdb5fc5d5564b0b0274b7e1c7265ef86942ab9bab698ecc78d75af51d546926d Section: doc Priority: optional Multi-Arch: foreign Description: documentation for the PostgreSQL database management system This metapackage always depends on the currently supported PostgreSQL database documentation package. . 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. Package: postgresql-doc-15 Source: postgresql-15 Version: 15.4-1rusoft1.1~debian11.1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 15961 Breaks: postgresql-common (<< 158~) Filename: pool/debian-bullseye/all/postgresql-15/postgresql-doc-15_15.4-1rusoft1.1~debian11.1_all.deb Size: 2019516 MD5sum: cef1ffb355fbe5ae1ca43109ff6bfae4 SHA1: 73de785fd68d046b539b014e04ed337de69bb6a9 SHA256: 314739723e78a5c6e60591ca5a4eaa63c65552de38271b26f90e7a7695dcf2df Section: doc Priority: optional Multi-Arch: foreign Homepage: http://www.postgresql.org/ Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 15. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system.