Package: postgresql Source: postgresql-common (249.2-1rusoft2.3~debian10.1) Version: 15+249.2-1rusoft2.3~debian10.1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: postgresql-15 Suggests: postgresql-doc Filename: pool/debian-buster/all/postgresql-common/postgresql_15+249.2-1rusoft2.3~debian10.1_all.deb Size: 68376 MD5sum: a45449feb30ddb3e1925c3ac3479b558 SHA1: 12e1801ac9467916b6222fb29ccc99702ac1b7de SHA256: 2dca25a925a47ab18131bf4e99da47105648b3b8a3cdb38801ada7745f6c296c 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~debian10.1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: libecpg-dev, libpq-dev, postgresql-common (= 249.2-1rusoft2.3~debian10.1), postgresql-server-dev-all, postgresql-contrib-15, postgresql-plperl-15, postgresql-plpython3-15, postgresql-pltcl-15 Filename: pool/debian-buster/all/postgresql-common/postgresql-all_249.2-1rusoft2.3~debian10.1_all.deb Size: 68484 MD5sum: 1744da99844fb98c9d0a509a1c8fad16 SHA1: dabe0c82dd971eee88afe9c5165f911d88720666 SHA256: 68ee608e80027ab4a982c24eef0cfd255ee81a57198d12d67bebf8846028df8d 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~debian10.1) Version: 15+249.2-1rusoft2.3~debian10.1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: postgresql-client-15 Filename: pool/debian-buster/all/postgresql-common/postgresql-client_15+249.2-1rusoft2.3~debian10.1_all.deb Size: 68404 MD5sum: ad146d98342dfb28984729768e2b9451 SHA1: 206778cfe749eef996ab16aaee21ba83daa164ff SHA256: 0853172c277912925dafd668f55c4996cbdb6e65f0399e932576c3ae24462f72 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~debian10.1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 187 Depends: netbase, perl Filename: pool/debian-buster/all/postgresql-common/postgresql-client-common_249.2-1rusoft2.3~debian10.1_all.deb Size: 93504 MD5sum: 3fefcfbf031b180335b387e6bcdb3a3f SHA1: 062f76f6c02a79308cecdf2212ad7e7e575ccd66 SHA256: 4ea179a06fcbbefd1352e31f379b6355786a100580d4e7659b5759b0aac95f7f 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~debian10.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~debian10.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-buster/all/postgresql-common/postgresql-common_249.2-1rusoft2.3~debian10.1_all.deb Size: 238592 MD5sum: fc9ce896ec250d3fccb3158cf41e88ca SHA1: ab427ea2fb0089cdca7090f285e3edc7480c9e48 SHA256: 25d0c12f29a48091333a678eff6badac7844ff00ba2d1b7a336a078c9979801b 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~debian10.1) Version: 15+249.2-1rusoft2.3~debian10.1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: postgresql-contrib-15 Filename: pool/debian-buster/all/postgresql-common/postgresql-contrib_15+249.2-1rusoft2.3~debian10.1_all.deb Size: 68396 MD5sum: 18b1d4669114659ded003a5c4ce66a43 SHA1: bca5d5715e03771dcdb71632c888068f7b05424c SHA256: 7169a41b3ef2aa780f6731bf629f1a3de4a8edca9d1af721a975210ed61787ab 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~debian10.1) Version: 15+249.2-1rusoft2.3~debian10.1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: postgresql-doc-15 Filename: pool/debian-buster/all/postgresql-common/postgresql-doc_15+249.2-1rusoft2.3~debian10.1_all.deb Size: 68392 MD5sum: d0ec6acf68a0862616e78aab4e403615 SHA1: 9d59bd69296c085a3b00a6726e37c88484254680 SHA256: 9ea7ccfbbb1f1391957edd0498db0c6c860569ba075c943ea2db52d42d3a160a 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-13 Source: postgresql-13 Version: 13.12-1rusoft2.3~debian10.1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 15681 Breaks: postgresql-common (<< 158~) Filename: pool/debian-buster/all/postgresql-13/postgresql-doc-13_13.12-1rusoft2.3~debian10.1_all.deb Size: 1964468 MD5sum: 7fcee561d610aa76534fe0ec377195ce SHA1: 77bf5321e83c389b62b15b3ec0c38336d9fd2663 SHA256: 18f317f3dae2562251c87305c1ff605b05e19837a5a6770d463c40391aef4494 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 13. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system.