Package: clang-10-doc Source: llvm-toolchain-10 Version: 1:10.0.0-4.bionic Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9597 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/clang-10-doc_10.0.0-4.bionic_all.deb Size: 1153988 SHA256: bb54952f651416dca9f4f14d461338fbca17c26e7416454934ea79d5c93ed132 SHA1: 511d5c045de326ce31be7b67e59729557ac5bf3f MD5sum: a149cb5ea7a1cbdbdae3be135215006a Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-11-doc Source: llvm-toolchain-11 Version: 1:11.0.0-5.bionic Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9390 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/clang-11-doc_11.0.0-5.bionic_all.deb Size: 1147772 SHA256: e413661f0fc3ff47e5077e5230923df676127ded1833d0b8ae8fc93ced6bfcef SHA1: 6029ae2c2a01dd493ed9aa602ea2d2d892a2263d MD5sum: db4769d09844e59620ab2c70671b101a Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: init-system-helpers Version: 1.60 Architecture: all Essential: yes Maintainer: Debian systemd Maintainers Installed-Size: 131 Depends: perl-base (>= 5.20.1-3) Conflicts: file-rc (<< 0.8.17~) Multi-Arch: foreign Priority: required Section: admin Filename: pool/main/i/init-system-helpers/init-system-helpers_1.60_all.deb Size: 48342 SHA256: e8823d5ddadd7680a2ca1b0715a1768bae633d2771035f492a8694758dc65642 SHA1: 64bab8857116da22d2d4cb8cbac6a878d6263ba7 MD5sum: 827f818802c08d15102ddea10bd98036 Description: helper tools for all init systems This package contains helper tools that are necessary for switching between the various init systems that Debian contains (e. g. sysvinit or systemd). An example is deb-systemd-helper, a script that enables systemd unit files without depending on a running systemd. . It also includes the "service", "invoke-rc.d", and "update-rc.d" scripts which provide an abstraction for enabling, disabling, starting, and stopping services for all supported Debian init systems as specified by the policy. . While this package is maintained by pkg-systemd-maintainers, it is NOT specific to systemd at all. Maintainers of other init systems are welcome to include their helpers in this package. Package: libomp-10-doc Source: llvm-toolchain-10 Version: 1:10.0.0-4.bionic Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11851 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/libomp-10-doc_10.0.0-4.bionic_all.deb Size: 871954 SHA256: dc164ab715f26cc2f1d69c34fc7afaae8996de46a43cb7d3ba3682764d079638 SHA1: 9896bb395d9bf10e10de90e09974c0d3db6943ed MD5sum: 717a8e4d3d1131103bb86ed1eb48e4ec Description: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp-11-doc Source: llvm-toolchain-11 Version: 1:11.0.0-5.bionic Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11897 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/libomp-11-doc_11.0.0-5.bionic_all.deb Size: 878726 SHA256: 1be4544c6aaea313ef422e0c96b12e61ed08b80b292e8f3b62efcfdfdb01f3aa SHA1: 34b58655d80a6d1aba290d395b1d1b960d100864 MD5sum: 73a62d29617815b6807f15d17ac88cbe Description: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: llvm-10-doc Source: llvm-toolchain-10 Version: 1:10.0.0-4.bionic Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28610 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-doc_10.0.0-4.bionic_all.deb Size: 3704656 SHA256: 4c38989d47172291e410e218f13fdcad50bc182b4b16de5b13287a931667111f SHA1: 06bb149f425ffce4f60ee2dac09b7acbf2bbc9f5 MD5sum: a2d20c354894d6afe7993c9c700cbf8a Description: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-10-examples Source: llvm-toolchain-10 Version: 1:10.0.0-4.bionic Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 51 Depends: llvm-10-dev (>= 1:10.0.0-4.bionic), llvm-10-dev (<< 1:10.0.0-4.bionic+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.0-4.bionic_all.deb Size: 41448 SHA256: 4caafbe9dacdf5bce025bf852810c154f6fe623df14d7db731cbf269474c7134 SHA1: baddb08d4aa4a5ff387f6ed6755ea9701a2ad99b MD5sum: b091ccb55094cc860f57467c3f144700 Description: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-11-doc Source: llvm-toolchain-11 Version: 1:11.0.0-5.bionic Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 30158 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/llvm-11-doc_11.0.0-5.bionic_all.deb Size: 4103060 SHA256: a39065db2648cf3d95abe2d802dca3724d23799b323754b0b5d4b62056c33c9b SHA1: ccaf13fd745fd4a7a30aa79cbb257c725dbf9beb MD5sum: 8e056f7c3f00cfc9f347ccfdc036c83d Description: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-11-examples Source: llvm-toolchain-11 Version: 1:11.0.0-5.bionic Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 585 Depends: llvm-11-dev (>= 1:11.0.0-5.bionic), llvm-11-dev (<< 1:11.0.0-5.bionic+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/llvm-11-examples_11.0.0-5.bionic_all.deb Size: 318190 SHA256: 13434baf73c55190f616a18f787cbea9fb8396aeae5e6ab19dfb724a601f4cf7 SHA1: 50e207edd3ffd53c1a6f13b25362edbe53029633 MD5sum: 9b31960ea4f8045df28ee1c506f98ff7 Description: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.8.3-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 4059 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.8.3-1.bionic_all.deb Size: 736206 SHA256: 14a1284bc11947c8f962ec46b8a12f7398877597bc97b5d2d616af176785e59e SHA1: 51be50fd9f6b1fd33dbbfb789dfd48ceed608cc1 MD5sum: 62a5d44f3fa1028505a51f8b4efd54ed Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.8.1-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 4051 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.8.1-1.bionic_all.deb Size: 734692 SHA256: 832bae5c680d2d919e430db08af2c9fffcf7f8984e9c6b075c7d21a81d9a8027 SHA1: 5e4189ed7ffceee50d5bd8e3724767a7a8223b99 MD5sum: 138805fd28712968148d387eae2ccbd6 Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.5.11-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 3734 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.5.11-1.bionic_all.deb Size: 673512 SHA256: 37637b2e5b3f792259195c47ec37860417295b020c3c36550108e915d64bfc19 SHA1: 1e92c7146cc6cbff33edf630ff2cc3f9d4a12108 MD5sum: 98efde0fcc5b009c4b2d126c8db26986 Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.5.9-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 3727 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.5.9-1.bionic_all.deb Size: 670620 SHA256: 015b316618dfa128dce8be690b14f98444ed5dd85431a2e84923d58c6734e39e SHA1: d5e41056a4e4c6df0a4cd63918721d6924ae5f2b MD5sum: 2ffc2fd6c5c7a1b7e33ec66a61e88b51 Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-haproxy-doc Source: percona-haproxy Version: 2:2.5.6-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 3716 Pre-Depends: dpkg (>= 1.17.14) Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 1.0) Provides: haproxy-doc Priority: optional Section: doc Filename: pool/main/p/percona-haproxy/percona-haproxy-doc_2.5.6-1.bionic_all.deb Size: 668054 SHA256: df2331b9075a64fef6f2c55009a546843f5270167549ccacdeccb4e7b296ed05 SHA1: 8f24c7fc9713739f6bf7c36b539ea1ab53319119 MD5sum: 621173e8a5baa35c497326d2149af3b5 Description: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: percona-patroni Version: 1:3.0.1-2.bionic Architecture: all Maintainer: Percona Development Installed-Size: 845 Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-six (>= 1.7), python3-urllib3, python3-yaml, python3:any (>= 3.3.2-2~), lsb-base (>= 3.0-6), python3-psycopg2, python3-etcd (>= 0.4.3) | python3-consul (>= 0.7.0) | python3-kazoo | python3-kubernetes, python-six, python-requests | python3-requests, python3-cdiff, python3-ydiff, python3-pysyncobj, percona-postgresql-13 | postgresql-13 Suggests: etcd-server | consul | zookeeperd, haproxy, percona-patroni-doc Provides: patroni Homepage: https://github.com/zalando/patroni Priority: optional Section: database Filename: pool/main/p/percona-patroni/percona-patroni_3.0.1-2.bionic_all.deb Size: 197406 SHA256: e17be549c7696179d0e85f6a93f2bf88b11bd3d006bdbd2ead9b139dd030336c SHA1: ca9bda5be120fa8beaf9003879e6fd04911786a4 MD5sum: c3f0caa41d6c0abfa2d874d861185436 Description: PostgreSQL High Availability with ZooKeeper, etcd, Consul, or Kubernetes Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul), or Kubernetes. It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring. Package: percona-patroni Version: 1:2.1.4-2.bionic Architecture: all Maintainer: Percona Development Installed-Size: 773 Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-six (>= 1.7), python3-urllib3, python3-yaml, python3:any (>= 3.3.2-2~), lsb-base (>= 3.0-6), python3-psycopg2, python3-etcd (>= 0.4.3) | python3-consul (>= 0.7.0) | python3-kazoo | python3-kubernetes, python-six, python-requests | python3-requests, python3-cdiff, python3-ydiff, python3-pysyncobj, percona-postgresql-13 | postgresql-13 Suggests: etcd-server | consul | zookeeperd, haproxy, percona-patroni-doc Provides: patroni Homepage: https://github.com/zalando/patroni Priority: optional Section: database Filename: pool/main/p/percona-patroni/percona-patroni_2.1.4-2.bionic_all.deb Size: 178968 SHA256: d6c335ba77965caa5a10153fca226ac7e31404fc6cff5bc4c31523fcc2b61ae4 SHA1: c7621a1ca7119b004792d149afd988aa157abc63 MD5sum: 653040255426c1e859b3d8898304af28 Description: PostgreSQL High Availability with ZooKeeper, etcd, Consul, or Kubernetes Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul), or Kubernetes. It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring. Package: percona-patroni Version: 1:2.1.4-1.bionic Architecture: all Maintainer: Percona Development Installed-Size: 773 Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-six (>= 1.7), python3-urllib3, python3-yaml, python3:any (>= 3.3.2-2~), lsb-base (>= 3.0-6), python3-psycopg2, python3-etcd (>= 0.4.3) | python3-consul (>= 0.7.0) | python3-kazoo | python3-kubernetes, python-six, python-requests | python3-requests, python3-cdiff, python3-ydiff, python3-pysyncobj Suggests: percona-postgresql-13 | postgresql-13, etcd-server | consul | zookeeperd, haproxy, percona-patroni-doc Provides: patroni Homepage: https://github.com/zalando/patroni Priority: optional Section: database Filename: pool/main/p/percona-patroni/percona-patroni_2.1.4-1.bionic_all.deb Size: 178966 SHA256: 5928b52dd78c1605a8e32775c5adf9dc6f63e191056b2fb223222588e38d3534 SHA1: 4dc2e7fe2c377f98fbb6e834f730c8172581a51f MD5sum: 3a8a14b2244846bbbc80b9efa53bad5d Description: PostgreSQL High Availability with ZooKeeper, etcd, Consul, or Kubernetes Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul), or Kubernetes. It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring. Package: percona-patroni Version: 1:2.1.3-2.bionic Architecture: all Maintainer: Percona Development Installed-Size: 762 Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-six (>= 1.7), python3-urllib3, python3-yaml, python3:any (>= 3.3.2-2~), lsb-base (>= 3.0-6), python3-psycopg2, python3-etcd (>= 0.4.3) | python3-consul (>= 0.7.0) | python3-kazoo | python3-kubernetes, python-six, python-requests | python3-requests, python3-cdiff, python3-ydiff, python3-pysyncobj Suggests: percona-postgresql-13 | postgresql-13, etcd-server | consul | zookeeperd, haproxy, percona-patroni-doc Provides: patroni Homepage: https://github.com/zalando/patroni Priority: optional Section: database Filename: pool/main/p/percona-patroni/percona-patroni_2.1.3-2.bionic_all.deb Size: 176982 SHA256: 5c17d1443afd74a18db6a8dd8f9290b44e4b0e165cd41259ae3980e498acb035 SHA1: 25a979f875c9a244a6c582b9599156829059ef3d MD5sum: 7de214f52e5a5b97692bc5e3452a524b Description: PostgreSQL High Availability with ZooKeeper, etcd, Consul, or Kubernetes Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul), or Kubernetes. It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring. Package: percona-patroni Version: 1:2.1.3-1.bionic Architecture: all Maintainer: Percona Development Installed-Size: 762 Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-six (>= 1.7), python3-urllib3, python3-yaml, python3:any (>= 3.3.2-2~), lsb-base (>= 3.0-6), python3-psycopg2, python3-etcd (>= 0.4.3) | python3-consul (>= 0.7.0) | python3-kazoo | python3-kubernetes, python-six, python-requests | python3-requests, python-yaml, python3-cdiff, python3-ydiff Suggests: percona-postgresql-13 | postgresql-13, etcd-server | consul | zookeeperd, haproxy, percona-patroni-doc Provides: patroni Homepage: https://github.com/zalando/patroni Priority: optional Section: database Filename: pool/main/p/percona-patroni/percona-patroni_2.1.3-1.bionic_all.deb Size: 145192 SHA256: e4c1b6d54e9145c5b8def42474ba7f9aedc3f50286b9cb2a61dcc06e08abf1d9 SHA1: 5048ad21806df7cb1c2cacea18e863e63d563328 MD5sum: 26c31009ed2f32e16e696fabbf4aeff2 Description: PostgreSQL High Availability with ZooKeeper, etcd, Consul, or Kubernetes Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul), or Kubernetes. It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring. Package: percona-patroni-doc Source: percona-patroni Version: 1:3.0.1-2.bionic Architecture: all Maintainer: Percona Development Installed-Size: 19 Suggests: postgresql, etcd-server | consul | zookeeperd, haproxy Provides: patroni-doc Homepage: https://github.com/zalando/patroni Priority: optional Section: doc Filename: pool/main/p/percona-patroni/percona-patroni-doc_3.0.1-2.bionic_all.deb Size: 7222 SHA256: ad39983e484747b646422b5b10ace3111170da00e540c4af365f2277072a8921 SHA1: 3b2c789c96611be0f9ab37ba89834bd0e86aa0ee MD5sum: 6bdbaa4f2b0fe04205615822a1ad8113 Description: PostgreSQL High Availability (documentation) Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul), or Kubernetes. It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring. . This package provides the documentation. Package: percona-patroni-doc Source: percona-patroni Version: 1:2.1.4-2.bionic Architecture: all Maintainer: Percona Development Installed-Size: 19 Suggests: postgresql, etcd-server | consul | zookeeperd, haproxy Provides: patroni-doc Homepage: https://github.com/zalando/patroni Priority: optional Section: doc Filename: pool/main/p/percona-patroni/percona-patroni-doc_2.1.4-2.bionic_all.deb Size: 7226 SHA256: 73c26703c0a9661d0c2b970030fdd4c4c202223ce19606e6d0da20c6c322e6b5 SHA1: 903da69442d59054570bac659cb7ba9183d74ebd MD5sum: 740431954244db5b2cac72df380c92b9 Description: PostgreSQL High Availability (documentation) Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul), or Kubernetes. It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring. . This package provides the documentation. Package: percona-patroni-doc Source: percona-patroni Version: 1:2.1.4-1.bionic Architecture: all Maintainer: Percona Development Installed-Size: 19 Suggests: postgresql, etcd-server | consul | zookeeperd, haproxy Provides: patroni-doc Homepage: https://github.com/zalando/patroni Priority: optional Section: doc Filename: pool/main/p/percona-patroni/percona-patroni-doc_2.1.4-1.bionic_all.deb Size: 7222 SHA256: 84112b44b2e4b5de58749393692ea1604447f435604bbc0a0c70da610e750b6c SHA1: 49073979b1683aa7d612fa8ea6d94beb89e3ac4c MD5sum: cb7bf5daa9a88756412e191f940ace6b Description: PostgreSQL High Availability (documentation) Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul), or Kubernetes. It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring. . This package provides the documentation. Package: percona-patroni-doc Source: percona-patroni Version: 1:2.1.3-2.bionic Architecture: all Maintainer: Percona Development Installed-Size: 19 Suggests: postgresql, etcd-server | consul | zookeeperd, haproxy Provides: patroni-doc Homepage: https://github.com/zalando/patroni Priority: optional Section: doc Filename: pool/main/p/percona-patroni/percona-patroni-doc_2.1.3-2.bionic_all.deb Size: 7206 SHA256: 060489e020a2dae05baa6652189ca71b1c0c44d429829cdd0647b875eeecf0f4 SHA1: 6c92ca7a0d5b769843c5e8b529e451df87b9ec5b MD5sum: 2a7fc01acb9f17fb2b6cc1a5c053f52e Description: PostgreSQL High Availability (documentation) Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul), or Kubernetes. It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring. . This package provides the documentation. Package: percona-patroni-doc Source: percona-patroni Version: 1:2.1.3-1.bionic Architecture: all Maintainer: Percona Development Installed-Size: 19 Suggests: postgresql, etcd-server | consul | zookeeperd, haproxy Provides: patroni-doc Homepage: https://github.com/zalando/patroni Priority: optional Section: doc Filename: pool/main/p/percona-patroni/percona-patroni-doc_2.1.3-1.bionic_all.deb Size: 8508 SHA256: 3e1c7ad797e7f344a39bc2474eabcd9bed2be7095561b41c989fe25f3d858129 SHA1: d0f5ab6ab1607a2b7c17fe5816ff99f3becc1ce4 MD5sum: 5bd31d7961d203b948fde2a0f4662587 Description: PostgreSQL High Availability (documentation) Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul), or Kubernetes. It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring. . This package provides the documentation. Package: percona-pgbackrest-doc Source: percona-pgbackrest Version: 1:2.43-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 1607 Provides: pgbackrest-doc Multi-Arch: foreign Homepage: https://www.pgbackrest.org/ Priority: optional Section: doc Filename: pool/main/p/percona-pgbackrest/percona-pgbackrest-doc_2.43-1.bionic_all.deb Size: 250002 SHA256: a334b2cb7db17f2000e76b2a5a7b758225b2d51006b16a7e3a712a2702014603 SHA1: e42e0b1c8251931600ff9a6694090bdb837c8107 MD5sum: 2725e5712a04e4bd9f20a1b87313bf05 Description: Documentation package for pgbackrest pgBackRest is a simple, reliable backup and restore system for PostgreSQL that can seamlessly scale up to the largest databases and workloads. . The pgBackRest documentation contains detailed information about the configuration and usage of pgBackRest. Package: percona-pgbackrest-doc Source: percona-pgbackrest Version: 1:2.41-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 1604 Provides: pgbackrest-doc Multi-Arch: foreign Homepage: https://www.pgbackrest.org/ Priority: optional Section: doc Filename: pool/main/p/percona-pgbackrest/percona-pgbackrest-doc_2.41-1.bionic_all.deb Size: 249760 SHA256: e962dc06e852751dc9a7a5991eec747ca810d64309cb4d0acb99bbcea44a67f1 SHA1: 92e8bfc8f8d5d529533e5d8b4a8d08315cd8db96 MD5sum: 9b6cefa1a0e704b741b06088ac12c018 Description: Documentation package for pgbackrest pgBackRest is a simple, reliable backup and restore system for PostgreSQL that can seamlessly scale up to the largest databases and workloads. . The pgBackRest documentation contains detailed information about the configuration and usage of pgBackRest. Package: percona-pgbackrest-doc Source: percona-pgbackrest Version: 1:2.40-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 1520 Provides: pgbackrest-doc Multi-Arch: foreign Homepage: https://www.pgbackrest.org/ Priority: optional Section: doc Filename: pool/main/p/percona-pgbackrest/percona-pgbackrest-doc_2.40-1.bionic_all.deb Size: 234060 SHA256: f642329e8a59ea0daf6f7b32b4af213fa03f26838eb4a4d7c242a144dc3071b3 SHA1: b046af249344f7defde7e39cdbafeeeb4f9abbe6 MD5sum: 385fcb31d8739e1326a3d06ffed4ab64 Description: Documentation package for pgbackrest pgBackRest is a simple, reliable backup and restore system for PostgreSQL that can seamlessly scale up to the largest databases and workloads. . The pgBackRest documentation contains detailed information about the configuration and usage of pgBackRest. Package: percona-pgbackrest-doc Source: percona-pgbackrest Version: 1:2.38-2.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 1479 Provides: pgbackrest-doc Multi-Arch: foreign Homepage: https://www.pgbackrest.org/ Priority: optional Section: doc Filename: pool/main/p/percona-pgbackrest/percona-pgbackrest-doc_2.38-2.bionic_all.deb Size: 227826 SHA256: 2a81eee29edd0d61b60368278d08854822115f43cdbbf8ce3acad066ce3583dd SHA1: 2d7179ba76cb72cbfc34fc5ae0a17d8a7cd885d0 MD5sum: e8ab05ae4f2dabf3b11155415036306f Description: Documentation package for pgbackrest pgBackRest is a simple, reliable backup and restore system for PostgreSQL that can seamlessly scale up to the largest databases and workloads. . The pgBackRest documentation contains detailed information about the configuration and usage of pgBackRest. Package: percona-pgbackrest-doc Source: percona-pgbackrest Version: 1:2.37-2.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 1466 Provides: pgbackrest-doc Multi-Arch: foreign Homepage: https://www.pgbackrest.org/ Priority: optional Section: doc Filename: pool/main/p/percona-pgbackrest/percona-pgbackrest-doc_2.37-2.bionic_all.deb Size: 105878 SHA256: 378638d403ef8ceec481921c94bd2751583cfd49efe416849a2a07a300a7bf7c SHA1: 917a52f729b974080583a4dcfbaf9b9a39a635cd MD5sum: 5b9fd1ef118b4dbf437293b2d6901d2d Description: Documentation package for pgbackrest pgBackRest is a simple, reliable backup and restore system for PostgreSQL that can seamlessly scale up to the largest databases and workloads. . The pgBackRest documentation contains detailed information about the configuration and usage of pgBackRest. Package: percona-postgresql Source: percona-postgresql-common (1:250-1.bionic) Version: 1:250-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-13 Suggests: percona-postgresql-doc Replaces: percona-postgresql, postgresql Provides: postgresql Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql_250-1.bionic_all.deb Size: 3374 SHA256: 8e4c3d1242d99c733c0572c8bbdd82e7aed0e59c7b11f5e7850d33eed06bc546 SHA1: 037acf316ba519f1d72531e9bb5d0df6cd2b677e MD5sum: 10f0b42600d3eafbe881a946af1f02e0 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: percona-postgresql Source: percona-postgresql-common (1:247-1.bionic) Version: 1:247-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-13 Suggests: percona-postgresql-doc Replaces: percona-postgresql, postgresql Provides: postgresql Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql_247-1.bionic_all.deb Size: 3370 SHA256: 7032751185eadb45c26fe766e0be5678c194d60ee598a9d8a88a65a2b1a36805 SHA1: 22fa38267407e3bd596978ced053104e72f4f170 MD5sum: 998c85f4eca34142a82322bd4954cee0 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: percona-postgresql Source: percona-postgresql-common (1:241-4.bionic) Version: 1:241-4.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-13 Suggests: percona-postgresql-doc Replaces: percona-postgresql, postgresql Provides: postgresql Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql_241-4.bionic_all.deb Size: 3370 SHA256: fa7be04213f01316fd60ca6428e502d35321a1c862d71a1f77cc456eaef886de SHA1: 2dc64b5290fd3fa30e64465647f4fc2d88ce55ed MD5sum: bb472153fe84a998ae2d506169658516 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: percona-postgresql Source: percona-postgresql-common (1:241-3.bionic) Version: 1:241-3.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-13 Suggests: percona-postgresql-doc Replaces: percona-postgresql, postgresql Provides: postgresql Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql_241-3.bionic_all.deb Size: 3366 SHA256: beb123e7dd60339d9559488429476ea5a9da2487d8f74725e74fc416e903be7e SHA1: d6a2f5276354e4df638b577723ad91d84294d9bf MD5sum: 5495fa9ccb4d12c0f23510b69144aea7 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: percona-postgresql Source: percona-postgresql-common (1:237-2.bionic) Version: 1:237-2.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-13 Suggests: percona-postgresql-doc Replaces: percona-postgresql, postgresql Provides: postgresql Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql_237-2.bionic_all.deb Size: 3448 SHA256: ea3082bf22cb1bf48bad4f349f6bcaca0e732c9aa4a41d712a9f61c809fdb61c SHA1: b519cf67e4cc1b2f34f3abf0fa78e7ab33d7b8dc MD5sum: 51db68691ad11fb7b5dc146671e40e71 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: percona-postgresql-all Source: percona-postgresql-common Version: 1:250-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 10 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-13, percona-postgresql-plperl-13, percona-postgresql-plpython3-13, percona-postgresql-pltcl-13 Replaces: percona-postgresql-all, postgresql-all Provides: postgresql-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-all_250-1.bionic_all.deb Size: 3462 SHA256: 0b02ee263d4685193f2f306dddbb4bbacd5eed4ea5cfac2fe69b6f984742a355 SHA1: 272a9a0fa2b4d1eca4d47df34e10db792bfdff8b MD5sum: 9073889859b9c4964a54125206ffc4a7 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: percona-postgresql-all Source: percona-postgresql-common Version: 1:247-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 10 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-13, percona-postgresql-plperl-13, percona-postgresql-plpython3-13, percona-postgresql-pltcl-13 Replaces: percona-postgresql-all, postgresql-all Provides: postgresql-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-all_247-1.bionic_all.deb Size: 3456 SHA256: c16cb4dd9fd35ce8d137b7b00b91bdb8b60131ce8c75bdcd2facd376e2c41a60 SHA1: 1f724abe09c9d3b5eb60917bd17f933ab4e05699 MD5sum: 036af66e11d021aa6d735deae818a2d3 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: percona-postgresql-all Source: percona-postgresql-common (1:241-4.bionic) Version: 1:241-4.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-13, percona-postgresql-plperl-13, percona-postgresql-plpython3-13, percona-postgresql-pltcl-13 Replaces: percona-postgresql-all, postgresql-all Provides: postgresql-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-all_241-4.bionic_all.deb Size: 3462 SHA256: afa319a26bb57823810d0b6c039c698c3d2891914176e5fb1cf86ba49cc54cff SHA1: f02910d1842165e5a539eab9701f4656256dc935 MD5sum: 8f92d9f96de8892578478d3f865a265a 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: percona-postgresql-all Source: percona-postgresql-common (1:241-3.bionic) Version: 1:241-3.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-13, percona-postgresql-plperl-13, percona-postgresql-plpython3-13, percona-postgresql-pltcl-13 Replaces: percona-postgresql-all, postgresql-all Provides: postgresql-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-all_241-3.bionic_all.deb Size: 3458 SHA256: b4f6366cd3c2787e9a41f90171ce5f7119e5f33f3542ee5f02ea00a6fdb5d842 SHA1: 4f99547aeec68db8d5c058a640222b5e5c487d39 MD5sum: 62fee449eb7e5bdea30574e89407076e 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: percona-postgresql-all Source: percona-postgresql-common (1:237-2.bionic) Version: 1:237-2.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-13, percona-postgresql-plperl-13, percona-postgresql-plpython3-13, percona-postgresql-pltcl-13 Replaces: percona-postgresql-all, postgresql-all Provides: postgresql-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-all_237-2.bionic_all.deb Size: 3540 SHA256: a9158164abacf14dc8a05561db2e613c9de647668aa88a18a7e6394a041edc7b SHA1: f1d712d689e8e8d3478ed348be6258acbe29d58c MD5sum: e663e6678a8b594aeb1b76ea1945c8c1 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: percona-postgresql-client Source: percona-postgresql-common (1:250-1.bionic) Version: 1:250-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-13 | postgresql-client-13 Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_250-1.bionic_all.deb Size: 3384 SHA256: 018d28c3b66709e37efe8d4472ddc5441b2b9774c1d64e45edc9c32ba12ca9be SHA1: f26955dc5a10438e20b98cc6125595fe80a5aab1 MD5sum: d0aca9a49426d5251f96a1cd9c95a9c7 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: percona-postgresql-client Source: percona-postgresql-common (1:247-1.bionic) Version: 1:247-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-13 | postgresql-client-13 Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_247-1.bionic_all.deb Size: 3376 SHA256: abb7e8b02918a10a4a8fe1b20b8a49ea57594ffb9448c9f1aa690a43fa4ce71e SHA1: bee8e4964c2bcd68e032998d4b822106b6ff7659 MD5sum: 5d0dd87b6cc3487cf137425092e1f1a4 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: percona-postgresql-client Source: percona-postgresql-common (1:241-4.bionic) Version: 1:241-4.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-13 | postgresql-client-13 Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_241-4.bionic_all.deb Size: 3374 SHA256: 1dd383966566477a8447b68067dfb99dac073c216d9eddfb998b2351e83f132a SHA1: 45c7e4fa827da780e23cd5deaa1a23c0072edb36 MD5sum: 5de6de65c984b57247c9fd46275e36ad 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: percona-postgresql-client Source: percona-postgresql-common (1:241-3.bionic) Version: 1:241-3.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-13 | postgresql-client-13 Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_241-3.bionic_all.deb Size: 3370 SHA256: b6392ce2a112728dc7c3d538a119a0033b8e7c2e3ede2b38547b4fc6c7f6d1d9 SHA1: 51c0709ceb086b958368bed399296548ed1f23dc MD5sum: 8a89cc16211e6c6f12997872a2c2e1b2 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: percona-postgresql-client Source: percona-postgresql-common (1:237-2.bionic) Version: 1:237-2.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-13 | postgresql-client-13 Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_237-2.bionic_all.deb Size: 3452 SHA256: 3bd77fba22757671e2b3cb87cfb55bc21e2e6a805c3f15129f2b2d2bb16d7872 SHA1: 367f813649ac34f984a4275ecb3786dc0c0b9542 MD5sum: 00e122ea1e997b9e9b3358ffb7b43168 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: percona-postgresql-client-common Source: percona-postgresql-common Version: 1:230-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Pre-Depends: postgresql-client-common (= 1:230-1.bionic) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client-common_230-1.bionic_all.deb Size: 3124 SHA256: 7c377937b5132c77044041363f02b4e1b4d5f7a6f4751b488c2a9d66b2d80bf9 SHA1: cb2f210da9b661f93bdd71ff3a1379eed3446cc9 MD5sum: 627f0f829a25e303fec621a66d8e82fc Description: Virtal package to satisfy dependencies Package: percona-postgresql-client-common Source: percona-postgresql-common Version: 226-3.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 126 Depends: netbase Recommends: lsb-release, libreadline7 Conflicts: postgresql-client-common Replaces: postgresql-client-common Provides: percona-postgresql-client-common, postgresql-client-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client-common_226-3.bionic_all.deb Size: 28710 SHA256: 96c2365adf1a18e8053cc36eed68cd91a6236b6267ed413ed7f88a25e3e064c8 SHA1: 2fcdb4989f3c3a27e6441b4a2ed906494ee4392a MD5sum: cd4c0c4ea627b171607152f7b332a424 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: percona-postgresql-client-common Source: percona-postgresql-common Version: 226-2.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 126 Depends: netbase Recommends: lsb-release, libreadline7 Provides: percona-postgresql-client-common, postgresql-client-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client-common_226-2.bionic_all.deb Size: 28698 SHA256: 3d35cf3a2ff966dfc49647f276228bb18e50df2fc8c49de04a6b390bd46f773e SHA1: 3f580ff41659232717ef36bf07aee982655e8afd MD5sum: ee733a912ddf332e1d78587a84f5e9ad 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: percona-postgresql-client-common Source: percona-postgresql-common Version: 226-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 126 Depends: netbase Recommends: lsb-release, libreadline7 Provides: percona-postgresql-client-common, postgresql-client-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client-common_226-1.bionic_all.deb Size: 28706 SHA256: e7e3a039a7e498a58dca0b68f94bf742d5605dd8731f8972b5d12276120333fa SHA1: ba69cfc5ff283cb1762419dfa488451be656197d MD5sum: 0fbbc9de61a0ecc8f4e5f5132d5599a3 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: percona-postgresql-client-common Source: percona-postgresql-common Version: 223-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 120 Depends: netbase Recommends: lsb-release, libreadline7 Provides: percona-postgresql-client-common, postgresql-client-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client-common_223-1.bionic_all.deb Size: 27306 SHA256: 78dce6b70ba2940debcc633fa36930704f8dda59e16e64581397a602d15165cc SHA1: f5fcc660ed69d2014cfd9d65dbb9f9a1c568d7e8 MD5sum: 7fb650655a295efe1454935a34356a13 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: percona-postgresql-common Version: 1:250-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 11 Pre-Depends: postgresql-common (= 1:250-1.bionic) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_250-1.bionic_all.deb Size: 5872 SHA256: 9767ef2a63d07d1fa7fd93ca5c6b09881a96d0971d15568e95e2cee5a5d756b7 SHA1: f234fd032cde3d37aa6037c825fcb4dc9985e2cd MD5sum: 16450adb15dc4f98f69dced1382a0821 Description: Virtual package to satisfy dependencies Package: percona-postgresql-common Version: 1:247-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 11 Pre-Depends: postgresql-common (= 1:247-1.bionic) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_247-1.bionic_all.deb Size: 5866 SHA256: f9c81e1fe4717c5c540752e49e2122faa9f738460721b8926a64385476af2114 SHA1: 48f33d9767ae910c4c9b9345bf06d95de403741b MD5sum: b1f601efa2452c8bce23329f160b4cb7 Description: Virtual package to satisfy dependencies Package: percona-postgresql-common Version: 1:241-4.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 11 Pre-Depends: postgresql-common (= 1:241-4.bionic) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_241-4.bionic_all.deb Size: 5872 SHA256: e18ba3fc8d0123badc32626461c6b1cebd3af4e664fc262b54294c2fb2ac2c97 SHA1: 79626fac21a63cfcd5a21d1bb0a1ca252013358b MD5sum: 0e8bebb9a7ca14cfcfecc855613b6621 Description: Virtual package to satisfy dependencies Package: percona-postgresql-common Version: 1:241-3.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 11 Pre-Depends: postgresql-common (= 1:241-3.bionic) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_241-3.bionic_all.deb Size: 5864 SHA256: dfa42d27c573a4f79142ea538de6b24ea1fcd7acbd11b0cafba342162bf50873 SHA1: 5c64f44c547d64a8e13bc576d5d49747c1abd01a MD5sum: a59c182ef3b04de1e3a6c0bf725808aa Description: Virtual package to satisfy dependencies Package: percona-postgresql-common Version: 1:237-2.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 11 Pre-Depends: postgresql-common (= 1:237-2.bionic) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_237-2.bionic_all.deb Size: 5880 SHA256: 933a8d2d1f3a633e76db14ead230e6d69da467d779b1860ee12944d2fda2c288 SHA1: 7b8cb8dbb6025c4b1562d7c2ba84a1689761ee4c MD5sum: 2c322c3a4ababf8785ac5a8e3855246a Description: Virtual package to satisfy dependencies Package: percona-postgresql-contrib Source: percona-postgresql-common (1:250-1.bionic) Version: 1:250-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-13 Replaces: percona-postgresql-contrib, postgresql-contrib Provides: postgresql-contrib Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-contrib_250-1.bionic_all.deb Size: 3384 SHA256: d5dba4abb45bb7d7ac2841612c09031d5db0d3c469119e0dd0f9a13dbdb0ac16 SHA1: 11df5197d06f24d6ad32fe1cca1431a6c6195799 MD5sum: a0f40a3ddceba7852664d45608fa4127 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: percona-postgresql-contrib Source: percona-postgresql-common (1:247-1.bionic) Version: 1:247-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-13 Replaces: percona-postgresql-contrib, postgresql-contrib Provides: postgresql-contrib Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-contrib_247-1.bionic_all.deb Size: 3380 SHA256: 9f21c37908a03d68ea313703a3e6df0e283933e2c1dfe6581ea8ab81c5200fdf SHA1: fd3c7b4d98cd006a4ea312813680591829a21925 MD5sum: 5fdf61dc1b422d3d3287d04f001a10c8 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: percona-postgresql-contrib Source: percona-postgresql-common (1:241-4.bionic) Version: 1:241-4.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-13 Replaces: percona-postgresql-contrib, postgresql-contrib Provides: postgresql-contrib Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-contrib_241-4.bionic_all.deb Size: 3376 SHA256: d8b1f7ad9e7c48b57dcbadeb92611ec063c12b38f0f65cb4d4ffcbf3e030d85e SHA1: e315ae1771f20b42f54f8e02e02d2610bcb60ce9 MD5sum: eb54c1e0f881dbc37ac5bb998e26c5a5 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: percona-postgresql-contrib Source: percona-postgresql-common (1:241-3.bionic) Version: 1:241-3.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-13 Replaces: percona-postgresql-contrib, postgresql-contrib Provides: postgresql-contrib Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-contrib_241-3.bionic_all.deb Size: 3376 SHA256: b4695652879cd4996f5229499f52cd81a2829725f5fafcce3a3eb3e983999b1f SHA1: b200c0d4725ddac0c37af2321cf3941d1453829b MD5sum: b00b90338b79698fef44d9da07f8b85a 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: percona-postgresql-contrib Source: percona-postgresql-common (1:237-2.bionic) Version: 1:237-2.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-13 Replaces: percona-postgresql-contrib, postgresql-contrib Provides: postgresql-contrib Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-contrib_237-2.bionic_all.deb Size: 3452 SHA256: b45b3a73fab6b5b4e3c5c4f1c4504d54e6b9e52704f4153996610554643d03d8 SHA1: 992200b6e58b37ac6a4be2fd555a4d0dd2615a62 MD5sum: 0c7b788ca125e899821fbb9b90d1fe5c 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: percona-postgresql-doc Source: percona-postgresql-common (1:250-1.bionic) Version: 1:250-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-13 | postgresql-doc-13 Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_250-1.bionic_all.deb Size: 3372 SHA256: ee28683f6955d1cd9086742dc7615197926d8c6d9b234ddb91351fe1d4fbb159 SHA1: 2d6a7742b0db3bbf8355e0d464b95fdfef00c899 MD5sum: e71132d391601512a78d94225d84efe6 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: percona-postgresql-doc Source: percona-postgresql-common (1:247-1.bionic) Version: 1:247-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-13 | postgresql-doc-13 Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_247-1.bionic_all.deb Size: 3372 SHA256: 44a39e46c741b53e9e5b60a03738d4a7f8c69288a63f5f1adba133daafd302e0 SHA1: e5cbbf5031eef6818be6ba204eb1d7944eddb244 MD5sum: 17862023ac41381ea02c5f35c1eb4310 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: percona-postgresql-doc Source: percona-postgresql-common (1:241-4.bionic) Version: 1:241-4.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-13 | postgresql-doc-13 Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_241-4.bionic_all.deb Size: 3368 SHA256: 4f2298fc7481896467ce5e3b0e31cb88b914a72959c75b374673213dc6d287e2 SHA1: fe72ddebbccb49b3a163d71d48207709062d69da MD5sum: 26093718766844a9cef07945c79c2658 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: percona-postgresql-doc Source: percona-postgresql-common (1:241-3.bionic) Version: 1:241-3.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-13 | postgresql-doc-13 Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_241-3.bionic_all.deb Size: 3364 SHA256: f3bab15df9ee2f04c5e6e60a3bdc5ffa5461e0093a4db4ba77ba3c3d9b583c29 SHA1: e2613ba43b197b911d703f31ca44470e14a64f92 MD5sum: 64b1aa29ed367002804f7c8fcabc91ba 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: percona-postgresql-doc Source: percona-postgresql-common (1:237-2.bionic) Version: 1:237-2.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-13 | postgresql-doc-13 Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_237-2.bionic_all.deb Size: 3444 SHA256: 8fe3787f1d5b9d2c06848a6cbde1d4a2553ca00907f482e8aed1ad516c3a8d3d SHA1: 0e0e3210fd478b379db8d1bb60856f5275633190 MD5sum: 5c057cf976f89e9b11d354ba7598603e 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: percona-postgresql-doc-13 Source: percona-postgresql-13 Version: 2:13.11-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 15654 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-13/percona-postgresql-doc-13_13.11-1.bionic_all.deb Size: 2869228 SHA256: 15ecddddaa7c6837e369eefe6dd6d3e73f7edb3f4b53c425f736a38c9c9dc7d0 SHA1: d84a0031569ad5f0a566ba3fc72f4ca80005a2a9 MD5sum: 3263647e1d9b76ea8a47a82e7ae6c2a4 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. Package: percona-postgresql-doc-13 Source: percona-postgresql-13 Version: 2:13.10-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 15624 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-13/percona-postgresql-doc-13_13.10-1.bionic_all.deb Size: 2862334 SHA256: 1ed4a890576f30ad9a38f88ffacf45f94caf83645ba08dc3818f84a6b9fabc19 SHA1: 1c1d48365f629e702c3983ede113a85017636238 MD5sum: 9018fc05a0a87f7390d275dc4dba1fb8 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. Package: percona-postgresql-doc-13 Source: percona-postgresql-13 Version: 2:13.9-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 15600 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-13/percona-postgresql-doc-13_13.9-1.bionic_all.deb Size: 2856046 SHA256: 8e159eedc19f5909a00a56f6bdc6bad34af2c9f376bc9e9aedc5e76b8554e378 SHA1: 23a5c9c6129005af73c5983e61b5c3d70bd948f0 MD5sum: 349d11450868607262e3ce3e950049bd 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. Package: percona-postgresql-doc-13 Source: percona-postgresql-13 Version: 2:13.8-3.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 15577 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-13/percona-postgresql-doc-13_13.8-3.bionic_all.deb Size: 2850208 SHA256: f70bcab72ba23d915c3d13cd2af8d979cf5599ca3d979d9e3261258df26e603d SHA1: 5377184799ea512a4d273f8d223f519943c90a04 MD5sum: 42afd6b1a24379b2119d93aee1fbce26 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. Package: percona-postgresql-doc-13 Source: percona-postgresql-13 Version: 2:13.7-3.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 15535 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-13/percona-postgresql-doc-13_13.7-3.bionic_all.deb Size: 2839986 SHA256: d01300a8d8b02eebfd13951cc89cae0b68877bf2ed2fdd562481598abcd498f2 SHA1: 173a85118dd80b94a13d21c6c5c7d83b20b122b3 MD5sum: 5d3d7b441ade9b49d05d076751301210 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. Package: percona-postgresql-server-dev-all Source: percona-postgresql-common Version: 1:250-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-13 Replaces: percona-postgresql-server-dev-all, postgresql-server-dev-all Provides: postgresql-server-dev-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-server-dev-all_250-1.bionic_all.deb Size: 14344 SHA256: d467f33b445b925aaec4fe133daba6c93fdec0d68fdb21e35f41208e91371cba SHA1: 969346cb25e51f6f3a590bb6a3b1d1dea3d27653 MD5sum: 4bc36aed7e6ac461b5dedd9f0a581654 Description: extension build tool for multiple PostgreSQL versions The postgresql-server-dev-all package provides the pg_buildext script for simplifying packaging of a PostgreSQL extension supporting multiple major versions of the product, and dh_make_pgxs which builds a template debian/ source package directory based on pg_buildext. . 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: percona-postgresql-server-dev-all Source: percona-postgresql-common Version: 1:247-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-13 Replaces: percona-postgresql-server-dev-all, postgresql-server-dev-all Provides: postgresql-server-dev-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-server-dev-all_247-1.bionic_all.deb Size: 14372 SHA256: 255ffc043acf88166ee0c386473a71088327dd49e8bfb3bd56a1cd5f2d21e0a0 SHA1: 41176c7796d45af1c7fafe730775fa39b389b806 MD5sum: beb6e410dafcdadbeb401dcda22cf73d Description: extension build tool for multiple PostgreSQL versions The postgresql-server-dev-all package provides the pg_buildext script for simplifying packaging of a PostgreSQL extension supporting multiple major versions of the product, and dh_make_pgxs which builds a template debian/ source package directory based on pg_buildext. . 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: percona-postgresql-server-dev-all Source: percona-postgresql-common Version: 1:241-4.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-13 Replaces: percona-postgresql-server-dev-all, postgresql-server-dev-all Provides: postgresql-server-dev-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-server-dev-all_241-4.bionic_all.deb Size: 14358 SHA256: dff313ffc69c71cb8f4ce0bc6b18261da0ef3d9f7b97244667a585e37b4a4aed SHA1: 6ef0bb9ce5bab5c342684530745ba8c31d65a33a MD5sum: 76bdd9993732a3fe15bf7c2abef1ea8e Description: extension build tool for multiple PostgreSQL versions The postgresql-server-dev-all package provides the pg_buildext script for simplifying packaging of a PostgreSQL extension supporting multiple major versions of the product, and dh_make_pgxs which builds a template debian/ source package directory based on pg_buildext. . 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: percona-postgresql-server-dev-all Source: percona-postgresql-common Version: 1:241-3.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-13 Replaces: percona-postgresql-server-dev-all, postgresql-server-dev-all Provides: postgresql-server-dev-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-server-dev-all_241-3.bionic_all.deb Size: 14352 SHA256: baff39bf44a73599d09d5ad39376d755132b80079a1c8628817cbc250c237f54 SHA1: fe2db3aaf89e54ae0771638771dd1696bf52fef3 MD5sum: 856fda1346f1b8d1a58d13fb041a2390 Description: extension build tool for multiple PostgreSQL versions The postgresql-server-dev-all package provides the pg_buildext script for simplifying packaging of a PostgreSQL extension supporting multiple major versions of the product, and dh_make_pgxs which builds a template debian/ source package directory based on pg_buildext. . 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: percona-postgresql-server-dev-all Source: percona-postgresql-common Version: 1:237-2.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-13 Replaces: percona-postgresql-server-dev-all, postgresql-server-dev-all Provides: postgresql-server-dev-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-server-dev-all_237-2.bionic_all.deb Size: 13614 SHA256: 62445c5b7dd9232da533ba1e2bc551f097a41727ae60f03577b8e120f7e87380 SHA1: 5125e883f0cbc2a5ec3c533cf2a67523e7cf0c99 MD5sum: 072465c63ed32208d80159b5b89fb0e2 Description: extension build tool for multiple PostgreSQL versions The postgresql-server-dev-all package provides the pg_buildext script for simplifying packaging of a PostgreSQL extension supporting multiple major versions of the product, and dh_make_pgxs which builds a template debian/ source package directory based on pg_buildext. . 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: percona-vim-haproxy Source: percona-haproxy Version: 2:2.8.3-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.8.3-1.bionic_all.deb Size: 9396 SHA256: e3dc4dc977b37e1b40f0f5c9639af4ed0c8a12e2a17b713ff02ed4b19fabdf5b SHA1: b12e291b7c6f2b43b6d80774d1f0b33104d6d067 MD5sum: b2512e3187d09a6a12d40a76446cfa24 Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.8.1-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.8.1-1.bionic_all.deb Size: 9392 SHA256: 54111acbf784db96f925ff5b772deb9d43e0c8d008517154761ad43033ad33df SHA1: 396e3313f3e71ac7527879b7390ce95ad7ba3a7b MD5sum: 3c5e0cf03d24db0223a84c11619c6475 Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.5.11-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.5.11-1.bionic_all.deb Size: 9388 SHA256: bac14d3f2b8f275a0258c3e97fa19bf66513c5c103946004e96d2e96a4d5ce1e SHA1: 3b72e5bcc91749624c7730531264d0882ca3f624 MD5sum: 0d4e671ec3e1e959ad8891944d8b2654 Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.5.9-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.5.9-1.bionic_all.deb Size: 9396 SHA256: 40bf197722fb620b1c1759234ad0418d9089204e0ddc2dad289e6f9e2fa9fb65 SHA1: 4ceec64aa8da6e123298b37c8dcf8ada1127f8fb MD5sum: 394fa01768ebb5cb189f5a24a4a3d6f9 Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: percona-vim-haproxy Source: percona-haproxy Version: 2:2.5.6-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 33 Recommends: vim-addon-manager Provides: vim-haproxy Priority: optional Section: net Filename: pool/main/p/percona-haproxy/percona-vim-haproxy_2.5.6-1.bionic_all.deb Size: 9392 SHA256: e9c8837aa7c845c04c7de0c94d58a6e7a1b3668b65fe81b08b4e90d3b9a4bcc8 SHA1: 9d91ff21aec0c688f247c990e8ba658d130bb1b5 MD5sum: 0187833e53b9231747831ff8c20fa96a Description: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: postgresql-client-common Source: percona-postgresql-common Version: 1:250-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 134 Depends: netbase Recommends: lsb-release Replaces: percona-postgresql-client-common Provides: percona-postgresql-client-common, postgresql-client-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/postgresql-client-common_250-1.bionic_all.deb Size: 34006 SHA256: a12de2085408b0d1d3f924b545b451e8caa0f7da56d1f867230ee850e7a55248 SHA1: 1998e78723ad5974792e35dbd3e35f7ed7aa95a8 MD5sum: 4cad670453204ba250db19d7e04a6816 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-client-common Source: percona-postgresql-common Version: 1:247-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 133 Depends: netbase Recommends: lsb-release Replaces: percona-postgresql-client-common Provides: percona-postgresql-client-common, postgresql-client-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/postgresql-client-common_247-1.bionic_all.deb Size: 33884 SHA256: 06c4dfb5c4a8b50242ac21fe0d6009a9a6fe0ef492d5b60dd2c5a40f4e9d0dab SHA1: c6e72e88fe797f4cbcdd1f039360283680fe1425 MD5sum: 9fa8726e99aec0bc8a702c7503481909 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-client-common Source: percona-postgresql-common Version: 1:241-4.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 133 Depends: netbase Recommends: lsb-release, libreadline7 Replaces: percona-postgresql-client-common Provides: percona-postgresql-client-common, postgresql-client-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/postgresql-client-common_241-4.bionic_all.deb Size: 33476 SHA256: 2bf4ca757619889d8bf597b23ae101c1bd19b3db452c0b42d6783224825ce64f SHA1: 5898c54d514cd0f594a3f43658ec77ec4ae09aa9 MD5sum: d202e2c446df5e1a24e8d3d6ae71e9f5 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-client-common Source: percona-postgresql-common Version: 1:241-3.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 133 Depends: netbase Recommends: lsb-release, libreadline7 Replaces: percona-postgresql-client-common Provides: percona-postgresql-client-common, postgresql-client-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/postgresql-client-common_241-3.bionic_all.deb Size: 33466 SHA256: 54e6cd88621d20d5f249365dc501519cf9229be2063bd2dd24325b5cc3fc3c57 SHA1: 6d4f944233b1cc39c40163bc6be60ee24e3b7b6e MD5sum: a8656962cf493d0b64a09857fd6c6754 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-client-common Source: percona-postgresql-common Version: 1:237-2.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 133 Depends: netbase Recommends: lsb-release, libreadline7 Replaces: percona-postgresql-client-common Provides: percona-postgresql-client-common, postgresql-client-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/postgresql-client-common_237-2.bionic_all.deb Size: 28818 SHA256: 2931a0ca43c5f407d7e38705b0dc08cad82e83529dd16ceec3ee93f7d25e291f SHA1: 9eccac37c937b5effdc1f9b3853f2d90944607aa MD5sum: 38be9f697fa3fb12ed0f827c7b37acfd 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 Source: percona-postgresql-common Version: 1:250-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 652 Depends: adduser, debconf (>= 0.5.00) | debconf-2.0, libjson-perl, lsb-base (>= 3.0-3), perl (>= 5.14), percona-postgresql-client-common | postgresql-client-common, ssl-cert (>= 1.0.11), ucf Recommends: e2fsprogs, logrotate Conflicts: postgresql-common Breaks: percona-postgresql-server-dev-all (<< 204), postgresql-9.1 (<< 9.1.1-3~), postgresql-server-dev-all (<< 204), systemd (<< 204) Replaces: percona-postgresql-server-dev-all (<< 204), postgresql-common, postgresql-server-dev-all (<< 204) Provides: percona-postgresql-common, postgresql-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/postgresql-common_250-1.bionic_all.deb Size: 196990 SHA256: 14bc8d519fcbfcd196a46463cf9916008d366051aacbb3620926fc257f5bca40 SHA1: aaa7f276fd33a6bf14ec7a0076b912b6fa4ffd08 MD5sum: c9a77d71b53b8efed35c805fb6adf161 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-common Source: percona-postgresql-common Version: 1:247-1.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 644 Depends: adduser, debconf (>= 0.5.00) | debconf-2.0, libjson-perl, lsb-base (>= 3.0-3), perl (>= 5.14), percona-postgresql-client-common | postgresql-client-common, ssl-cert (>= 1.0.11), ucf Recommends: e2fsprogs, logrotate Conflicts: postgresql-common Breaks: percona-postgresql-server-dev-all (<< 204), postgresql-9.1 (<< 9.1.1-3~), postgresql-server-dev-all (<< 204), systemd (<< 204) Replaces: percona-postgresql-server-dev-all (<< 204), postgresql-common, postgresql-server-dev-all (<< 204) Provides: percona-postgresql-common, postgresql-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/postgresql-common_247-1.bionic_all.deb Size: 194488 SHA256: 4a6d1789b50049174e58af5daaf7fb2fdd1277e96d87cc169b308c483512bcef SHA1: 77bda9401f3887683f15dd16c0ba1b00529ce163 MD5sum: 3b73ca97e0d524ca40c45806f77e957d 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-common Source: percona-postgresql-common Version: 1:241-4.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 627 Depends: adduser, debconf (>= 0.5.00) | debconf-2.0, libjson-perl, lsb-base (>= 3.0-3), perl (>= 5.14), percona-postgresql-client-common | postgresql-client-common, ssl-cert (>= 1.0.11), ucf Recommends: e2fsprogs, logrotate Conflicts: postgresql-common Breaks: percona-postgresql-server-dev-all (<< 204), postgresql-9.1 (<< 9.1.1-3~), postgresql-server-dev-all (<< 204), systemd (<< 204) Replaces: percona-postgresql-server-dev-all (<< 204), postgresql-common, postgresql-server-dev-all (<< 204) Provides: percona-postgresql-common, postgresql-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/postgresql-common_241-4.bionic_all.deb Size: 187764 SHA256: 6bc9ec02b1ca6b46ceb2fa1b79dc3d154b7aeaf19e9ac41072e66071694f3a4a SHA1: 9f42954f9673c636c6d97af9a2d23877f3f5eb23 MD5sum: 518836a213d561d7d5cba6de65f1d4d0 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-common Source: percona-postgresql-common Version: 1:241-3.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 627 Depends: adduser, debconf (>= 0.5.00) | debconf-2.0, libjson-perl, lsb-base (>= 3.0-3), perl (>= 5.14), percona-postgresql-client-common | postgresql-client-common, ssl-cert (>= 1.0.11), ucf Recommends: e2fsprogs, logrotate Conflicts: postgresql-common Breaks: percona-postgresql-server-dev-all (<< 204), postgresql-9.1 (<< 9.1.1-3~), postgresql-server-dev-all (<< 204), systemd (<< 204) Replaces: percona-postgresql-server-dev-all (<< 204), postgresql-common, postgresql-server-dev-all (<< 204) Provides: percona-postgresql-common, postgresql-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/postgresql-common_241-3.bionic_all.deb Size: 187750 SHA256: 57ce671b0c5ed4909ba23b8280ebb202b4db94b11af75d59db6e258fa8ccbd70 SHA1: 5151a7d8ec3c7f45f610c417ba9b89731441b93b MD5sum: 58a5c173a964686fd4cd5d0fd5489ac0 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-common Source: percona-postgresql-common Version: 1:237-2.bionic Architecture: all Maintainer: Percona Development Team Installed-Size: 622 Depends: adduser, debconf (>= 0.5.00) | debconf-2.0, libjson-perl, lsb-base (>= 3.0-3), perl (>= 5.14), percona-postgresql-client-common | postgresql-client-common, ssl-cert (>= 1.0.11), ucf Recommends: e2fsprogs, logrotate Conflicts: postgresql-common Breaks: percona-postgresql-server-dev-all (<< 204), postgresql-9.1 (<< 9.1.1-3~), postgresql-server-dev-all (<< 204), systemd (<< 204) Replaces: percona-postgresql-server-dev-all (<< 204), postgresql-common, postgresql-server-dev-all (<< 204) Provides: percona-postgresql-common, postgresql-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/postgresql-common_237-2.bionic_all.deb Size: 162348 SHA256: fa917706157bfcaa1dffa64c11a971afa57670d4a248ffae07d70659a17e916d SHA1: 5c746a19216297bf75e001e8b5649eb73e874e70 MD5sum: 801336cbb224b9f3f60fa6a7a7bc2ef8 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: python3-pysyncobj Version: 0.3.10-1.bionic Architecture: all Maintainer: Filipp Ozinov Installed-Size: 198 Depends: python3:any (>= 3.3.2-2~) Priority: optional Section: python Filename: pool/main/p/python3-pysyncobj/python3-pysyncobj_0.3.10-1.bionic_all.deb Size: 43400 SHA256: 165e11edc963bfe0c5e3ac8e61b821aae6510c7aeca19221b96e14ca4b8866ef SHA1: a5434cc3a038f5924f7a24ee0cb6ba1c39e84049 MD5sum: 9b00083e97847f2760bee9e2cdd54d00 Description: A library for replicating your python class between multiple servers, based on raft protocol. . This is the Python 3 version of the package. Package: python3-ydiff Source: ydiff Version: 1.2-1.bionic Architecture: all Maintainer: Michael Banck Installed-Size: 67 Depends: python3:any (>= 3.3.2-2~) Priority: optional Section: python Filename: pool/main/y/ydiff/python3-ydiff_1.2-1.bionic_all.deb Size: 20058 SHA256: 70ef4851587a0cc1860fb12fd69524020c09ccf2aa1e2d3728c889e4332e6e26 SHA1: 80bec2092257ba13cf860de9b30fa0044592c6d2 MD5sum: 7bb2fec8b90e2acde9c997d66805c846 Description: Colored, incremental diff with side by side and auto pager support (Python 3) Cdiff is a python module to view colored, incremental diff in a Git/Mercurial/ Svn workspace or from stdin, with side by side and auto pager support. . This is the Python 3 version of the package.