Package: clang-10-doc Source: llvm-toolchain-10 Version: 1:10.0.0-4.focal Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9661 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.focal_all.deb Size: 1152628 SHA256: 74222c9481dfa7fc2c878a97ef4d03eb5f617e8dacfb6b94f74d09d2ed26604a SHA1: f042e197251247e79e6d63dd6acee2ee639e24a7 MD5sum: dcc3792dfec3675bb42d55b988f3b3e6 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.focal Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9440 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.focal_all.deb Size: 1146028 SHA256: c1124feb6c03b77d88efc18f6311c86bec690062cf78c1296c788f9524041b59 SHA1: 26774e690c7b68d7be268351508fa527be9382b4 MD5sum: 1c0b3da16161d546a266a237043a6727 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: libomp-10-doc Source: llvm-toolchain-10 Version: 1:10.0.0-4.focal Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 12034 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.focal_all.deb Size: 876622 SHA256: 91f13b08fe1c4b651e5ee922f69cc987e0d6ee0c8e6ddb2a0f06a24fce525454 SHA1: 1ec69bb422eccb6e225cc68a856e81cfeda22de0 MD5sum: 0b1f3b2c88156195ae96c3a0b639fec6 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.focal Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 12079 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.focal_all.deb Size: 883274 SHA256: 7716f67719700ba7f10d868da3d271f44b6aaf0dec21000fdb044b960a14741f SHA1: 4c8b77f4784b0040d9c9e94b64c42bd8108a1475 MD5sum: aae01279394fbb4621134cf55892db17 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.focal Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28794 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.focal_all.deb Size: 3683340 SHA256: 5176719378ece78639e25422b7968478657b21735a38baaf849cde72b29372d9 SHA1: ed773eee035cb62ef86d9df13bb14936babb2ce4 MD5sum: b6e6be347915fe8b0ad6ee9012a08d94 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.focal Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 51 Depends: llvm-10-dev (>= 1:10.0.0-4.focal), llvm-10-dev (<< 1:10.0.0-4.focal+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.0-4.focal_all.deb Size: 41448 SHA256: b04cef923615992938d1546781486917e72d44cf52cdf232c3665e0a11991cb9 SHA1: 5f540ed0b73d13ad3114909b4d863bb183cc05da MD5sum: f348f4b473ac37966e69ddf8a32e37c5 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.focal Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 30356 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.focal_all.deb Size: 4111132 SHA256: f31da321d78c71a669b95803aea46621eb0ffc388bb484468333df494bd65f8f SHA1: 555bf129ecc08c136487ea1baf5168f25d0e80ff MD5sum: 7a96bf0762bb674d690a64ad1c55963e 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.focal Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 585 Depends: llvm-11-dev (>= 1:11.0.0-5.focal), llvm-11-dev (<< 1:11.0.0-5.focal+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/llvm-11-examples_11.0.0-5.focal_all.deb Size: 318198 SHA256: 121a316bb10ffbf70af1548607e5ffce9aa6d587d62d3025c9d261cf0c71f7e1 SHA1: f2440c30038dd4cc7eb023ce0e3227070fbe249e MD5sum: 6ddd211a85549dbf6206d26b0ff15fba 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.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 4066 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.focal_all.deb Size: 736020 SHA256: 67ea4da2b8849ef0adc6e0bb26f134dd501c269dfbc59a98d9ee9287097f0614 SHA1: 825ab1efc656c9522bfad79b9563e3a2efa5d3d2 MD5sum: 6ea7c4ad611a271a04494f31b1f94795 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.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 4057 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.focal_all.deb Size: 735050 SHA256: d86b51a55786439b7d468d54ab5e3f16cf7c25c792901a5cdd667ac7aece8523 SHA1: 20fa67af4f1eb4cf4e38aa52ea8bf402ed5e441b MD5sum: 8056a95578433a10008cccc7803d97c7 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.6.13-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 3817 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.6.13-1.focal_all.deb Size: 690730 SHA256: 193900c6a9768e487a4bc1fc01ba97ee9159ea68b75025517ec6b35575321191 SHA1: 99484d5043cc0481c4a72f6d2b11d673b397b115 MD5sum: 5ebbb9ad49c83d0272ee0c2041888c99 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.focal 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.9-1.focal_all.deb Size: 670598 SHA256: f4ff0f6e207247bab1fb083453fa686645c3271e564d46bd81b06e64edcb4de4 SHA1: 57d954ba7985bb114a6bc8b665a6892aa950bb95 MD5sum: 874b7d31c03ac25cbad29ac6657af7bc 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.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 3723 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.focal_all.deb Size: 667692 SHA256: 625be4e09579f43f90b50c4d31f76df40aa1b3bf356e897d478a49c585bd40c4 SHA1: 785b6148ec85fcf4b671bf7623ed33b9b8bd7671 MD5sum: 7bc187bf1787d73fa43f092eee581f8c 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.1.0-2.focal Architecture: all Maintainer: Percona Development Installed-Size: 1145 Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-urllib3, python3-yaml, python3:any, lsb-base (>= 3.0-6), python3-psycopg2, python3-etcd (>= 0.4.3) | python3-consul (>= 0.7.0) | python3-kazoo | python3-kubernetes, python-six | python3-six, python-requests | python3-requests, python3-cdiff, python3-ydiff, python3-pysyncobj, percona-postgresql-11 | postgresql-11 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.1.0-2.focal_all.deb Size: 265476 SHA256: 49c4df2026ce93cfdc2edccda85812d1d20aae17a32ef056af8e081ef47cf96b SHA1: 1332b33abc2fec3292d75d7daebdeca10db0307e MD5sum: d0e2c022e6cc4c3b50e0ce2de12e6207 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:3.1.0-1.focal Architecture: all Maintainer: Percona Development Installed-Size: 1145 Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-urllib3, python3-yaml, python3:any, lsb-base (>= 3.0-6), python3-psycopg2, python3-etcd (>= 0.4.3) | python3-consul (>= 0.7.0) | python3-kazoo | python3-kubernetes, python-six | python3-six, python-requests | python3-requests, python3-cdiff, python3-ydiff, python3-pysyncobj, percona-postgresql-11 | postgresql-11 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.1.0-1.focal_all.deb Size: 265498 SHA256: 64bb7999ea7ed4e49e135f39193a599e19f802b9fcefc53ee2be9be6b7e2a33e SHA1: a3d43d26a8cde8439a1eebe1deac3d35570ce659 MD5sum: d269746d6ec2e9066b1e587e7b203c6a 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:3.0.2-1.focal Architecture: all Maintainer: Percona Development Installed-Size: 856 Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-urllib3, python3-yaml, python3:any, 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-11 | postgresql-11 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.2-1.focal_all.deb Size: 199690 SHA256: ed53e4da9ef2bfa6fa956e989ad8f0c9c5bb740b0b138a6620052bbce5f1231b SHA1: 6a62cd08885e2a9df5e3a26eef5b897f092ec7fc MD5sum: e0afad486581b599b693a8c89412a662 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:3.0.1-2.focal Architecture: all Maintainer: Percona Development Installed-Size: 850 Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-six (>= 1.7), python3-urllib3, python3-yaml, python3:any, 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-11 | postgresql-11 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.focal_all.deb Size: 198316 SHA256: 47aca1b9d0bc28f09bf2fc86fb44d6b03e39e31ac54bad9e652ba798bc6759fd SHA1: 1e03b43af562629bbe1bd158baf0f8d360f05e91 MD5sum: 284702dc542708c16c0942cc3fdd0ae7 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.focal 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, 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-11 | postgresql-11 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.focal_all.deb Size: 178938 SHA256: 395a92696790d1db6c3d01165499ca402790f9ce01d87042502364145840727d SHA1: e5090591c9cc9612940bd2c4e000440e916f7186 MD5sum: 4184e2aabf2811a80c71faef46ee9613 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.focal 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, 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-11 | postgresql-11, 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.focal_all.deb Size: 178960 SHA256: f2161c7bfdb389078e2eb0039b1c72d80874a627544b08c87da9b1a06f769443 SHA1: 676b1ad06286fc450b37826d96885d46885f26c9 MD5sum: a077b5afd7363cb698302e98e6b53581 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.focal 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, 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-11 | postgresql-11, 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.focal_all.deb Size: 176996 SHA256: 35b9580e79180b06f9b1c08d194da36a831bffe937033989900653fb9dd5c823 SHA1: 5c4375279f9b48ca84c0ebd495e6707416b4c331 MD5sum: 0bdc5eb8af2c93147ffd08538f5a7664 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.2-1.focal Architecture: all Maintainer: Percona Development Installed-Size: 759 Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-six (>= 1.7), python3-urllib3, python3-yaml, python3:any, 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 Suggests: percona-postgresql-11 | postgresql-11, 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.2-1.focal_all.deb Size: 143174 SHA256: 2f4ebc5a435dbe1cbc959f7d40bbf3ec4e93be4f5f9ebd3e2c368584acad661c SHA1: b7519d0e725db64d3c3dbaf7a43b0acb556e823a MD5sum: c36e6693cf27bbd7c1cbdba79b3e738d 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.1-1.focal Architecture: all Maintainer: Percona Development Installed-Size: 751 Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-six (>= 1.7), python3-urllib3, python3-yaml, python3:any, 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 Suggests: percona-postgresql-11 | postgresql-11, 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.1-1.focal_all.deb Size: 141654 SHA256: 80a27a46f10bcaa4f726feffe384380aa895398fdbe2b565c788b1b0bdcbbb69 SHA1: 0cf756b1a7c224fdb2ef4980a99f41b76604ed89 MD5sum: 5c43ed408cedf68a8263e7f64e71d796 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.0.2-5.focal Architecture: all Maintainer: Percona Development Installed-Size: 715 Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-six (>= 1.7), python3-urllib3, python3-yaml, python3:any, 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-11 | postgresql-11, 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.0.2-5.focal_all.deb Size: 136006 SHA256: 28f14741a0b67eed1ee898177ab32b56bedf3e408109bdafb18a130a39785bfd SHA1: 95978ff169d0730ff1a283a89bd0f7de83cee6d9 MD5sum: ebed19cb896779f5f308c2195d39d22a 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.0.2-2.focal Architecture: all Maintainer: Percona Development Installed-Size: 715 Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-six (>= 1.7), python3-urllib3, python3-yaml, python3:any, 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-11 | postgresql-11, 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.0.2-2.focal_all.deb Size: 135994 SHA256: 6516bef404d97696ba93f777bc7c01e5fb559eea3811b82a01aa3d38ff7d4f7e SHA1: 707bb11fcb2adc727f5b33163ba5f8925a977eaa MD5sum: d0cab0edacb2ef48c5e7cde0150172a2 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.0.1-3.focal Architecture: all Maintainer: Percona Development Installed-Size: 710 Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-six (>= 1.7), python3-urllib3, python3-yaml, python3:any, 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-11 | postgresql-11, 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.0.1-3.focal_all.deb Size: 135022 SHA256: d35d72ab5f299e0612729f817bb6583bb1990ae47a3d747419ab60a20ecf96d8 SHA1: 682e0622aea3ccabc3e83e074cf4ab18a50e2b27 MD5sum: 63a2a9b74957969b2f3ded4ac34b64e2 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.0.1-2.focal Architecture: all Maintainer: Percona Development Installed-Size: 710 Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-six (>= 1.7), python3-urllib3, python3-yaml, python3:any, 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-11 | postgresql-11, 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.0.1-2.focal_all.deb Size: 135050 SHA256: f30014bf338ecd0b98e3bebdec258d833b1bcca2e2ee4597644c0825632878a1 SHA1: d53f32d500a94b3de2ea2318cbeefe85fc4bd32b MD5sum: 57ae2cddc76b35be385d0d2072025e4c 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.0.0-1.focal Architecture: all Maintainer: Percona Development Installed-Size: 707 Depends: python3-cdiff, python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-six (>= 1.7), python3-urllib3, python3-yaml, python3:any, 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 Suggests: percona-postgresql-11 | postgresql-11, 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.0.0-1.focal_all.deb Size: 134654 SHA256: 37545ebb65518ad277e28f3abed8b58676d7e4615cdcb1902a655c8d7385c1fa SHA1: f50225d9bbc3a85d8ad541e00f7b5675c4b75c92 MD5sum: 2ddb2ec2bdfe4d160710084e4b15b021 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:1.6.5-2.focal Architecture: all Maintainer: Percona Development Installed-Size: 580 Depends: python3-cdiff, python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-six (>= 1.7), python3-urllib3, python3-yaml, python3:any, 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 Suggests: percona-postgresql-11 | postgresql-11, 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_1.6.5-2.focal_all.deb Size: 113226 SHA256: d04d49b00b04e7adb7994c1aa114742c9189a6cd3040265298e1794966505ba7 SHA1: f766cf72eb5062a613c0cc1ac0409f3caab641db MD5sum: 495812dd2254eeb85eab1ed342774276 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.1.0-2.focal 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.1.0-2.focal_all.deb Size: 7282 SHA256: d36748ee4538bf57217ead7cc8308d750fd0c351059ab992c315dc2b88986550 SHA1: d7ef00ca4b7f7b1218d50a5756a45464f9142ff5 MD5sum: 3f245501c2b07ec3c1ecc8bad8ec70be 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:3.1.0-1.focal 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.1.0-1.focal_all.deb Size: 7276 SHA256: d7f9f981b7a905e8db2f2469ec66c2f223e31621b519fa2e2b3344b863f1d091 SHA1: 5ca0f59aadb4075d0a8a0624b2d8d1093720eff9 MD5sum: 6ca6527b4addc08c06934c831a1fb01d 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:3.0.2-1.focal 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.2-1.focal_all.deb Size: 7236 SHA256: d994b159ac2828e67930621bfd85f4c15a39d7b542e859a3d44b3c4bb15000c5 SHA1: ca647bc44ae11111db5ad86e56014f019ee019de MD5sum: 1b34190366bc9e13c742e35889510c89 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:3.0.1-2.focal 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.focal_all.deb Size: 7216 SHA256: 93cbe44f6951c8625d8993b87f6d1422a1fc712a9694369d766fd9a763f65c81 SHA1: 22a93dacfd11f334064cf9f00611abb8b86ccefe MD5sum: 7763fa7e95d9b237d18c47d21c2dd65b 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.focal 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.focal_all.deb Size: 7226 SHA256: fa3445b7824fdd082859236971de4ce23131920ca419a14a19cb02341c3d9362 SHA1: ed4e925e4c73c2f4e3415ea1484de56c4a966cef MD5sum: 6735cf80df096b88690cc74411c26f21 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.focal 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.focal_all.deb Size: 7234 SHA256: c6b92f13ad821e7d413cc8aa1e7e7697781cad3bf3073fdc47761cd7eb082a69 SHA1: dd576d2b65f15b7fd0837ead3bf09f533f633701 MD5sum: e676398124a0af6c02c382f0e46f5299 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.focal 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.focal_all.deb Size: 7208 SHA256: e7862b5b360b175a71923243d6facc5cbb9e48bdd09064ab8f29bd8c55372b19 SHA1: b54ff43599c3089a0e1fcd6cf2d393c85a9b24a1 MD5sum: fe51e5c8d1ee97af24e72fa41371de0b 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.2-1.focal 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.2-1.focal_all.deb Size: 7080 SHA256: acb6368074b69fe8ff9eee155417d767bd0552ddc04321f47ca3772b31627a92 SHA1: 64a4fde508f09f8d7a2fdb74c33739738bd3b215 MD5sum: e4c7c3ce23410f9dbbd169f2e1d21dc8 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.1-1.focal 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.1-1.focal_all.deb Size: 7044 SHA256: 78d5bd0fc686cbdb972038377aad9407ebce327cd6ce5412d3ec4766d1e7c649 SHA1: 3b44d01025ea335e49ca87a7ae65d5e896062e56 MD5sum: a9b63921826a8ba1c9b3ed1ba49f24fb 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.0.2-5.focal 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.0.2-5.focal_all.deb Size: 7060 SHA256: 24f47ed2145e0d0256d1a7789f5a70daf84a85247f5e0324494116ec7d8a6f54 SHA1: 29364ca9d341060e863560bf2b3e12f12a2f2558 MD5sum: 21460f00eb0707c8d9502e0b549eb6dc 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.0.2-2.focal 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.0.2-2.focal_all.deb Size: 7064 SHA256: 576ee9da0e0c8dd588949894def54abb2482bfa5814f67d8624ae8a810d3562f SHA1: d5aa901e90ed4e6227114c32ea5d948a487b4b06 MD5sum: ad31ee224d1429c732e7059946a82c42 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.0.1-3.focal Architecture: all Maintainer: Percona Development Installed-Size: 18 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.0.1-3.focal_all.deb Size: 6504 SHA256: f13097ba3fe5be00dab992a677ae08ade61b08410aab4ac2e284725f0002a9f6 SHA1: 5e302060a0706ae03d857c154aefa01d08e63377 MD5sum: f9f438f2de483c01d79ed23d3d8a2ef3 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.0.1-2.focal Architecture: all Maintainer: Percona Development Installed-Size: 18 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.0.1-2.focal_all.deb Size: 6516 SHA256: 190e17e515333f9c7b1fbd4eb43002394e51a218e73b6e13fcb7a0e7b66d7023 SHA1: 0fc199d10520ab9c988e6e1600913a2a29908a31 MD5sum: 04a2465681223a389e0a1eb98bcc0ee9 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.0.0-1.focal Architecture: all Maintainer: Percona Development Installed-Size: 18 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.0.0-1.focal_all.deb Size: 6508 SHA256: 71ff5e2eac8e44efd8f60a75db23e7859079b08665475f2751a0e457034c816e SHA1: 45e35285331e70c9870638cb32cb86ecbf834e61 MD5sum: 14c4d0dc8845c66a2d472357236b3a35 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:1.6.5-2.focal Architecture: all Maintainer: Percona Development Installed-Size: 17 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_1.6.5-2.focal_all.deb Size: 6348 SHA256: 423b99f02f97fcc711dea5bcf9484b03895cfdeb77c1048b8adb3dd4aa6b19c2 SHA1: e69863b4fecc974ed1b98bcb6a5f892ec55f1d06 MD5sum: 1eb02fb112bcb669ecf5bef259d767ea 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.48-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 1777 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.48-1.focal_all.deb Size: 275928 SHA256: dc0caa3117bf7f5bae23f27266e4c4a711501636ca03b88babe315562a4b44ab SHA1: 3a9ad085bb55d3b4af7e7c46f61439c969aef489 MD5sum: 40b96c2565fa1269b086da5ebcce50c4 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.47-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 1698 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.47-1.focal_all.deb Size: 263084 SHA256: 2b6ac186d606fd6fffa05afa5c83de5a832a891012a68801fafbb625777bfe4c SHA1: 601c76b8a5a8b0bb0b2a20364c5a21098ebd628d MD5sum: 30974497f1ef8426bbe9abee6a870790 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.44-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 1609 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.44-1.focal_all.deb Size: 250194 SHA256: 55af2e3c3dab9ef0ce0dd38d79d998849f994807227732cb88af78049a675132 SHA1: c273109d5fac9fbc8b45490163a532d58346fb0f MD5sum: be02cb4ea30f451cd0902bf8eb785a37 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.43-1.focal 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.focal_all.deb Size: 250022 SHA256: 910fb7cd3b4e65e9c788680524398f15e772671c0773fad2aa5c31881ee1b0d2 SHA1: cdc0dc8abc9f67e9d9fca4f3af51af3a7cffbe9d MD5sum: e511967d9fb18971664809948fc63f61 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.focal 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.focal_all.deb Size: 249776 SHA256: 7457494ea582f427663c60b8311644940489610af192009521b35b58ca83ca36 SHA1: 3c7a2ed7324e2e8fd5113df95e8046143bd96d7d MD5sum: c32e546e0cba543d12ac74138a30b36e 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.focal 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.focal_all.deb Size: 234070 SHA256: 33c4883d1484028d219a52c0819b234c4d57da136372575231959ca6de0538b7 SHA1: 7f6d92c00e28da5154681f425c642b279466a52c MD5sum: 220d1e61a26d66e739f81145cff85d43 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.focal 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.focal_all.deb Size: 227832 SHA256: 71b21c2765c07045afdf887ff8025b0c067124696c11100d0f4627c149bbca76 SHA1: 49fc3d8a28aefbcfb547f3bb8d25963486eb2803 MD5sum: 60f113c62a0e007b1a06b447ee0bbf4c 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.focal 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.focal_all.deb Size: 105838 SHA256: 9a6c13917b01464ab1a3af50061a0ce397e5d61294f1ea7a2aa3126d614566e5 SHA1: 56db25eba7d60b6064887fd09663d9ba7211586c MD5sum: 67312f019ef54110579e921400528532 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.36-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 1334 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.36-2.focal_all.deb Size: 102394 SHA256: 2ff3f36ea1daec6840214d10d029ae44a1d061568ec88ea9933ca3d85b939f31 SHA1: 033e405bcdfed72a51052658e4d534fd50275cef MD5sum: 16ad6a609c0bde69097a9fa08f3d4e71 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.33-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 1261 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.33-2.focal_all.deb Size: 100210 SHA256: 8c8697b3feb95a7ed498de9c15f8090a6361abff4563ce39f500a05976877e99 SHA1: ca4f909101335f5e60d7ab1dc35947c4d5fca0db MD5sum: a3e9b6feeeed42ea92bf5b5c714f3054 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.32-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 1236 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.32-1.focal_all.deb Size: 97502 SHA256: 7163112fce7eae488fb234ca99afa7aa29291d1379aa74069dc18a25e5812e03 SHA1: 1aa2389a80bf49303a499ec94c2660d8ef22f4f4 MD5sum: 2dac2a99425475f01b9e0b86c0c14fa5 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.30-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 1161 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.30-2.focal_all.deb Size: 94774 SHA256: 798f2c6eb3b0da3384dd22143fae440b1c7b868e87c56be33dc55a6b6d090124 SHA1: 0ee939f6a51a5444c1df0ce204f5cc60f5edddcc MD5sum: b7dcebc86aca9e0dec80a86d83eff25c 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.29-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 1156 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.29-1.focal_all.deb Size: 94610 SHA256: b9608d2f49c6d4bf759afc6389e214c335d87f2804480026ff2af4471cddb3d7 SHA1: 5586cf5d7fa57a74e31689ac9386f8d7067e7b1a MD5sum: 24a191990c3261cbb3b5822d97ba55d2 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.27-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 1228 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.27-1.focal_all.deb Size: 93958 SHA256: 85503321b69607fed2e3ed863ebe68f8291127649e88d9d3dada6810e933c5e8 SHA1: 02d80e8bfdc897c2ec5cf872fd6641553b8227a1 MD5sum: 00633255938de534808ed8414a82ff4c 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:256-2.focal) Version: 1:256-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-11 Suggests: percona-postgresql-doc Replaces: percona-postgresql, postgresql Provides: postgresql Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql_256-2.focal_all.deb Size: 3362 SHA256: 3189cbf14d5e0176537429d4f9bf2b62718a7172e5ad4f74ea6d5d2a5fae3bcc SHA1: 77a2514edce09c508be9c9fddf19fd9e9c4876d0 MD5sum: ba9b9ea12ee182b38d3ccbf43ea098ab 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:252-1.focal) Version: 1:252-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-11 Suggests: percona-postgresql-doc Replaces: percona-postgresql, postgresql Provides: postgresql Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql_252-1.focal_all.deb Size: 3370 SHA256: 74fdef5ef4f87782929a66bf480bae4de5d89fffee88181c85f2b1819dcd6bff SHA1: 0deff98f1913216452fb892800b61710bfcd50fe MD5sum: 512a5a85c186cb7baf0900a308b7d3ad 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:250-1.focal) Version: 1:250-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-11 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.focal_all.deb Size: 3368 SHA256: ed101470b4a5038f1f523fc8d7c95cb5f38175f4b3244ba1cb706edb3fe68d96 SHA1: dcfac2e63782378c6fa13cbe06455c85a8e7773c MD5sum: f8fcaf73e5f6d374186a4987addcfea3 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.focal) Version: 1:247-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-11 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.focal_all.deb Size: 3360 SHA256: c070bdea49523e478253ef9f6a2d4df08e4c50b90d898d440ac775dc556ad7ce SHA1: 3ea3744c7be6c04ac480aa88f7d4454b742ea60c MD5sum: b5266a6ca2c519f81c8c57f2abe3016a 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-6.focal) Version: 1:241-6.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-11 Suggests: percona-postgresql-doc Replaces: percona-postgresql, postgresql Provides: postgresql Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql_241-6.focal_all.deb Size: 3372 SHA256: bffc76a49abecde5179c629d4f20ead997c0eab80e4fdb7b9827352eef05a6e4 SHA1: 8df6bd5cd35c0642e9c726bbca2be65405cf963b MD5sum: 148ee3c1af90224101cea47db90e1675 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.focal) Version: 1:241-4.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-11 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.focal_all.deb Size: 3358 SHA256: 06ea99919bc3ae3feb732287519cc6ca3cbc40efdb1c70cb235f3af666e3491f SHA1: 485c3a24bcb31c218aa29caa8dba8c3557686d79 MD5sum: 08552e3170b47bb52d46a338c36e71ce 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.focal) Version: 1:241-3.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-11 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.focal_all.deb Size: 3370 SHA256: 19876ceae5798aceaec357e53539e0f1812e97c7caf4d8a96442695ed3eeba71 SHA1: bb818dc0668f59624fe5b930a7f1befbd3835bdc MD5sum: 50cbfda016b19a8ab81b49c41332e9e0 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.focal) Version: 1:237-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-11 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.focal_all.deb Size: 3440 SHA256: ddfc667efae334e50c85c58ada2803fbf182cab7d47399686d242501857e3758 SHA1: 50a9dc96b3209134bae27bfe955c7109e3cb3579 MD5sum: b29e9b1ac413b9ff68409fbc1114f6da 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:230-2.focal) Version: 1:230-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-11 Suggests: percona-postgresql-doc Replaces: percona-postgresql, postgresql Provides: postgresql Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql_230-2.focal_all.deb Size: 3440 SHA256: 205bd8f11f9cfdcac1b0fa67db2805926003e77fefc3687e59d8a690118aa545 SHA1: df7d79aec2c5acb349c2503d7026fc1f83d1537c MD5sum: f1e32e007696f900bfe21c67ab97d7f8 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 (226-1.focal) Version: 11+226-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-11 Suggests: percona-postgresql-doc Replaces: percona-postgresql, postgresql Provides: postgresql Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql_11+226-1.focal_all.deb Size: 3448 SHA256: a934f19a97cd6f25ce4a93760876b477bfda55f18a7e3b8cb42c35e4076ec91a SHA1: dc05a4f6c907263516f667798efd3e6e48c0009b MD5sum: 645144ebc4ee5388cbaaedfd1cd71535 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 (225-1.focal) Version: 11+225-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-11 Suggests: percona-postgresql-doc Replaces: percona-postgresql, postgresql Provides: postgresql Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql_11+225-1.focal_all.deb Size: 3444 SHA256: 713286fd8e2fc1e707769b8e61d12df119519b5334da6c505bf65ea643e4994a SHA1: ac0cac17ac21a99ddaf961532da089773c8a04ab MD5sum: 6a6de614becd62b730865853b73ca12a 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 (223-1.focal) Version: 11+223-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-11 Suggests: percona-postgresql-doc Replaces: percona-postgresql, postgresql Provides: postgresql Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql_11+223-1.focal_all.deb Size: 3436 SHA256: a3eb7c1ce32685bfe81fd0935adfbfb187feea064fb620a135e65ed5cc4f0525 SHA1: a7a2cd732f1790f584d3de59adfb40342661273a MD5sum: aaa890f20e458a7502bfa024a6188a13 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 (216-1.focal) Version: 11+216-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-11 Suggests: percona-postgresql-doc Replaces: percona-postgresql, postgresql Provides: postgresql Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql_11+216-1.focal_all.deb Size: 3444 SHA256: 39589fc2b1fe4fa11195abc1af113aaccd18d1d5baa848926a8eaeeb4ffc902a SHA1: 787c5d8608b5432ee87e2e9888d8cf23d3a442fc MD5sum: f077738463575350c3269140f9af5dae 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 (215-1.focal) Version: 11+215-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-11 Suggests: percona-postgresql-doc Replaces: percona-postgresql, postgresql Provides: postgresql Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql_11+215-1.focal_all.deb Size: 3440 SHA256: c59cc529d8658d071f2926766004d8191787e2909327956afe781506553dd350 SHA1: aaa0f34ad7a694fdea3d38f5821a270a9ca53165 MD5sum: ab0b2962ec7204277115231f661c2d67 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:256-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 10 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-11, percona-postgresql-plperl-11, percona-postgresql-plpython3-11, percona-postgresql-pltcl-11 Replaces: percona-postgresql-all, postgresql-all Provides: postgresql-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-all_256-2.focal_all.deb Size: 3454 SHA256: 9a520f5274f911207a19440a12b629ba1bb6bde0982857952d40e9dac2c803e0 SHA1: ad2b487631c81d849e017febbb98c6eab6e5c2ed MD5sum: dad1421b34090b535cc40db2a60fd889 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:252-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 10 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-11, percona-postgresql-plperl-11, percona-postgresql-plpython3-11, percona-postgresql-pltcl-11 Replaces: percona-postgresql-all, postgresql-all Provides: postgresql-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-all_252-1.focal_all.deb Size: 3460 SHA256: 285f85d10574e33c83f78c7a6c9ff2d51674b57677fb9550472e9f5af4a4a2aa SHA1: e31ca47b0669b827c81f4d8fdc6bdd7ea60928c7 MD5sum: 69935fb36625e102a6d249f76eec69a8 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:250-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 10 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-11, percona-postgresql-plperl-11, percona-postgresql-plpython3-11, percona-postgresql-pltcl-11 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.focal_all.deb Size: 3458 SHA256: 15402e0bea7296938d9e31e051ba550dbb980bd9e3234cc72c1f6c4f8bccc3ca SHA1: 74db9cce63e366f4adf251c01a9f3b3da1a252cc MD5sum: 59452f87e157e50bc88d46b29f273bd8 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.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 10 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-11, percona-postgresql-plperl-11, percona-postgresql-plpython3-11, percona-postgresql-pltcl-11 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.focal_all.deb Size: 3450 SHA256: afa1ed7ac46036625a8fda4add77a79d9b05a02f9b988013e060e4b5ef25332a SHA1: a0e6409dcd42647017d8880588bb93690aa9bcf6 MD5sum: 6f23e17c47106c32ed279b952187883d 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:241-6.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 10 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-11, percona-postgresql-plperl-11, percona-postgresql-plpython3-11, percona-postgresql-pltcl-11 Replaces: percona-postgresql-all, postgresql-all Provides: postgresql-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-all_241-6.focal_all.deb Size: 3462 SHA256: 4c0885e46a7e99b6bf83822569bfa52bee7f48e766419888151d5eafcac6ecb2 SHA1: 45e7734928e111c5fd4efaead9a9c6aee67ced68 MD5sum: 89cc5b9beea1448044a7a328f678f536 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.focal) Version: 1:241-4.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-11, percona-postgresql-plperl-11, percona-postgresql-plpython3-11, percona-postgresql-pltcl-11 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.focal_all.deb Size: 3456 SHA256: 2e3f5c69a54b522e6825043af585b79f261effad569c29b8a01c8bf2deafd5d8 SHA1: 8848aa50491df5d09796272ab3717bf10e2706aa MD5sum: 0297137e5f8a257a9772d005f67152e4 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.focal) Version: 1:241-3.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-11, percona-postgresql-plperl-11, percona-postgresql-plpython3-11, percona-postgresql-pltcl-11 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.focal_all.deb Size: 3466 SHA256: d4d9da3c652e9b773734f65b6063e0ea0aef626a4d7cfc40126c5d6a47d5a90e SHA1: e84a29f079412ba469911118c801a1f4f0f5bfea MD5sum: 180c21102a37aeff339c5f2143ca62d9 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.focal) Version: 1:237-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-11, percona-postgresql-plperl-11, percona-postgresql-plpython3-11, percona-postgresql-pltcl-11 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.focal_all.deb Size: 3540 SHA256: 3a4aabb062ee54e3987f3404ebfe99603bc37dc35890e32d2920b039874998ab SHA1: 8c12546b1fc815c3c7ab37477274dbc8e10f42c7 MD5sum: 3edd24c8a56b2e16b47253bd50ac8a35 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:230-2.focal) Version: 1:230-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-11, percona-postgresql-plperl-11, percona-postgresql-plpython3-11, percona-postgresql-pltcl-11 Replaces: percona-postgresql-all, postgresql-all Provides: postgresql-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-all_230-2.focal_all.deb Size: 3536 SHA256: 3bfce569aa7e84c46429c4052385c9111b4488ad6761e0b7710738649a1866df SHA1: 06519f5f0169630ced941905731b5a35ff109deb MD5sum: 5f5430fc137f8e1d5cb01133d519e6b7 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 (226-1.focal) Version: 11+226-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-11, percona-postgresql-plperl-11, percona-postgresql-plpython3-11, percona-postgresql-pltcl-11 Replaces: percona-postgresql-all, postgresql-all Provides: postgresql-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-all_11+226-1.focal_all.deb Size: 3544 SHA256: 55e2774f459d7c3032a5bfd7391c139307de72bd1f46656844f30005481bb285 SHA1: f59088a376a3b9bed4c1eb172b38a439f53f6a0e MD5sum: 8cd0d2bf4ba21162ec866e461c17a719 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 (225-1.focal) Version: 11+225-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-11, percona-postgresql-plperl-11, percona-postgresql-plpython3-11, percona-postgresql-pltcl-11 Replaces: percona-postgresql-all, postgresql-all Provides: postgresql-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-all_11+225-1.focal_all.deb Size: 3536 SHA256: 2e95bfc80f2fc3cc73c7383c4b79a769cb0f9117e72a8b652beceea6ef0a64ae SHA1: d2b8ec827ecad23678b1b8f29c76f5e268aae6d2 MD5sum: 484781cc74d554789bcae5cb88693cde 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 (223-1.focal) Version: 11+223-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-11, percona-postgresql-plperl-11, percona-postgresql-plpython3-11, percona-postgresql-pltcl-11 Replaces: percona-postgresql-all, postgresql-all Provides: postgresql-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-all_11+223-1.focal_all.deb Size: 3532 SHA256: 2021f74795da3b7bbb436096fea75947b49c1d597a883ceec55c127e6edd40f2 SHA1: baccd82cd15fc240bb845a11c8e118b79a2afffe MD5sum: 84f68f2d3803aa22d2e558340b27ad13 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 (216-1.focal) Version: 11+216-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-11, percona-postgresql-plperl-11, percona-postgresql-plpython3-11, percona-postgresql-pltcl-11 Replaces: percona-postgresql-all, postgresql-all Provides: postgresql-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-all_11+216-1.focal_all.deb Size: 3540 SHA256: 7e90b0c8cbd5b9d14023c53a1c5f81664ce334c89abc8a6e36eb756a6be7846c SHA1: fe2f448a5b4add346319eda8496acfdcb4802f24 MD5sum: 95c34ae03179830abf1eb712eb51cd6a 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 (215-1.focal) Version: 11+215-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-11, percona-postgresql-plperl-11, percona-postgresql-plpython3-11, percona-postgresql-pltcl-11 Replaces: percona-postgresql-all, postgresql-all Provides: postgresql-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-all_11+215-1.focal_all.deb Size: 3536 SHA256: 570a4206cebffec74325fa2ec26ee8544885488aed60590c9f317d6b1ef16790 SHA1: c4a01073616783a4858243aa0dfb4570a902900b MD5sum: 3ab86fef788945d0a6c10f2b0756e5f8 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:256-2.focal) Version: 1:256-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-11 | postgresql-client-11 Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_256-2.focal_all.deb Size: 3368 SHA256: a10090130c09b2867da62f61d319156f0578f5d40df8ac6284d73ee755100123 SHA1: 4c9b2d9f7d875d6ffa1d4779fd4e09674d99e743 MD5sum: 597675aea6063d0659e14d73cfc24052 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:252-1.focal) Version: 1:252-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-11 | postgresql-client-11 Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_252-1.focal_all.deb Size: 3376 SHA256: 891496916d1e499001f4e7706ad0cb51a5d795d3cec9d4003ab25313d7b51ac2 SHA1: d05b878428f79a8bff20cae95faf74a451f1087e MD5sum: 767ad37cd9584bab8fd090d4fe3ec405 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:250-1.focal) Version: 1:250-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-11 | postgresql-client-11 Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_250-1.focal_all.deb Size: 3376 SHA256: 0684cc49b027aa61d8a5a3672f1c712d449f2b5d45b7f4e8e358bb1f3d61f567 SHA1: 38b8b04fa6f2848bfc0bc580baa96ea38739b6b5 MD5sum: 5b84731ba17d7277f6b23f0530cc1916 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.focal) Version: 1:247-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-11 | postgresql-client-11 Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_247-1.focal_all.deb Size: 3368 SHA256: 676c43888e05c1d5beda5d2e4d393916a2b2c5907c02301dc969601a513f89aa SHA1: cda7ea0fbee60bc01396fda367606d8ec8629e94 MD5sum: f21666157078a2f55d8e348fac7ad94c 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-6.focal) Version: 1:241-6.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-11 | postgresql-client-11 Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_241-6.focal_all.deb Size: 3378 SHA256: cb584604706183ba72cace8a2c39be81ef0648794040ea30e28845759d0b39a8 SHA1: 1e5305377ca2e6108ab9ddb4ce80dad8965703af MD5sum: dafd68b185140d5f317288d4aa98a379 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.focal) Version: 1:241-4.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-11 | postgresql-client-11 Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_241-4.focal_all.deb Size: 3368 SHA256: 0ef884c2ccdbbc833e04d35243fcf2e3506d8b97eb2140bba5ea50c0791d7e5b SHA1: 71d9da0f4287cbc17711dde04ac712983ded6be5 MD5sum: 592d8ee32452386e462f50beb1ee3d89 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.focal) Version: 1:241-3.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-11 | postgresql-client-11 Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_241-3.focal_all.deb Size: 3378 SHA256: 285b09409025ea2f18543c7e6e409e32e8004fa727f87e684362cb730ebade05 SHA1: b9324215bc501c3a09c7dd7b2ae9fe733682dc3b MD5sum: 1be8cf80e006bfa0ac9a811c04a23c0b 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.focal) Version: 1:237-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-11 | postgresql-client-11 Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_237-2.focal_all.deb Size: 3448 SHA256: d52e83733c3f92e816ba4842e2175b36a1d4966c9dfffff350978ce497afa928 SHA1: 93ed27ba44ed7b17bde2ac38dcf2c817536402d9 MD5sum: d756d66a2203152ce50d9e6c5f268358 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:230-2.focal) Version: 1:230-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-11 | postgresql-client-11 Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_230-2.focal_all.deb Size: 3444 SHA256: 81f994e88f570f1b214c5246fac60ea5ea92cdc12992cca39aa44b8a4f166970 SHA1: 939d7480c9282dac8a9228b65cee3fc4d890e462 MD5sum: 731a27b0856a219a13e6a720422a8de3 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 (226-1.focal) Version: 11+226-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-11 Replaces: percona-postgresql-client, postgresql-client Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_11+226-1.focal_all.deb Size: 3460 SHA256: 0c690d190882f8ba6df2ec88437d4c15a88902b841445def06a1f00cf056cb0b SHA1: 6c347051b812927f8f51109bf02134c92d8da729 MD5sum: 34bdcbdd718c4398b55c7f76daa8d5c6 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 (225-1.focal) Version: 11+225-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-11 Replaces: percona-postgresql-client, postgresql-client Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_11+225-1.focal_all.deb Size: 3456 SHA256: 185f56d89e08a5578193b5048006942092b7c25619d132fadbc095ae99b08c61 SHA1: ac381089211198cd535fad4851dbe19fb27429cc MD5sum: 3ca890c14c09fc8d573be1df4f69d4c2 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 (223-1.focal) Version: 11+223-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-11 Replaces: percona-postgresql-client, postgresql-client Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_11+223-1.focal_all.deb Size: 3452 SHA256: bed99a0727935110a9dee96a7f21faba4fdb78767e0b972266e8e085df21ca07 SHA1: 540c12a93cace3f3e4013f3a5dda32e56760a4e6 MD5sum: fafcc8cb41d3f869d7c08bd17f1349f1 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 (216-1.focal) Version: 11+216-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-11 Replaces: percona-postgresql-client, postgresql-client Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_11+216-1.focal_all.deb Size: 3456 SHA256: bd10b9778546d72901d82a9471a752816cf51b93eba9f44109863ec9385c2b2a SHA1: 1426ad98a30ca82bfa79c3057e496233f5cb66fc MD5sum: f1abc0206f1acee47ff89b5a33a9e494 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 (215-1.focal) Version: 11+215-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-11 Replaces: percona-postgresql-client, postgresql-client Provides: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_11+215-1.focal_all.deb Size: 3456 SHA256: 892b77eee5cf6978f56be1564fdb67ef1b22bbfe7d8201496e2721b56d454704 SHA1: 588e6c1c80042767adb5a3061fd7501a820abacf MD5sum: 69313dd88b36a3a1af3814b6d885d5fb 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: 226-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 126 Depends: netbase Recommends: lsb-release, libreadline8 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.focal_all.deb Size: 28718 SHA256: 9ebd968e760efe949ec5071f5512441d7eae823db582b3365365c99f6ffc4051 SHA1: d95c318a449d711155cb69d14c4f3e2a67ccd642 MD5sum: 1a2d568ee64716c81ee2b07be5b64114 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: 225-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 122 Depends: netbase Recommends: lsb-release, libreadline8 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_225-1.focal_all.deb Size: 27870 SHA256: ba4aad8d1011f337614635626d1dc70b064ef96e1f92eeb0a5f735353ab9bf48 SHA1: 7b29eeec613a9420d125dad9318b6c928e58877f MD5sum: 17858ff38f9076a3b7b5e22633368757 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.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 121 Depends: netbase Recommends: lsb-release, libreadline8 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.focal_all.deb Size: 27670 SHA256: fbadc44988ce7dcaae27ba8833b7135a6b2085b0950d50a4e1356b0d4de1e323 SHA1: 444e6606622053360df7c24b48ded7a3a39c4c37 MD5sum: 09fb6cb9f218c60fdff5467a49f187e4 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: 216-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 121 Depends: netbase Recommends: lsb-release, libreadline8 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_216-1.focal_all.deb Size: 27682 SHA256: a4862b8772f2fc81549150509d5c13ab94c898fab1ae51c86c85b79982e505fa SHA1: 0115db08982902a2e741cd9087edb3f02475439b MD5sum: 7df0bb5009904287161d3cf846565500 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: 215-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 121 Depends: netbase Recommends: lsb-release, libreadline8 Replaces: percona-postgresql-client-common, postgrsql-client-common Provides: postgresql-client-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client-common_215-1.focal_all.deb Size: 27698 SHA256: cbd5b9e3abb48a91a583ba1d1cb542b3e8b3c5cc552da1d875d74c69e3eaf289 SHA1: 1c863b71f508408822825acf856075a44ed91e68 MD5sum: 41d81e2d061c21380813993755cb6abe 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:256-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 11 Pre-Depends: postgresql-common (= 1:256-2.focal) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_256-2.focal_all.deb Size: 5874 SHA256: 4c2afbf6f43151a9ac9e50b296bc5a39e0a51ddbb6df1aed4c5a4a5ff9d4bade SHA1: bc35643db55ee4e57e6ada1bb108a4242e657dcd MD5sum: a4c07257dfeff417f230465b9ac3c563 Description: Virtual package to satisfy dependencies Package: percona-postgresql-common Version: 1:252-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 11 Pre-Depends: postgresql-common (= 1:252-1.focal) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_252-1.focal_all.deb Size: 5872 SHA256: 2201fb272e1fb3e8e55b448bb2eba249473a9a6786a24e3f722aa7653016becd SHA1: 0424eae11a902d238abac4b9c997f76e491b1589 MD5sum: 11b241c2b07e7d904367dcf13f7e64eb Description: Virtual package to satisfy dependencies Package: percona-postgresql-common Version: 1:250-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 11 Pre-Depends: postgresql-common (= 1:250-1.focal) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_250-1.focal_all.deb Size: 5874 SHA256: 3847c4a905de868b85f0380fde39034a9c464ca0bc690406fa6f590132448f53 SHA1: 0739dd3fec7ecce4bf523430794e445138d0e9bb MD5sum: 573ad05550cea212215f30a5dbd0585c Description: Virtual package to satisfy dependencies Package: percona-postgresql-common Version: 1:247-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 11 Pre-Depends: postgresql-common (= 1:247-1.focal) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_247-1.focal_all.deb Size: 5872 SHA256: dc74dbbd4eb2967180eb9e127bf66cf0f68904ad07712e5367a0c7b6e6ae1e8f SHA1: 15ab0920368d64cec85ed39b1fd6bc4c852db7be MD5sum: 59fc75d1f4c9cbbc8f5f670bfb5fdae6 Description: Virtual package to satisfy dependencies Package: percona-postgresql-common Version: 1:241-6.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 11 Pre-Depends: postgresql-common (= 1:241-6.focal) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_241-6.focal_all.deb Size: 5876 SHA256: a41b8e1079cd9f3eb3f85e9f36e9c62e4f026a620a9af0106272ab571c089e69 SHA1: f2c724ba8c06001ed6f3a6757cd76f734bab30ae MD5sum: 4a8fb1228840042eeff019d78cfacd65 Description: Virtual package to satisfy dependencies Package: percona-postgresql-common Version: 1:241-4.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 11 Pre-Depends: postgresql-common (= 1:241-4.focal) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_241-4.focal_all.deb Size: 5864 SHA256: 05b5752806fc669ed20e2297ab315cc56f5be30ba15d3cfd8d25df90f63e44e1 SHA1: b65b8cb3a41a6d5c14e622db26ab47e1fb5cac48 MD5sum: 9f1b47ff2e3694bdd02acce53e527270 Description: Virtual package to satisfy dependencies Package: percona-postgresql-common Version: 1:241-3.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 11 Pre-Depends: postgresql-common (= 1:241-3.focal) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_241-3.focal_all.deb Size: 5874 SHA256: 03b61a6b843b58a6a8db290e2e49f03e3b9df71161c69a5f369c3d73ab90ca48 SHA1: f7d3aaa3f5bce80634e691b182e84bbf7f810b14 MD5sum: 4855ab7bbc78c863780e24f8102a85fd Description: Virtual package to satisfy dependencies Package: percona-postgresql-common Version: 1:237-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 11 Pre-Depends: postgresql-common (= 1:237-2.focal) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_237-2.focal_all.deb Size: 5876 SHA256: feeee64004618a8fc5bd777118dc1c042f39c8bc7c3dcc225e01e7977830f502 SHA1: 96f34434cc58c454894920673830999fcf225b7a MD5sum: d1c1afa0998956bf8cf4aed04045dd48 Description: Virtual package to satisfy dependencies Package: percona-postgresql-common Version: 1:230-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 11 Pre-Depends: postgresql-common (= 1:230-2.focal) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_230-2.focal_all.deb Size: 5872 SHA256: f8ec26e0f86a027f36a089c146cf052e918e3ff0441d935fb5f6dd6f32846a53 SHA1: 6e358b0e464978d83ad5ae03a2c64964faeb6c73 MD5sum: 68fef7326a4788656ffda89813e74974 Description: Virtual package to satisfy dependencies Package: percona-postgresql-common Version: 226-1.focal 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 (= 226-1.focal), ssl-cert (>= 1.0.11), ucf Recommends: e2fsprogs, logrotate 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-server-dev-all (<< 204) Provides: percona-postgresql-common, postgresql-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_226-1.focal_all.deb Size: 184368 SHA256: 9c1f62958a654436943c53fecb76aba2a49ef46f6df3d73641295960389283e1 SHA1: a6fb0efd77f131843c264c984801e49635d55626 MD5sum: 73379cc6637a84158b9dc65d12282ce6 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: percona-postgresql-common Version: 225-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 574 Depends: adduser, debconf (>= 0.5.00) | debconf-2.0, lsb-base (>= 3.0-3), perl (>= 5.14), percona-postgresql-client-common (= 225-1.focal), ssl-cert (>= 1.0.11), ucf Recommends: e2fsprogs, logrotate Suggests: libjson-perl 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-server-dev-all (<< 204) Provides: percona-postgresql-common, postgresql-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_225-1.focal_all.deb Size: 175936 SHA256: 912ef8161ff17396244d463ac148aa387c5284952f3f28a8606c7a11b1595583 SHA1: b45c627c5114267535055687d35d853c1d3dec8b MD5sum: abec78eb728d73d23f41c535db8de71a 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: percona-postgresql-common Version: 223-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 573 Depends: adduser, debconf (>= 0.5.00) | debconf-2.0, lsb-base (>= 3.0-3), perl (>= 5.14), percona-postgresql-client-common (= 223-1.focal), ssl-cert (>= 1.0.11), ucf Recommends: e2fsprogs, logrotate Suggests: libjson-perl 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-server-dev-all (<< 204) Provides: percona-postgresql-common, postgresql-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_223-1.focal_all.deb Size: 175628 SHA256: 77ce9b3730f0852f3a0e463a33e3f332124963fc025c8af4172a461abff7d4e8 SHA1: 3942b4527358608f24f446b30004ccdba1b2333c MD5sum: ba14b7054536618ee0d3b5cb69844e78 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: percona-postgresql-common Version: 216-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 623 Depends: adduser, debconf (>= 0.5.00) | debconf-2.0, lsb-base (>= 3.0-3), perl (>= 5.14), percona-postgresql-client-common (= 216-1.focal), ssl-cert (>= 1.0.11), ucf Recommends: e2fsprogs, logrotate Suggests: libjson-perl 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-server-dev-all (<< 204) Provides: percona-postgresql-common, postgresql-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_216-1.focal_all.deb Size: 177056 SHA256: 6713eff6dd9d87932fef69a3de242238759be8c162ebe44531f695320c30d12f SHA1: 015abe629aa3777b7f44fdb0c7b2acb3e152ce2c MD5sum: 84ec20608a9f6bf5ee22516ca551321f 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: percona-postgresql-common Version: 215-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 621 Depends: adduser, debconf (>= 0.5.00) | debconf-2.0, lsb-base (>= 3.0-3), perl (>= 5.14), percona-postgresql-client-common (= 215-1.focal), ssl-cert (>= 1.0.11), ucf Recommends: e2fsprogs, logrotate Suggests: libjson-perl 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-server-dev-all (<< 204) Provides: percona-postgresql-common, postgresql-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_215-1.focal_all.deb Size: 176732 SHA256: 5aa0ebb0fadce54055ec38252bef591d468c104572656d3b0e43643140d3d769 SHA1: 6327da656225eb2071dcc74bd660273a39f491ad MD5sum: 8d317d29204067c39ab3eeddf1e22b44 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: percona-postgresql-contrib Source: percona-postgresql-common (1:256-2.focal) Version: 1:256-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-11 Replaces: percona-postgresql-contrib, postgresql-contrib Provides: postgresql-contrib Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-contrib_256-2.focal_all.deb Size: 3374 SHA256: 11ec2a7090e8f3c5e56369baa7795a0d431daff46f4def2bfbfdc0b3e9d3b75a SHA1: bb8daf04f53f4690d2fe29d6bbf0dd73fa4f9a48 MD5sum: a48d94ac9898c38647cd52e0fc0e2200 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:252-1.focal) Version: 1:252-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-11 Replaces: percona-postgresql-contrib, postgresql-contrib Provides: postgresql-contrib Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-contrib_252-1.focal_all.deb Size: 3378 SHA256: 43398b2a7edbd2b24eb7e3f25b52bc7d01b0a23526a111febf21212451b4332b SHA1: 6ea95c4fe9faeb8ed126940949bc423d1cff19d1 MD5sum: 1a1cd07d829fc74ab1fc002ebcb68b7e 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:250-1.focal) Version: 1:250-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-11 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.focal_all.deb Size: 3380 SHA256: 9d61622494739baf35b63a7aadbb49d74f4cc5a7467b4631d0eaaf5272953042 SHA1: 78dcaf99014c778613b1ebf8abee1c5f7344f367 MD5sum: f57702d1784bd165a893bc2ff532a863 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.focal) Version: 1:247-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-11 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.focal_all.deb Size: 3370 SHA256: 963d0d25dd140f0956f81f795cced5be8d2e77f5873768a3418fc5f8b7b633fc SHA1: fcf164225f4519f93d7e3099b1fc307a2af08006 MD5sum: 543e183835df29af085421f9341a5096 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-6.focal) Version: 1:241-6.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-11 Replaces: percona-postgresql-contrib, postgresql-contrib Provides: postgresql-contrib Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-contrib_241-6.focal_all.deb Size: 3382 SHA256: f24d74491e280ca14eb3d1d0c1ac5b1b4db04515a7a4440fc2736cc6dafeefd5 SHA1: 910de17b2383b11b2eac7e0fff802f931cf3bd4c MD5sum: 22746334e560b1516472d63785a72160 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.focal) Version: 1:241-4.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-11 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.focal_all.deb Size: 3368 SHA256: eeb70f99ce5c90a31eb21fc382ae117b89a62e2e778eec4ebccb0c96679c7d22 SHA1: b5a361e6c09b5baa9ca87bae0a6a6a928edc3e59 MD5sum: 990abface75281abe65f96024023aeeb 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.focal) Version: 1:241-3.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-11 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.focal_all.deb Size: 3380 SHA256: 5b26544d8bf9072bcd7b4efcff9eda49b61fd6092b9b24232613e8909d967bfc SHA1: 69137e80901df4f9242033653de39d8a25be9d3c MD5sum: f1e197fcce385ff10ea22494e8aaa535 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.focal) Version: 1:237-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-11 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.focal_all.deb Size: 3448 SHA256: 93e6f283a6a1addf2e8ce884b1033f8a5ed75b486a75e4e06cfb84c1b6c11bfe SHA1: 9e5cae2332bc7c832dc754ee27a3093bf0af92d7 MD5sum: 36f46213fb1caf59f0286de7686231d8 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:230-2.focal) Version: 1:230-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-11 Replaces: percona-postgresql-contrib, postgresql-contrib Provides: postgresql-contrib Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-contrib_230-2.focal_all.deb Size: 3444 SHA256: 284d05f3bc775eeffd7ca30d51e47db1c5015900bd1414ec02eef6e2083465dd SHA1: c862dd1703c8ab7c9130d2ed4f53e7e88743201a MD5sum: 222e15623df504aac218749e4da63623 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 (226-1.focal) Version: 11+226-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-11 Replaces: percona-postgresql-contrib, postgresql-contrib Provides: postgresql-contrib Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-contrib_11+226-1.focal_all.deb Size: 3452 SHA256: 2c87f2c6e5b887575fa5d54ee83cf66717f84a6c33406a8eb2b7bf8b93ceeab4 SHA1: e89b4a87d39b2fa630e3989072568aa7135741e4 MD5sum: 8d9343d5a788df34e9930fb2c8703d1b 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 (225-1.focal) Version: 11+225-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-11 Replaces: percona-postgresql-contrib, postgresql-contrib Provides: postgresql-contrib Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-contrib_11+225-1.focal_all.deb Size: 3448 SHA256: 91c2e4bc063d8f97572d0f25c9c167ff1dab2296c7ef3672f0a70df8018ccdc2 SHA1: bcfc4da4f5f27dc84d47c173e7af67091e0974f3 MD5sum: a57ed13b54e9843f5282e57f3a6fdbea 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 (223-1.focal) Version: 11+223-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-11 Replaces: percona-postgresql-contrib, postgresql-contrib Provides: postgresql-contrib Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-contrib_11+223-1.focal_all.deb Size: 3444 SHA256: 3c99ccd10dcea2c58c0a1a6ae3540e3dc2c7b200e4c6f060f2b907735214d03d SHA1: 0b8df64610e5beaa482a1bf20dfd7abe58b708a5 MD5sum: 7033a3fe0e361ec2ad9e593b65da12f5 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 (216-1.focal) Version: 11+216-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-11 Replaces: percona-postgresql-contrib, postgresql-contrib Provides: postgresql-contrib Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-contrib_11+216-1.focal_all.deb Size: 3452 SHA256: a6aa1627f3dc8be4c612cbf238017c1a6b3cadb83f1301cae7824785a56368b8 SHA1: 6b03d645d4b498817c3e067be4bcc2446f7313be MD5sum: fe3ee341bf3372f2634630bcbb2db874 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 (215-1.focal) Version: 11+215-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-11 Replaces: percona-postgresql-contrib, postgresql-contrib Provides: postgresql-contrib Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-contrib_11+215-1.focal_all.deb Size: 3448 SHA256: 8fa19825097e0bd246e9adeb6139b3b505488c4db3df665a826601d99d6f77ba SHA1: 526941fe79125001916770bb7457043be6dbb352 MD5sum: 62ab923b3c181dc5d15d9e46653800ec 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:256-2.focal) Version: 1:256-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-11 | postgresql-doc-11 Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_256-2.focal_all.deb Size: 3368 SHA256: 5c83058be72b566ef5254f62c04ad875c82be02c8d714e3ebe7e61ef6af2c980 SHA1: 1f5e722e9f97a1cd4c2d6d4ba30caf413235d801 MD5sum: 7fb1817b35a7dbc1514df8a0c7369486 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:252-1.focal) Version: 1:252-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-11 | postgresql-doc-11 Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_252-1.focal_all.deb Size: 3372 SHA256: ad41e1c089a5433529aa22a2c233bba3f9c35f09cfa9a2ff166781267080926f SHA1: 158fb79087c1c352d7dd7bd4a9078779f8f9dca6 MD5sum: 2ee4284f96e9549a94976154ca9605e5 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:250-1.focal) Version: 1:250-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-11 | postgresql-doc-11 Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_250-1.focal_all.deb Size: 3370 SHA256: 6a7e5315193301a69c76775548d913586e4c1ab1ed62ab620669d5ce36746a3e SHA1: 7acb98ba3bb65c3becb47df93a7e3a6d45326036 MD5sum: c5d9be40829ce94b7bcccac56bcd3be5 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.focal) Version: 1:247-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-11 | postgresql-doc-11 Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_247-1.focal_all.deb Size: 3362 SHA256: fd1c6c0ec8f30f7ec01808f15416ade578a52e15d4584dead88936aabe5d7349 SHA1: c50a10af94716c9e7261d0d99dc312ab3eb5059d MD5sum: 9ffa65bcc4c47c61f156dee501e8fee2 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-6.focal) Version: 1:241-6.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-11 | postgresql-doc-11 Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_241-6.focal_all.deb Size: 3376 SHA256: 0c644f19bdc05577b35c29891ac86fa6aa0bcf7508a0e3f613483b00debf130e SHA1: 5db558c8ef5f239e7107be50dfff488661ef7d08 MD5sum: ba62a750ec16657f1f0e98d54ac8b8e3 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.focal) Version: 1:241-4.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-11 | postgresql-doc-11 Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_241-4.focal_all.deb Size: 3364 SHA256: d3476ff766b9f7ec13585c6dea50d89cea1e77ba16a3933f054bcb499f491431 SHA1: 54e53f79a2a45f35e748a80156fbc37f88d06e11 MD5sum: c2bfc98b549cb974a08915e91263fc07 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.focal) Version: 1:241-3.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-11 | postgresql-doc-11 Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_241-3.focal_all.deb Size: 3374 SHA256: 70a6bb8b925b774fc2896eeeb340dfac93e199873675f8d3a169685fbc185f57 SHA1: 741fe4e14c0c766d22521f9d3fc4d5f14f74a557 MD5sum: a3cca36edea0f3de292094481c29cba1 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.focal) Version: 1:237-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-11 | postgresql-doc-11 Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_237-2.focal_all.deb Size: 3444 SHA256: 294434fe2a1c3445260f6f6dc33695fae62c20b5b735d9e8dcd1bc70460c21d3 SHA1: 39d598e0ffc63ffeb9de7b3ed916e642aeab4a8d MD5sum: 7c6086b04bdd52eaef3374f5cb0f7c20 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:230-2.focal) Version: 1:230-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-11 | postgresql-doc-11 Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_230-2.focal_all.deb Size: 3440 SHA256: 383c3a94bf659a31b2d1dc5833ef2331deb0f3ed6d5af1564c0f5abcd45337b7 SHA1: 2f2c66a6ab689e61994fe2b63b3a5f86ed4ad269 MD5sum: e278662e0b1b81b1baabdd0ac005acd1 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 (226-1.focal) Version: 11+226-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-11 Replaces: percona-postgresql-doc, postgresql-doc Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_11+226-1.focal_all.deb Size: 3448 SHA256: 60c224dc1c9c0138725e61825e3611fc0a7053dca0c53a0ef333df670bbde1a9 SHA1: 1a6c3d1a426e26deca29967e0fd2ebc32765476f MD5sum: e57acc9f8011e5db247a6fd144b62c8d 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 (225-1.focal) Version: 11+225-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-11 Replaces: percona-postgresql-doc, postgresql-doc Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_11+225-1.focal_all.deb Size: 3444 SHA256: 8eabffc1920979d14c07aab446ca61e2440875c9405a13ac56491bac20c3cb26 SHA1: 496a30c75f3b35f9260d2c5192d5e7048314947a MD5sum: fddb5e1c88be8fdf04f42fb1552484b9 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 (223-1.focal) Version: 11+223-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-11 Replaces: percona-postgresql-doc, postgresql-doc Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_11+223-1.focal_all.deb Size: 3436 SHA256: cb630e20e62eb370905f906c05d578ae1b0e27e1590cf314a6cae64cbc962e60 SHA1: f24c96354a0b491390c3cb91f8f354ec02d7912d MD5sum: 4d3a4ea7c27f9e42d700df442dd6e79f 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 (216-1.focal) Version: 11+216-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-11 Replaces: percona-postgresql-doc, postgresql-doc Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_11+216-1.focal_all.deb Size: 3448 SHA256: 74cd04a36e7b507dbae96a058aa7d32e1f16c29dc6a5a69c34e7cbcc79941bae SHA1: 1fb92ef056a1d7bffcabb258b3e0e25eef68978b MD5sum: ca93b60d17cb6ef93ddb693e3e7060d3 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 (215-1.focal) Version: 11+215-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-11 Replaces: percona-postgresql-doc, postgresql-doc Provides: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_11+215-1.focal_all.deb Size: 3444 SHA256: 2fc78c42ee8047e80d704169be592ec0b51c4f110a30d0ff0f567d0c68ccab78 SHA1: 8872568128cfc884e77cb2f845a43f1b5d841125 MD5sum: ca3868a12cab0d89bb4b7c1cfe721b50 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-11 Source: percona-postgresql-11 Version: 2:11.22-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 14646 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-11/percona-postgresql-doc-11_11.22-1.focal_all.deb Size: 2747058 SHA256: 57938abe938e3197598ee0d9e04bb3882c60e31b0f3a6796d5f79caeee3c9ac2 SHA1: e528baf5b3f2b04c7ab883ec494e1bde4fd5920d MD5sum: 59871113d2be9aee49187ee344bd9ba7 Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-doc-11 Source: percona-postgresql-11 Version: 2:11.21-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 14623 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-11/percona-postgresql-doc-11_11.21-1.focal_all.deb Size: 2741690 SHA256: 482a7056c39a70d3b7c6689177e562cf95d89c2e0883c9d038aad3fe398ac8aa SHA1: 71adcabf9f0ec00effacfb15cffefe17c5ed5557 MD5sum: f3e659171597501f5ba098fc7ef78e5f Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-doc-11 Source: percona-postgresql-11 Version: 2:11.20-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 14605 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-11/percona-postgresql-doc-11_11.20-1.focal_all.deb Size: 2737252 SHA256: 1fae17e81edd912d80f8a3510f747d5589c74aa0b8d4762788f2906dd4a21712 SHA1: 9623777cc572b4b0e328578dc262ce577b727dac MD5sum: 87281b9f45876124cdd2e5fea3a5dfbf Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-doc-11 Source: percona-postgresql-11 Version: 2:11.19-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 14579 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-11/percona-postgresql-doc-11_11.19-1.focal_all.deb Size: 2732198 SHA256: 521c54862209db27f6e50aa3ea450fb3c788e6333ce8fb6acc85525327ef7c55 SHA1: 2b76c41d1ff116e99d1b49e82f9a4a25269e1d64 MD5sum: 717e9f8894efc7807e5e1da81ccfb4a9 Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-doc-11 Source: percona-postgresql-11 Version: 2:11.18-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 14561 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-11/percona-postgresql-doc-11_11.18-2.focal_all.deb Size: 2727908 SHA256: 4b229c9f44e8fef1d7d985419c92d22e27ba86d6e0b021ac2f80da39d2b55518 SHA1: 0ffb582142b2d122085e0c63c064312dfb946f7d MD5sum: 7be38954e9b908d1df5c671b9d6a8329 Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-doc-11 Source: percona-postgresql-11 Version: 2:11.17-3.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 14541 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-11/percona-postgresql-doc-11_11.17-3.focal_all.deb Size: 2722288 SHA256: c8424ee6ba108c8daf150b6908310353d3970ce20927c355fb656f1ff1ce2c4e SHA1: 22ca125e88744d398910f0921ca3cf8cc155c41f MD5sum: 8809900d970f1bf374a9b5b7163102c3 Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-doc-11 Source: percona-postgresql-11 Version: 2:11.16-3.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 14499 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-11/percona-postgresql-doc-11_11.16-3.focal_all.deb Size: 2711278 SHA256: ab94ea7438d869c0b0894ccea1d63870aeb532570c5c59e0047468373366e61e SHA1: 2816f9acf41dff5a26ad641f55def862c09ba206 MD5sum: 3aaf5698fedc6ded4e7c13d726c3001e Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-doc-11 Source: percona-postgresql-11 Version: 2:11.15-3.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 14475 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-11/percona-postgresql-doc-11_11.15-3.focal_all.deb Size: 1854368 SHA256: ef6dcc4a6e161adae4b153a92aa2a78682db6cc9d7fd8615d502021e9f85a9c9 SHA1: 38c9bb093212bbd6684dae73a17f8d428e92e02a MD5sum: cd7babdb36ba47fc4c9f577bc4debbb1 Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-doc-11 Source: percona-postgresql-11 Version: 2:11.14-3.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 14455 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-11/percona-postgresql-doc-11_11.14-3.focal_all.deb Size: 1850936 SHA256: cf4d17df5893518b6e8873a6e6ff0b423a2415da1571998ef4bd7868a2b8827b SHA1: 5f6803182e3b3a622ae7e490658d4d6d6f7a7ed9 MD5sum: 3287cb6fbf9953038d68fbce3c4c594d Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-doc-11 Source: percona-postgresql-11 Version: 2:11.12-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 14368 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-11/percona-postgresql-doc-11_11.12-2.focal_all.deb Size: 1837212 SHA256: 236e5f4950bbffe6d06c01070576dfbb5fb2719b43dbab69f2d5b8dd949d59cd SHA1: 8534a8ab132335676ab990f3915ce49e3ebe98de MD5sum: 483d3571aa0bddb096e266025fbb0cc9 Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-doc-11 Source: percona-postgresql-11 Version: 2:11.11-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 14321 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-11/percona-postgresql-doc-11_11.11-2.focal_all.deb Size: 1831824 SHA256: d54e1f73301c38422807fe4469b690879867748c1453320ad5d54182cded50ad SHA1: f41cf1fd59aea8cfe05ed6365dbeb89909104ef5 MD5sum: 5d71850f8b18ef2959307d2dc1063145 Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-doc-11 Source: percona-postgresql-11 Version: 2:11.10-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 14291 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-11/percona-postgresql-doc-11_11.10-2.focal_all.deb Size: 1827136 SHA256: edcd285a2eec5c3a76f32d58a648d0bc10499a97bf7aad41263bb5cb260f2815 SHA1: 3dbbbc3e0e538107dd47a1ae2fa2a9453f8ee18f MD5sum: 3aba2f37c85d0f99cd6181be9db86e16 Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-doc-11 Source: percona-postgresql-11 Version: 2:11-9.1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 14028 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-11/percona-postgresql-doc-11_11-9.1.focal_all.deb Size: 1821244 SHA256: a295bdd1b639e61c98d625fc6d8d0df8551497217e6d971d00ad480ff14ca65d SHA1: db32f7cb6b9a105058e44240ab4723515e163d6c MD5sum: 4a813ce4c5e10650a48c4a64cc771708 Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-doc-11 Source: percona-postgresql-11 Version: 2:11-8.1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 13974 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-11/percona-postgresql-doc-11_11-8.1.focal_all.deb Size: 1812296 SHA256: 042508c5e0bd987d0e34fd38328b662443feb66dfd6c28885dbfa447e1f80c1d SHA1: de6da8cba62cfc854e82d1dfe62dfe4a2369a843 MD5sum: cd06844b09e1f784bdce135c4148cc5c Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-doc-11 Source: percona-postgresql-11 Version: 2:11-7.4.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 13943 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-11/percona-postgresql-doc-11_11-7.4.focal_all.deb Size: 1807012 SHA256: 070a71b8db4af1695c0f2bd878c72009a3248161ab0a8b2a64200c4ea4a07b31 SHA1: 160ca6dacc624a2e402bb63a48210dbfa9f9df9d MD5sum: 2c34b2bd4b08e360ab107dd3ceb7718a Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. 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:256-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-11 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_256-2.focal_all.deb Size: 14392 SHA256: 357c51ab0cbafcc2c6c1d94e6346480073a6a54c8151f9beeadedaf39dbfd30f SHA1: 20feeb5120ff3c7b41b049408c8a9e32d4eafadf MD5sum: 4da7d85646628b7ddc726827baa656a0 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:252-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-11 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_252-1.focal_all.deb Size: 14396 SHA256: 14689e9b991887c43b748fe1554a1e25aec904cd5517db3fdb48c06c90b56306 SHA1: a8935589e1165e9199b0738619d2ebfae300124c MD5sum: c3f429a07eabf0c9075d29ebf7756127 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:250-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-11 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.focal_all.deb Size: 14390 SHA256: 178bd7c388c57dc76e6dc0f26a19c58c2b545726e42d4d221d8f20b9fbf20f86 SHA1: 122d9b50701657b33af32ac027d32dacaa9569bb MD5sum: 1edb44912c279c07da0710fefff07aa6 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.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-11 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.focal_all.deb Size: 14392 SHA256: 6ba96cb0820bf1d4463a084f897b0b63d687e28de6b80bec83f5d0df5e299d5c SHA1: ee01249206b0e195421958f03e14e97b0c4f20a8 MD5sum: a1cfc2394b331c00ddae8344fdf66dea 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-6.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-11 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-6.focal_all.deb Size: 14416 SHA256: 3ea2816dac28b2874ac959c73591f3dbb0acb374a35ce9581395ec280acca4f6 SHA1: e9f4ca7e4d117291cf17530849b94db4d5994eb8 MD5sum: 9689f5a98c47ba3babbbec9e22ea7ca3 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.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-11 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.focal_all.deb Size: 14366 SHA256: 8c993f0c4003ca883d0dbda623143a11d40d1497cc22041e8f0f5c01c9171d7f SHA1: e10a0ad26d0e1d743c907c26a87d6d1200933f30 MD5sum: ab00b37343079d3b9299f2989e73b6fc 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.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-11 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.focal_all.deb Size: 14408 SHA256: 3267263e01288a28961b717ba397ec37bfced282bfec0cbfb444855cc26609c6 SHA1: 970d628a4533595c6c601164b92ad19f96e653e9 MD5sum: 4f508d6b275b50db76ab7b4e64822647 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.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-11 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.focal_all.deb Size: 13618 SHA256: 6f906d6e109a287b036aec2cdbf24dc067b695f4db8d248638f81e02d871ea8b SHA1: 6865faa7f37bd6eb55d983d0007598f934200058 MD5sum: cbf2ddbecaa3bf845570670992e85946 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:230-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-11 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_230-2.focal_all.deb Size: 13634 SHA256: b35324aefad66196c24545e53bf762a6030617b63e7825e88d9c988a6c9dee67 SHA1: 6a5f69b7754c4a09c12ffc323e7e90b27cbdf3b9 MD5sum: 12ac359bcdfa0e9084acf31597666f88 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: 226-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-11 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_226-1.focal_all.deb Size: 13718 SHA256: c5df3ae04d647289f59798eca05b114fceb8ce176f835dbdb8ba2955f7a78568 SHA1: 2fbe3e59d20315e498d7c99f4558618394f5ad87 MD5sum: e9c401bc78ce877f4e542c7732db8e0f 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: 225-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-11 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_225-1.focal_all.deb Size: 13698 SHA256: 8d21682799bde8a55ad501d88d44f903822ccccdf74f848bcda247faab042945 SHA1: 890ab5c457fc0a395fcb5d579807891b4b755b4f MD5sum: bc622b9d9f37690cab0ab95510d11c07 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: 223-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 52 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-11 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_223-1.focal_all.deb Size: 13690 SHA256: 45d1624c6742a5c0ca66c13fb948b1588286870cacf7a5aea4d8c0a86a93a43a SHA1: 35f7c8f79176cc6a9ab9a6179b0b8c148350b9b3 MD5sum: b8a1fd6f52a2cb5f10c5f3172311b547 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: 216-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 37 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-11 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_216-1.focal_all.deb Size: 9280 SHA256: 1d584685266ade44f5ae53dbecd7c65c853944680480f70cdee070d39e328aa3 SHA1: 25c82abfba392b69a858d4023a07a68804bd1c9e MD5sum: b72ad6a4aabe2445cecdf1b74527ec55 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: 215-1.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 37 Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-11 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_215-1.focal_all.deb Size: 9260 SHA256: f674191a556e27053d37d8ee0a51ac9cb0f4bdc1ac65ef0d290dfc83885493ca SHA1: 807ea8dfbec06d28559fde56730a8229b73fc2e3 MD5sum: 5e1f9bb4c1cdaa199b4e649dc94fcfff 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.focal 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.focal_all.deb Size: 9394 SHA256: b1c9a4bea10f2d61e41ece962b671d853e6b89a4ed4eb185be4f854de68e906f SHA1: 313579f95e44bb366d983ebec192396f7b2320d3 MD5sum: 84a752cf3270b93a829c04f0a0d1a80d 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.focal 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.focal_all.deb Size: 9388 SHA256: 2559a3a4719caa2375e5b6f51b8f739583186a28ced9dea275828aaf6b2c3bd3 SHA1: ca9d13f251381b6af6deaeca1c3266db7da5c801 MD5sum: d1ddcde237fcacb98b272bdbec5707ab 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.6.13-1.focal 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.6.13-1.focal_all.deb Size: 9388 SHA256: 7e861bdf915540c2bfaf5e8e9ca5eeaeeda38ebc64841beab274077383fae557 SHA1: 3d42439cbdeb19d839fe15a1968308869177e8c7 MD5sum: e827ad9e1b4852273472f699ba73e1da 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.focal 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.focal_all.deb Size: 9394 SHA256: b55e0d745aa24a17fa7329f056cb60e13a723f322cc399f8c9b94de5821caa50 SHA1: a37b53ce9de36d6eeec66499b9a8966f6bafa454 MD5sum: a4b8ddf468080521579d9004b28c95f5 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.focal 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.focal_all.deb Size: 9394 SHA256: 3457f8781e46c4636b87514903b640edbc01419443c60a7d75fad062e04cebcd SHA1: 106bb4f7f14a3d93ac0ab67c32d497421743cb4f MD5sum: 548cbb47115ceb1ba9225cd77a55b61b 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:256-2.focal 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_256-2.focal_all.deb Size: 34010 SHA256: f88aeee8f254affc12d370057114c2deb698d0859d3c8724d2f8c7122565b4a6 SHA1: 552e9032f2f51f20cc23a1a6ca848aedaae48d70 MD5sum: 9a6fc0bc9ac13d3bc9468a97d4890a9b 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:252-1.focal 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_252-1.focal_all.deb Size: 34012 SHA256: e65c7bdb44645831aa37be130ce46e911ecf50dd32dd73f8d0af7ea09574c0c8 SHA1: 11d1ca46c6331215b235b24ed875dd062df256d0 MD5sum: ff1d89c5b03b28106a2dfcb6036bdbcc 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:250-1.focal 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.focal_all.deb Size: 34030 SHA256: 7a6e22468904a21e8c0dcc7930a455bc52a0b15985c2e1f5bf66f007bbdf5f95 SHA1: ffb1dd65156110cf772f9c6679d74295641fbc7d MD5sum: 624ac44e68ef56d802a0a287b8908aab 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.focal 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.focal_all.deb Size: 33908 SHA256: 890081890a1cbd75bd532e723f2ce357b2033cde38bd5d98ede3081746e98c29 SHA1: b74beee6caf42b89f013fd16525dbeb2205d2b44 MD5sum: b1c734da72b206ff76101b65d98b9851 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-6.focal 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_241-6.focal_all.deb Size: 33516 SHA256: 713c76051e082caff944a04609758a42099cd1f4258918062ac609d3e657534d SHA1: 8408f5a11fa784dd2859a2bf3f05b368bf48006c MD5sum: 1367af87c3b40dd0f646fa68bae1b7f7 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.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 133 Depends: netbase Recommends: lsb-release, libreadline8 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.focal_all.deb Size: 33490 SHA256: ef3ecf26ff1328ceaf21e6ef151f7dcfa0799497d7523d7963308cc826783bff SHA1: 8cf98c1af382bfbb187a90798c663bba266b6f58 MD5sum: 87b153731054c490ed8e65faf1c3954e 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.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 133 Depends: netbase Recommends: lsb-release, libreadline8 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.focal_all.deb Size: 33524 SHA256: b2aedfa3d466b143147b42f4a212d19bf2b310808a3566be41376b568fb000ca SHA1: 64d035010fd4d4d2638c123a9fc71fcd5b0cd1e2 MD5sum: fe398fe5311a280fc8f3e93e36d8d1d2 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.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 133 Depends: netbase Recommends: lsb-release, libreadline8 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.focal_all.deb Size: 28826 SHA256: 41fe5ec6b84173e1cfbb7d3628e4a45afd24affb53c988db5017d1b4b8eeeeb0 SHA1: d8ae1fd5a431acf4990fa71f5953d59cecc903fa MD5sum: dad8f891eda3076df425073a209adcfd 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:230-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 131 Depends: netbase Recommends: lsb-release, libreadline8 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_230-2.focal_all.deb Size: 28814 SHA256: 62524b8bbae7493073a391e9bce9567708e7d5e5df915acdbc05a16cbd865785 SHA1: 0c306103e876680c9e5ee9f0c98dcff6d2e7ad96 MD5sum: c42018e72c91b914ae522bdc3620183f 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:256-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 648 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_256-2.focal_all.deb Size: 195428 SHA256: 2d09d77e91b32a6a119489cba45575ab649b5612477ff337d4471bf36a6141a0 SHA1: ae7fd0cc962f5062dc2f7c39f0cc0f1cae4fce6c MD5sum: ab3d7f51cca5a1bf7d0a4da79e4d9b03 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:252-1.focal 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_252-1.focal_all.deb Size: 197248 SHA256: 2ff7f5c248197109b2b8b62c721cdddac06c75b2d1f981454087501340901767 SHA1: 7f990c3a81f8ce51577462e815a3862e75508248 MD5sum: d19974f6a43dd1baba300256b7125b4f 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:250-1.focal 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.focal_all.deb Size: 197218 SHA256: 300e0c792b7909fec82ae527790e0823dd4f2e921ebc4c20e793ce8d26b03d3c SHA1: 30f6713003de93e805a55c71877c14a8b2ca40bd MD5sum: e199de7a1b023f4bf57cfa04f074d832 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.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 645 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.focal_all.deb Size: 194722 SHA256: d012c543fd8cd2f1af971a738cb9ffc490546bc2a34f6ab5392e982782c2eeca SHA1: 1394d555e11a041a9faa0706b6ba74fcc9a49b91 MD5sum: 79b8e2902f2b7162a879869b1fe20eaa 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-6.focal 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-6.focal_all.deb Size: 188004 SHA256: 48c8eb6f510918e4f9540a24442da72842aad8cecd4345cb45b7a4b3f6864717 SHA1: 61fb3efeb50871e436038567e93f0a3b4278f569 MD5sum: dc21d82eb817d947fe81f73f9d5981c9 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.focal 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.focal_all.deb Size: 188028 SHA256: 8cacddb30551b5cc96234a90691f6e7437063bc48942edcb342e720de7da0002 SHA1: b0ca31010a871850434ee04f5be23139b84131bb MD5sum: 056eeaa73a114787fd456255a46fd8d1 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.focal 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.focal_all.deb Size: 188036 SHA256: e855e5cc1b5d1c64d0549404b1fafac834e20a31f6a60fb830ffe79e9765ecaa SHA1: 65c267d31abe5c35a4d7ff9b589116b405d2d5d2 MD5sum: d29b5e22299f1584851f71bfe042fc05 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.focal 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.focal_all.deb Size: 162620 SHA256: 5d151b2c5c017a9d44f429b7a51d6c403ca07d1c0fc93a72ca2fb013908cf2ce SHA1: 6769708d4ecb82ad8b63ba77a5e696357e756438 MD5sum: 4b39677fa99ae17d205cc5c0380f8ad4 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:230-2.focal Architecture: all Maintainer: Percona Development Team Installed-Size: 606 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_230-2.focal_all.deb Size: 158456 SHA256: 6e65c80ab1a8fdf18f1f68d27f832e785ed65f5ffee139f6f59d896a0d640235 SHA1: b8934337580829d42bf8b242e75a77d079104a47 MD5sum: adfe7f31f4d559cef3adbb07687c17a9 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.focal Architecture: all Maintainer: Filipp Ozinov Installed-Size: 198 Depends: python3:any Priority: optional Section: python Filename: pool/main/p/python3-pysyncobj/python3-pysyncobj_0.3.10-1.focal_all.deb Size: 43400 SHA256: fc9a72239dad76860bfc8042ab7bbbcb9674ba47f81c44638146890a309a96a0 SHA1: de393bc09fb86680dddc62f537eab36f8059524c MD5sum: 5672035878b98f92d156a709d2c9f504 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.focal Architecture: all Maintainer: Michael Banck Installed-Size: 67 Depends: python3:any Priority: optional Section: python Filename: pool/main/y/ydiff/python3-ydiff_1.2-1.focal_all.deb Size: 20058 SHA256: 654dbbdc1f552218d4d473c475cf857894cefae7ad3e26803701dac8b6a15f3f SHA1: 1818b5539c9c0299c97dcb1b87f7261a4120a642 MD5sum: 7ab92da9d24a953ee6073d2169ca1618 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.