Package: etcd
Version: 3.5.26-1+1.1
Architecture: all
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size: 10
Depends: etcd-client, etcd-server
Filename: all/etcd_3.5.26-1+1.1_all.deb
Size: 2356
MD5sum: 36fa80c32d60c02d8d22b244caf1cc72
SHA1: cbccd719333246eed6501df9014efe6da0994dc4
SHA256: 7c00a3d36df67b0a50bbb1876faa29936813e993c9b8ca1bc2938f68df9c7be2
Section: oldlibs
Priority: optional
Homepage: https://etcd.io
Description: Transitional package for etcd-client and etcd-server
 This is a transitional package to ease upgrades for splitting the
 etcd package into a separate client and server piece. It can be
 safely removed.

Package: etcd-client
Source: etcd
Version: 3.5.26-1+1.1
Architecture: amd64
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size: 27990
Filename: amd64/etcd-client_3.5.26-1+1.1_amd64.deb
Size: 12453008
MD5sum: 161958efbd32952342cb2c2b4307da90
SHA1: 305dc0a7aa3fc2a9b07422fd06264851d2f6e3a7
SHA256: 63d2891e05124c73548be47f185a91c50d511055773933b2b640621405de62c9
Section: net
Priority: optional
Homepage: https://etcd.io
Description: highly-available key value store -- client
 A highly-available key value store for shared configuration and service
 discovery. etcd is inspired by zookeeper and doozer, with a focus on:
 .
  * Simple: curl'able user facing API (HTTP+JSON)
  * Secure: optional SSL client cert authentication
  * Fast: benchmarked 1000s of writes/s per instance
  * Reliable: Properly distributed using Raft
 .
 Etcd uses the Raft consensus algorithm to manage a highly-available replicated
 log.
 .
 This package contains the client binaries.

Package: etcd-server
Source: etcd
Version: 3.5.26-1+1.1
Architecture: amd64
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size: 59870
Depends: adduser, lsb-base, pipexec
Suggests: etcd-client
Filename: amd64/etcd-server_3.5.26-1+1.1_amd64.deb
Size: 26186622
MD5sum: d502d13be45dd95a16c7cd5703d83cdb
SHA1: 04edea50140db373f2d069492e8da571f458ae94
SHA256: 6bf32a3345ac63d8f2442cde3712f6fccebbf700632a5a4381b4d203e0672062
Section: net
Priority: optional
Homepage: https://etcd.io
Description: highly-available key value store -- daemon
 A highly-available key value store for shared configuration and service
 discovery. etcd is inspired by zookeeper and doozer, with a focus on:
 .
  * Simple: curl'able user facing API (HTTP+JSON)
  * Secure: optional SSL client cert authentication
  * Fast: benchmarked 1000s of writes/s per instance
  * Reliable: Properly distributed using Raft
 .
 Etcd uses the Raft consensus algorithm to manage a highly-available replicated
 log.
 .
 This package contains the server binaries.

Package: libecpg-compat3
Source: percona-postgresql-17
Version: 17.9-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 50
Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3
Filename: amd64/libecpg-compat3_17.9-1+1.1_amd64.deb
Size: 13906
MD5sum: d3c8708c1dee856ec61caf9e5aca5af6
SHA1: 967f4e07c980dc6cad148be8f164d284548468ba
SHA256: b546d14303e568daf13c5f4b03b81a67f883caff4c8c28ae094acaf012c43491
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://www.postgresql.org/
Description: older version of run-time library for ECPG programs
 The libecpg_compat shared library is used by programs built with ecpg.
 (Embedded PostgreSQL for C).
 .
 PostgreSQL is an object-relational SQL database management system.

Package: libecpg-dev
Source: percona-postgresql-17
Version: 17.9-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 1680
Depends: libecpg-compat3 (= 17.9-1+1.1), libecpg6 (= 17.9-1+1.1), libpgtypes3 (= 17.9-1+1.1), libpq-dev, libc6 (>= 2.38)
Filename: amd64/libecpg-dev_17.9-1+1.1_amd64.deb
Size: 383606
MD5sum: a680085e6d0b385721b114e4cdc5e10c
SHA1: 701470c32d22c88ceaff24e0f5a296faba3cc069
SHA256: 640a1f17a16d39f4163e206b15d0062abb2e375215bb1662b32f4795cb5bacf6
Section: libdevel
Priority: optional
Homepage: http://www.postgresql.org/
Description: development files for ECPG (Embedded PostgreSQL for C)
 This package contains the necessary files to build ECPG (Embedded
 PostgreSQL for C) programs.  It includes the development libraries
 and the preprocessor program ecpg.
 .
 PostgreSQL is an object-relational SQL database management system.
 .
 Install this package if you want to write C programs with SQL statements
 embedded in them (rather than run by an external process).

Package: libecpg6
Source: percona-postgresql-17
Version: 17.9-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 237
Depends: libc6 (>= 2.38), libpgtypes3, libpq5 (>= 9.0~)
Filename: amd64/libecpg6_17.9-1+1.1_amd64.deb
Size: 65360
MD5sum: 50187c034b450b0c7f13a15342e21c90
SHA1: 7b1ae2ce62dd50e4bb09855e843a0fcacac1167a
SHA256: 0c0457989075053214d9c39bd810ac6e01d5b6698d97aa733270a1dc98f6eadb
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://www.postgresql.org/
Description: run-time library for ECPG programs
 The libecpg shared library is used by programs built with ECPG
 (Embedded PostgreSQL for C).
 .
 PostgreSQL is an object-relational SQL database management system.

Package: libpgtypes3
Source: percona-postgresql-17
Version: 17.9-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 107
Depends: libc6 (>= 2.38)
Filename: amd64/libpgtypes3_17.9-1+1.1_amd64.deb
Size: 42820
MD5sum: 384de4ac4bcac7c8fe8faca10119f4b8
SHA1: d56af046539e38d5fcecf026d51d2e312eaaf953
SHA256: 7d81e7f353b1f747a63e9e53c30ec7464e4c8e3cfdcb092bab7e342c3df47da4
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://www.postgresql.org/
Description: shared library libpgtypes for PostgreSQL 17
 The libpgtypes shared library is used by programs built with ecpg.
 (Embedded PostgreSQL for C).
 .
 PostgreSQL is an object-relational SQL database management system.

Package: libpq-dev
Source: percona-postgresql-17
Version: 17.9-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 628
Depends: libpq5 (= 17.9-1+1.1), libssl-dev, libc6 (>= 2.38)
Suggests: percona-postgresql-doc-17
Filename: amd64/libpq-dev_17.9-1+1.1_amd64.deb
Size: 198514
MD5sum: 9c51a8962bce7b4506ebd747ed252579
SHA1: 381045c174cf2f6e4dd37ea29323582514848d27
SHA256: f6f95f81ec7704b6a1dbda0e40dd63ff2e0f4c7172a459808d7e72170b3e444d
Section: libdevel
Priority: optional
Homepage: http://www.postgresql.org/
Description: header files for libpq5 (PostgreSQL library)
 Header files and static library for compiling C programs to link
 with the libpq library in order to communicate with a PostgreSQL
 database backend.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: libpq5
Source: percona-postgresql-17
Version: 17.9-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 1071
Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap2 (>= 2.6.2), libssl3t64 (>= 3.0.0)
Filename: amd64/libpq5_17.9-1+1.1_amd64.deb
Size: 355522
MD5sum: 54bd9ef6511648d6ccccba173eb12029
SHA1: fda6385e1205e0da16ea5ce2e4d982b7e5c1db47
SHA256: 8d342c11aea3954ac8045fa43a6da1b6b476a7becfe5a25b86232dd5c265961a
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://www.postgresql.org/
Description: PostgreSQL C client library
 libpq is a C library that enables user programs to communicate with
 the PostgreSQL database server.  The server can be on another machine
 and accessed through TCP/IP.  This version of libpq is compatible
 with servers from PostgreSQL 8.2 or later.
 .
 This package contains the run-time library, needed by packages using
 libpq.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: percona-haproxy
Version: 2.8.18-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 4527
Pre-Depends: dpkg (>= 1.17.14)
Depends: libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), liblua5.3-0, libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.0.0), libsystemd0, zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6)
Suggests: percona-vim-haproxy, percona-haproxy-doc
Provides: haproxy
Filename: amd64/percona-haproxy_2.8.18-1+1.1_amd64.deb
Size: 2595668
MD5sum: 46a797a65780ff07c9aff12bd42af121
SHA1: 48aadb04705423667f3c83e8478f80a66fbd279d
SHA256: e38a683b1b0323d10b929f29b3d358b07a4831bb8c7fbf83b6585763b5396e00
Section: net
Priority: optional
Description: fast and reliable load balancing reverse proxy
 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.

Package: percona-haproxy-doc
Source: percona-haproxy
Version: 2.8.18-1+1.1
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 4270
Pre-Depends: dpkg (>= 1.17.14)
Depends: libjs-bootstrap (<< 4), libjs-jquery, libjs-sphinxdoc (>= 7.2.2)
Provides: haproxy-doc
Filename: all/percona-haproxy-doc_2.8.18-1+1.1_all.deb
Size: 752486
MD5sum: 97f870c0079c2022447d7f53747c8437
SHA1: 70025649cb73c884eb63876dd91aafa06ffa186e
SHA256: 4f02067b0280672e8002fba748f909a179a4690fb0178cb38782f8f63e48663e
Section: doc
Priority: optional
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: 4.1.0-1+1.1
Architecture: all
Maintainer: Percona Development <info@percona.com>
Installed-Size: 1478
Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-urllib3, python3-yaml, python3-ydiff, 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-pysyncobj, percona-postgresql-17 | postgresql-17
Suggests: etcd-server | consul | zookeeperd, haproxy, percona-patroni-doc
Provides: patroni
Filename: all/percona-patroni_4.1.0-1+1.1_all.deb
Size: 342792
MD5sum: 71043af42bbe53b08bca7b1df9fcff9f
SHA1: c8b631b375324dbb94a8bf3c0efd9327914fb963
SHA256: 3b16e88bc818dd1e10bf2ea5f78429eb62e546d96d3c554336fcf6ef54f2f31a
Section: database
Priority: optional
Homepage: https://github.com/zalando/patroni
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: 4.1.0-1+1.1
Architecture: all
Maintainer: Percona Development <info@percona.com>
Installed-Size: 10152
Suggests: postgresql, etcd-server | consul | zookeeperd, haproxy
Provides: patroni-doc
Filename: all/percona-patroni-doc_4.1.0-1+1.1_all.deb
Size: 3854736
MD5sum: 9f3676bc4af6f4f5ab95f7a7ee667a5f
SHA1: fbc59482b9dfa6a0f1f87e1ddde2b3a744d4fd0d
SHA256: 62703a431d1c86f3b2424410333cfda7ce03e21ec012fb659a7a43727a8f2037
Section: doc
Priority: optional
Homepage: https://github.com/zalando/patroni
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-pg-gather
Version: 32-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 29
Depends: percona-postgresql-17
Filename: amd64/percona-pg-gather_32-1+1.1_amd64.deb
Size: 6142
MD5sum: 6a5190e55cbf94602262e74f6ea8f351
SHA1: 8fb0a31a4206c376d86fbe4debc768d524546a36
SHA256: 4531e2214d7c8db4a3e7005e708ffffd12f181e45327266ac0fb0049b4504068
Section: misc
Priority: optional
Description: pg_gather consists of one sql-only script (gather.sql) for gathering performance and configuration data from PostgreSQL databases.

Package: percona-pg-tde17
Version: 2.1.2-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 4317
Depends: percona-postgresql-17, libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), liblz4-1 (>= 0.0~r127), libpq5 (>= 14~beta2), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Breaks: percona-postgresql-17 (<< 2:17.7)
Replaces: percona-postgresql-17 (<< 2:17.7)
Filename: amd64/percona-pg-tde17_2.1.2-1+1.1_amd64.deb
Size: 1600954
MD5sum: 3cc65dd8321feaf64078466843f0f9ac
SHA1: cd9c8e7b46c2411c053b5f94a93f0c10861467e4
SHA256: e7fdcaca67d9b5905d715dadd057f2e2ee2bd26c9561b241f1a8557474611d87
Section: database
Priority: optional
Homepage: https://github.com/Percona-Lab/pg_tde.git
Description: pg_tde is a PostgreSQL extension enabling transparent data encryption.
 It seamlessly encrypts and decrypts data in PostgreSQL databases, ensuring security and compliance.

Package: percona-pg-tde17-client
Source: percona-pg-tde17
Version: 2.1.2-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 31
Depends: percona-pg-tde17 (= 2.1.2-1+1.1)
Filename: amd64/percona-pg-tde17-client_2.1.2-1+1.1_amd64.deb
Size: 5570
MD5sum: 3830eb0cd82ff2ad731ec3c79541d75d
SHA1: dd03bdd4a3dcf4bd6a025c4d609324603f36ea99
SHA256: 86c36b628d2c405efe8d8db2e38efc749aa572a7b320666813e11e1976fd7d03
Section: database
Priority: optional
Homepage: https://github.com/Percona-Lab/pg_tde.git
Description: Client utilities for pg_tde
 Client-side utilities for managing pg_tde.

Package: percona-pg-telemetry17
Source: percona-pg-telemetry
Version: 1.2.0-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 14
Depends: percona-telemetry-agent, percona-postgresql-17
Filename: amd64/percona-pg-telemetry17_1.2.0-1+1.1_amd64.deb
Size: 4692
MD5sum: 3add455ab814cf3210ca25b193fea072
SHA1: 13992cbee71c2b6f5937bd58ec0ed51719aab0bc
SHA256: 2f8178acff9c65d58bcf6f126a30a52dd93c6fede375e511943d209a1c14c7d5
Section: database
Priority: optional
Description: Percona telemetry extension for PostgreSQL 17
 The percona_pg_telemetry is an extension for Percona telemetry data
 collection for PostgreSQL.

Package: percona-pgaudit17-set-user
Version: 4.2.0-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 100
Depends: libc6 (>= 2.4), postgresql-17 (>= 17) | percona-postgresql-17 (>= 17)
Provides: pgaudit-set-user, postgresql-17-pgaudit-set-user
Filename: amd64/percona-pgaudit17-set-user_4.2.0-1+1.1_amd64.deb
Size: 31754
MD5sum: 737f6cda4435c0d14de634884d6ae8a2
SHA1: dec628a754c4226e08e81d1289e2aa1653e46393
SHA256: 82aa3809f4cf4cac8cc72bf3ed29d2666a452a3a1afcd3bbed5a4e70a7145f30
Section: database
Priority: optional
Description: PostgreSQL Audit Set User Extension
  PostgreSQL is an advanced Object-Relational database management
  system. The PostgreSQL Audit extension (pgaudit) provides detailed
  session and/or object audit logging via the standard PostgreSQL
  logging facility. The set_user part of that extension allows for
  extra logging with regard to granting of superuser privileges, and also
  enforces a superuser-request policy over direct superuser logins.

Package: percona-pgbackrest
Version: 2.58.0-1+1.2
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 1412
Depends: postgresql-common | percona-postgresql-common, libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 4.2), liblz4-1 (>= 0.0~r127), libpq5, libssh2-1t64 (>= 1.5.0), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: pgbackrest-doc, check-pgbackrest
Provides: pgbackrest
Filename: amd64/percona-pgbackrest_2.58.0-1+1.2_amd64.deb
Size: 668836
MD5sum: d9b1405e861586125e344938f710a4df
SHA1: 424d2627da42cef7c190bb69ef0bf75d268b85bf
SHA256: 2216134c8da1f5855dce4e1a58af0e1f36b34983290396335cf1d03d3248daa9
Section: database
Priority: optional
Homepage: https://www.pgbackrest.org/
Description: Reliable PostgreSQL Backup & Restore
 pgBackRest is a simple, reliable backup and restore system for PostgreSQL
 that can seamlessly scale up to the largest databases and workloads.
 .
 This package contains all required binaries, scripts and libraries.

Package: percona-pgbackrest-doc
Source: percona-pgbackrest
Version: 2.58.0-1+1.2
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 1933
Provides: pgbackrest-doc
Filename: all/percona-pgbackrest-doc_2.58.0-1+1.2_all.deb
Size: 295062
MD5sum: 161b5f65c5ce842745f972a3884675e5
SHA1: bfc6536967d5c95ce5622dae3f89454cf0d19892
SHA256: 08e00bf31c4ac275d4ebb789e28cc55d190deabc8795045d8becdffd07878681
Section: doc
Priority: optional
Multi-Arch: foreign
Homepage: https://www.pgbackrest.org/
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-pgbadger
Version: 13.2-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 1617
Depends: libjson-xs-perl, libtext-csv-xs-perl, perl:any
Provides: pgbadger
Filename: amd64/percona-pgbadger_13.2-1+1.1_amd64.deb
Size: 392614
MD5sum: 88ff15e40edefb35994212b61f0181e0
SHA1: aebd908e15857f36a5eb672aec4872bd720c5c60
SHA256: 11496d8576d0925f31604a7b3fd2a85b8972dc1db6806b760561a502d687967f
Section: database
Priority: optional
Description: Fast PostgreSQL log analysis report
 pgBadger is a PostgreSQL log analyzer built for speed with fully detailed
 reports from your PostgreSQL log file. It's a single and small Perl script
 that outperforms any other PostgreSQL log analyzer. It is written in pure Perl
 and uses a JavaScript library to draw graphs that are zoomable and can be
 saved as PNG images.
 .
 pgBadger is able to autodetect the log file format (syslog, stderr or csvlog).
 It is designed to parse huge log files as well as compressed files.

Package: percona-pgbouncer
Version: 1.25.1-1+1.2
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 524
Depends: lsb-base (>= 3.1), percona-postgresql-common | postgresql-common, libc6 (>= 2.38), libcares2 (>= 1.12), libevent-2.1-7t64 (>= 2.1.8-stable), libldap2 (>= 2.6.2), libpam0g (>= 0.99.7.1), libssl3t64 (>= 3.0.0), libsystemd0
Suggests: python3, python3-psycopg2
Enhances: postgresql (>= 7.4)
Provides: percona-pgbouncer, pgbouncer
Filename: amd64/percona-pgbouncer_1.25.1-1+1.2_amd64.deb
Size: 266300
MD5sum: fb6fc827c73216b0a1de77da08152b02
SHA1: d77912e5cf3e464d444b132776a2dcd33ace90e3
SHA256: ab405ab7d3e935e75e236abd55da77fe98ac70dcead1b789979f118733b0dd24
Section: database
Priority: optional
Homepage: https://www.pgbouncer.org/
Description: lightweight connection pooler for PostgreSQL
 PgBouncer is a lightweight connection pooler for PostgreSQL providing the
 following features:
 .
  * Several levels of brutality when rotating connections: session pooling,
    transaction pooling, statement pooling.
  * Low memory requirements.
  * It is not tied to one backend server, the destination databases
    can reside on different hosts.
  * Supports online reconfiguration for most of the settings.
  * Supports online restart/upgrade.

Package: percona-pgpool2
Version: 4.7.0-1+1.2
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 3787
Depends: libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpq5 (>= 9.1~), postgresql-client | percona-postgresql-17
Filename: amd64/percona-pgpool2_4.7.0-1+1.2_amd64.deb
Size: 1150126
MD5sum: 961618ecc9c9d7ee60ea09962522e6d3
SHA1: 9e7a9e8e0416cf3144f2470e180a9c6676529783
SHA256: c7651107cbbe67669087b0a8ed8f35f328e5a8b8983c4ee3c1ad0a5e330c9d79
Section: database
Priority: optional
Homepage: https://www.pgpool.net/
Description: connection pooling server and replication proxy for PostgreSQL
 pgpool-II is a middleware that works between PostgreSQL servers and a
 PostgreSQL database client. It provides the following features:
 Connection Pool, Replication, Load Balance, Limiting Exceeding Connections,
 Parallel Query.

Package: percona-postgis
Version: 3.5.5-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 447
Depends: libc6 (>= 2.38), libgdal34t64 (>= 2.0.1), libgeos-c1t64 (>= 3.6), libpq5, libproj25 (>= 5.2.0)
Recommends: percona-postgresql-postgis, percona-postgis-doc
Filename: amd64/percona-postgis_3.5.5-1+1.1_amd64.deb
Size: 159956
MD5sum: fb65d5907b10a31a2a3ef7dffbe16eb6
SHA1: 90ed6593378bf076511b105dc990af7543a6bb8e
SHA256: 1f82130dba628f44eef3c94c1ddaf5e46c68ec25ed1c500770e9cf541a22a3d6
Section: misc
Priority: optional
Homepage: https://postgis.net/
Description: Geographic objects support for PostgreSQL
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".
 .
 This package contains the PostGIS userland binaries for importing and
 exporting shape and raster files: pgsql2shp, raster2pgsql, and shp2pgsql.

Package: percona-postgis-doc
Source: percona-postgis
Version: 3.5.5-1+1.1
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 7
Suggests: percona-postgis
Filename: all/percona-postgis-doc_3.5.5-1+1.1_all.deb
Size: 1334
MD5sum: 41bc0aa28d3d4e6571a52f4297105d1d
SHA1: 3ce2cd5b93056d8e2ba52977b109957bf2685d9b
SHA256: 5b39e731519b35f7b5c7ca41552f90ca9432b21e20016f60fdb48408902aac9e
Section: doc
Priority: optional
Multi-Arch: foreign
Homepage: https://postgis.net/
Description: Geographic objects support for PostgreSQL -- documentation
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".
 .
 This package contains the PostGIS documentation.

Package: percona-postgresql
Source: percona-postgresql-common (289-1+1.1)
Version: 289-1+1.1
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 21
Depends: percona-postgresql-17, debconf (>= 0.5) | debconf-2.0
Suggests: percona-postgresql-doc
Replaces: percona-postgresql, postgresql
Provides: postgresql
Filename: all/percona-postgresql_289-1+1.1_all.deb
Size: 5182
MD5sum: 2a4b541bd600616fb84cb7a7a04105ad
SHA1: ce854a576aaf24aa89f5cab3bbceca3b4393f858
SHA256: 2f8fc5c714a920f8bb327189313f9f57da2f2f744d3169f80a3c1e72abe1e06b
Section: database
Priority: optional
Description: object-relational SQL database (supported version)
 This metapackage always depends on the currently supported PostgreSQL
 database server version.
 .
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.

Package: percona-postgresql-17
Version: 17.9-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 106063
Depends: locales | locales-all, percona-postgresql-client-17, percona-postgresql-common (>= 182~), ssl-cert, tzdata, curl, percona-pg-telemetry17, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgssapi-krb5-2 (>= 1.14+dfsg), libicu74 (>= 74.1-1~), libldap2 (>= 2.6.2), liblz4-1 (>= 0.0~r130), libpam0g (>= 0.99.7.1), libpq5 (>= 17~~), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libstdc++6 (>= 12), libsystemd0, libtinfo6 (>= 6), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0)
Recommends: sysstat
Provides: percona-postgresql-contrib-17, postgresql-17 (= 17.9-1+1.1), postgresql-contrib-17 (= 17.9-1+1.1)
Filename: amd64/percona-postgresql-17_17.9-1+1.1_amd64.deb
Size: 43478692
MD5sum: b5cb6281964a6ec5e1b3ed5f992eefb4
SHA1: e95c5c4f37ebbe6916e14e175e40256880917789
SHA256: ae9be3f26aefa4f88f039f0e2afefc8144b711160eb30be01edaad8e7b764bb1
Section: database
Priority: optional
Homepage: http://www.postgresql.org/
Description: The World's Most Advanced Open Source Relational Database
 PostgreSQL, also known as Postgres, is a free and open-source relational
 database management system (RDBMS) emphasizing extensibility and SQL
 compliance. It features transactions with Atomicity, Consistency, Isolation,
 Durability (ACID) properties, automatically updatable views, materialized
 views, triggers, foreign keys, and stored procedures. It is designed to handle
 a range of workloads, from single machines to data warehouses or Web services
 with many concurrent users.
 .
 This package provides the database server for PostgreSQL 17.
Postgresql-Catversion: 202406281

Package: percona-postgresql-17-pg-stat-monitor
Source: percona-pg-stat-monitor
Version: 2.3.2-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 213
Depends: libc6 (>= 2.38), percona-postgresql-17 (>= 17) | postgresql-17 (>= 17)
Provides: pg-stat-monitor, postgresql-17-pg-stat-monitor
Filename: amd64/percona-postgresql-17-pg-stat-monitor_2.3.2-1+1.1_amd64.deb
Size: 87932
MD5sum: dc8e18d846a00cf132f0c390b19908fd
SHA1: b71f5336a456d6976991d0aa1826696fb77a5349
SHA256: e83230b6dd51c31e1d4e3c5c08a2a261e9b953c2dc47c84106de144c9e5aaa4b
Section: database
Priority: optional
Homepage: https://github.com/percona/pg_stat_monitor
Description: Statistics collector for PostgreSQL
 The pg_stat_monitor is a Query Performance Monitoring tool for PostgreSQL.
 It attempts to provide a more holistic picture by providing much-needed query
 performance insights in a single view.
 .
 pg_stat_monitor provides improved insights that allow database users to
 understand query origins, execution, planning statistics and details, query
 information, and metadata. This significantly improves observability, enabling
 users to debug and tune query performance. pg_stat_monitor is developed on the
 basis of pg_stat_statements as its more advanced replacement.

Package: percona-postgresql-17-pgaudit
Source: percona-pgaudit
Version: 17.1-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 105
Depends: libc6 (>= 2.4), percona-postgresql-17 (>= 17) | postgresql-17 (>= 17)
Provides: pgaudit, postgresql-17-pgaudit
Filename: amd64/percona-postgresql-17-pgaudit_17.1-1+1.1_amd64.deb
Size: 51254
MD5sum: d7819e44b96bcb63f93246ab5d83ea0a
SHA1: 9d6fe204415571d41b699f658c41661f4c77ac70
SHA256: e828eae0097630acaf9381bb4c2450bfedc662a41d033f26af63a53a254ca927
Section: database
Priority: optional
Homepage: http://pgaudit.org/
Description: PostgreSQL Audit Extension
 The pgAudit extension provides detailed session and/or object audit logging
 via the standard PostgreSQL logging facility.
 .
 The goal of pgAudit is to provide PostgreSQL users with capability to produce
 audit logs often required to comply with government, financial, or ISO
 certifications.

Package: percona-postgresql-17-pgvector
Source: percona-pgvector
Version: 0.8.2-1+1.1
Architecture: amd64
Maintainer: Percona Development Team info@percona.com
Installed-Size: 684
Depends: libc6 (>= 2.38)
Filename: amd64/percona-postgresql-17-pgvector_0.8.2-1+1.1_amd64.deb
Size: 313170
MD5sum: 4d2446966004187721b450a42d637835
SHA1: 407d6651df3bc999d19427087777645a3fb1abda
SHA256: b5a3b7216d80d674b81b28519f9a358b018df8868fd22c13af64f75f6499789e
Section: database
Priority: optional
Homepage: https://github.com/pgvector/pgvector
Description: Open-source vector similarity search for Postgres
 Supports exact and approximate nearest neighbor search for L2 distance, inner
 product, and cosine distance.

Package: percona-postgresql-17-postgis-3
Source: percona-postgis
Version: 3.5.5-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 18172
Depends: percona-postgresql-17, percona-postgresql-17-postgis-3-scripts, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgdal34t64 (>= 3.7.0), libgeos-c1t64 (>= 3.12.0), libjson-c5 (>= 0.15), libpcre2-8-0 (>= 10.22), libproj25 (>= 7.1.0), libprotobuf-c1 (>= 1.0.1), libsfcgal1t64 (>= 1.5.0), libstdc++6 (>= 13.1), libxml2 (>= 2.7.4)
Suggests: percona-postgis
Breaks: percona-postgis (<< 1.2.1)
Provides: percona-postgresql-17-postgis
Filename: amd64/percona-postgresql-17-postgis-3_3.5.5-1+1.1_amd64.deb
Size: 9901210
MD5sum: 9c596b785ebd4c97bf36505ee69b688e
SHA1: 03018e0b6e4e3ba09f5486bd7d40f4ee98a16c97
SHA256: 97be3d85b2b612c71c4311072b2e7bc9278d6e66bac686ce062d4202c071a848
Section: misc
Priority: optional
Homepage: https://postgis.net/
Description: Geographic objects support for PostgreSQL 17
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".

Package: percona-postgresql-17-postgis-3-scripts
Source: percona-postgis
Version: 3.5.5-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 38507
Recommends: percona-postgresql-17-postgis-3
Replaces: percona-postgresql-17-postgis-scripts (<< 2.2.2+dfsg-3~)
Provides: percona-postgresql-17-postgis-scripts
Filename: amd64/percona-postgresql-17-postgis-3-scripts_3.5.5-1+1.1_amd64.deb
Size: 3016906
MD5sum: 33f4fc1ed14d83f9a20a8e1f09f29236
SHA1: 0473dbcbd0e5f92823ce674f85864ce4f581e456
SHA256: 39e3975c0ca6f075d5256f66fa6b82990a02c959af6b979d8756e0a499f4ba67
Section: misc
Priority: optional
Multi-Arch: foreign
Homepage: https://postgis.net/
Description: Geographic objects support for PostgreSQL 17 -- SQL scripts
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".
 .
 This package contains the SQL scripts for installing PostGIS in a PostgreSQL
 17 database, and for upgrading from earlier PostGIS versions.

Package: percona-postgresql-17-repack
Source: percona-pg-repack
Version: 1.5.3-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 242
Depends: postgresql-17 (>= 17) | percona-postgresql-17 (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Provides: pg-repack, postgresql-17-repack
Filename: amd64/percona-postgresql-17-repack_1.5.3-1+1.1_amd64.deb
Size: 113280
MD5sum: 63465f2e44175346e4a78abff7ab8519
SHA1: 9b8b09347c862898bdceb7e14a74e909871a27a7
SHA256: 54136e0bbdd93e5bc4863942fcb63d75d815c198ca20a520be69ee4ed6861616
Section: database
Priority: optional
Homepage: https://github.com/reorg/pg_repack
Description: reorganize tables in PostgreSQL databases with minimal locks
 pg_repack is a PostgreSQL extension which lets you remove bloat from tables
 and indexes, and optionally restore the physical order of clustered indexes.
 Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive
 lock on the processed tables during processing. pg_repack is efficient to
 boot, with performance comparable to using CLUSTER directly.
 .
 This package contains the pg_repack program and the server extension for
 PostgreSQL 17.

Package: percona-postgresql-17-wal2json
Source: percona-wal2json
Version: 2.6-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 130
Depends: percona-postgresql-17 | postgresql-17, libc6 (>= 2.38)
Filename: amd64/percona-postgresql-17-wal2json_2.6-1+1.1_amd64.deb
Size: 65050
MD5sum: 38b66577bee4ec9729aaf4876afdc922
SHA1: 51901ca3436355fbd77c2e50bf2df67f6a48d971
SHA256: a10eebee32548b41de8d7ea04a9d449454ea05a22567fb5c64dba6321ca0bcb7
Section: database
Priority: optional
Description: PostgreSQL logical decoding JSON output plugin
 wal2json is an output plugin for PostgreSQL's logical decoding. The plugin has
 access to tuples produced by INSERT and UPDATE. Also, UPDATE/DELETE old row
 versions can be accessed depending on the configured replica identity. Changes
 can be consumed using the streaming protocol (logical replication slots) or by
 a special SQL API.
 .
 The wal2json output plugin produces a JSON object per transaction. All of the
 new/old tuples are available in the JSON object. Also, there are options to
 include properties such as transaction timestamp, schema-qualified, data
 types, and transaction ids.

Package: percona-postgresql-all
Source: percona-postgresql-common
Version: 289-1+1.1
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 10
Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-17, percona-postgresql-plperl-17, percona-postgresql-plpython3-17, percona-postgresql-pltcl-17
Replaces: percona-postgresql-all, postgresql-all
Provides: postgresql-all
Filename: all/percona-postgresql-all_289-1+1.1_all.deb
Size: 2078
MD5sum: 4ee07684e3656acb6f6c8cc6e7252167
SHA1: 85a203b14cfc9b86f33690a174989943b9ead06b
SHA256: 33473d82fecb29f3196dfbe449315bbe8a13104a32c042778513d08da66294f3
Section: database
Priority: optional
Description: metapackage depending on all PostgreSQL server packages
 This metapackage depends on all PostgreSQL server packages, in all
 supported versions (excluding documentation and debug symbols). It
 exists to facilitate depending on the server packages in test
 environments.
 .
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.

Package: percona-postgresql-client
Source: percona-postgresql-common (289-1+1.1)
Version: 289-1+1.1
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 8
Depends: percona-postgresql-client-17 | postgresql-client-17
Provides: postgresql-client
Filename: all/percona-postgresql-client_289-1+1.1_all.deb
Size: 1998
MD5sum: 57795a80ee53c74c0e8dc5131223fdad
SHA1: 5166cb8dec9df0fe8ec9662bfdbb128ec1f6090d
SHA256: fa7ab35617a1f3bb3d1f7216db154f070fa05d7aea7bd0f02e568c09b509a58a
Section: database
Priority: optional
Multi-Arch: foreign
Description: front-end programs for PostgreSQL (supported version)
 This metapackage always depends on the currently supported database
 client package for PostgreSQL.
 .
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.

Package: percona-postgresql-client-17
Source: percona-postgresql-17
Version: 17.9-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 9794
Depends: libpq5 (>= 17.9), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.38), liblz4-1 (>= 0.0~r127), libreadline8t64 (>= 6.0), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Suggests: percona-postgresql-17, percona-postgresql-doc-17
Conflicts: postgresql-server-dev-17 (<< 17.6-1~)
Replaces: postgresql-server-dev-17 (<< 17.6-1~)
Provides: percona-postgresql-client, postgresql-client (= 17.9-1+1.1), postgresql-client-17 (= 17.9-1+1.1)
Filename: amd64/percona-postgresql-client-17_17.9-1+1.1_amd64.deb
Size: 3684024
MD5sum: ba9b8df8f238a9bb59049212c11692c8
SHA1: 343ecd5340bd60ef3ddf53bb5517c1d4b6442e1f
SHA256: 9e463ea885ab4af207fa75d6f76cd4f0cd442a3aef0e17dffe8a5fefc18f5dc5
Section: database
Priority: optional
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Description: front-end programs for PostgreSQL 17
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 17. If you install
 PostgreSQL 17 on a standalone machine, you need the server package
 postgresql-17, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: percona-postgresql-common
Version: 289-1+1.1
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 8
Depends: postgresql-common (= 289-1+1.1)
Filename: all/percona-postgresql-common_289-1+1.1_all.deb
Size: 1660
MD5sum: 9d2c4a0b469c8f55cc2b07fe7a16f7ef
SHA1: 1e36e12877ba6d081ef105a01732060340a420bb
SHA256: d04edeb0b598e6259e2a2593d309a200aa49bf0a0c0c10295cda794ee255df6a
Section: database
Priority: optional
Multi-Arch: foreign
Description: Virtual package to satisfy dependencies

Package: percona-postgresql-common-dev
Source: percona-postgresql-common
Version: 289-1+1.1
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 19
Depends: libipc-run-perl
Breaks: percona-postgresql-client-common (<< 277), percona-postgresql-common (<< 277), percona-postgresql-server-dev-all (<< 277), postgresql-client-common (<< 277), postgresql-common (<< 277), postgresql-server-dev-all (<< 277)
Replaces: percona-postgresql-client-common (<< 277), percona-postgresql-common (<< 277), percona-postgresql-server-dev-all (<< 277), postgresql-client-common (<< 277), postgresql-common (<< 277), postgresql-server-dev-all (<< 277)
Provides: postgresql-common-dev
Filename: all/percona-postgresql-common-dev_289-1+1.1_all.deb
Size: 4120
MD5sum: 060909685c59a1f25a57afd58d502824
SHA1: b0893a10287b88e959f0f2f28e3ba54cd1a986f4
SHA256: 9c1e1eb92db9e826bec7ff0a294e248cf9d844e7222b5a39c25994bee33c4570
Section: database
Priority: optional
Multi-Arch: foreign
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-contrib
Source: percona-postgresql-common (289-1+1.1)
Version: 289-1+1.1
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 8
Depends: percona-postgresql-contrib-17
Replaces: percona-postgresql-contrib, postgresql-contrib
Provides: postgresql-contrib
Filename: all/percona-postgresql-contrib_289-1+1.1_all.deb
Size: 1996
MD5sum: 9e8110a7f86e0534fe4f20babfe86ad5
SHA1: 23b2ca4005407d07bed27aa4e5926f148913a637
SHA256: 0ac27a293bb50cd0d48a55d4bc304edcc1e87db6ab005e90de0b56815a8b0194
Section: database
Priority: optional
Description: additional facilities for PostgreSQL (supported version)
 This metapackage always depends on the currently supported PostgreSQL
 database contrib package.
 .
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.

Package: percona-postgresql-doc
Source: percona-postgresql-common (289-1+1.1)
Version: 289-1+1.1
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 8
Depends: percona-postgresql-doc-17 | postgresql-doc-17
Provides: postgresql-doc
Filename: all/percona-postgresql-doc_289-1+1.1_all.deb
Size: 1988
MD5sum: f48d38c3a627f8dfc698f7d65f92c8d2
SHA1: aac4358602076356318124c98f7870f2adbde50f
SHA256: ae5b7269cd2bf082aacb93f1221f30426a66c6c1d54049668506bfd6688070f1
Section: doc
Priority: optional
Multi-Arch: foreign
Description: documentation for the PostgreSQL database management system
 This metapackage always depends on the currently supported PostgreSQL
 database documentation package.
 .
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.

Package: percona-postgresql-doc-17
Source: percona-postgresql-17
Version: 17.9-1+1.1
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 17092
Breaks: postgresql-common (<< 158~)
Filename: all/percona-postgresql-doc-17_17.9-1+1.1_all.deb
Size: 3178766
MD5sum: d83a5d04aae88db87faf1d40fcfe7e4c
SHA1: 6b4874aaba9eac96f7c3b00a1b2516ecb0606a6f
SHA256: 3a00730ffb8d4a4ffbe26393f24eea57c32af05370179a93f55dc3d88670abc4
Section: doc
Priority: optional
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 17. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: percona-postgresql-plperl-17
Source: percona-postgresql-17
Version: 17.9-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 385
Depends: perl, percona-postgresql-17 (= 17.9-1+1.1), libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2)
Breaks: percona-postgresql-17 (<< 17~beta1)
Replaces: percona-postgresql-17 (<< 17~beta1)
Provides: percona-postgresql-plperl, postgresql-plperl, postgresql-plperl-17
Filename: amd64/percona-postgresql-plperl-17_17.9-1+1.1_amd64.deb
Size: 99574
MD5sum: 8e9f595cbc45dd55d9ecb8aebac28c27
SHA1: 5296c925469374b47c16be1aacd3a66f2dd742fb
SHA256: 2b28ca5b36103972dfbbb56891e1bdca9d510cd4c56332fab28b25dfa486ed6f
Section: database
Priority: optional
Homepage: http://www.postgresql.org/
Description: PL/Perl procedural language for PostgreSQL 17
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 17 in Perl.  You need this package if you have any
 PostgreSQL 17 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: percona-postgresql-plpython3-17
Source: percona-postgresql-17
Version: 17.9-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 531
Depends: percona-postgresql-17 (= 17.9-1+1.1), libc6 (>= 2.14), libpython3.12t64 (>= 3.12.1)
Breaks: percona-postgresql-17 (<< 17~beta1)
Replaces: percona-postgresql-17 (<< 17~beta1)
Provides: percona-postgresql-plpython3, postgresql-plpython3, postgresql-plpython3-17
Filename: amd64/percona-postgresql-plpython3-17_17.9-1+1.1_amd64.deb
Size: 132868
MD5sum: 5cd68b01d77ce6034390a21ff369a44f
SHA1: 08cec42fabafc2a5dd7f4796fbcef71baa7b505c
SHA256: aeae8ad59229e048eede7c8b1eb168c8521cc5a938b98a37ce4e98e003ac62f4
Section: database
Priority: optional
Homepage: http://www.postgresql.org/
Description: PL/Python 3 procedural language for PostgreSQL 17
 PL/Python 3 enables an SQL developer to write procedural language functions
 for PostgreSQL 17 in Python 3.  You need this package if you have any
 PostgreSQL 17 functions that use the languages plpython3 or plpython3u.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: percona-postgresql-pltcl-17
Source: percona-postgresql-17
Version: 17.9-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 206
Depends: percona-postgresql-17 (= 17.9-1+1.1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0)
Provides: percona-postgresql-pltcl, postgresql-17-pltcl, postgresql-pltcl
Filename: amd64/percona-postgresql-pltcl-17_17.9-1+1.1_amd64.deb
Size: 46020
MD5sum: 4600c25c1bc4cf4464bbe4332fde9150
SHA1: 15360cd7e1fdef1fb81853376e963b02667da027
SHA256: 996e89d9ee5b0f9f97f8defbd44b5e24d650b7c69b3e1f0897bc3219a6a1e4da
Section: database
Priority: optional
Homepage: http://www.postgresql.org/
Description: PL/Tcl procedural language for PostgreSQL 17
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 17 in Tcl.  You need this package if you have any
 PostgreSQL 17 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: percona-postgresql-postgis
Source: percona-postgis
Version: 3.5.5-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 7
Depends: percona-postgresql-postgis-scripts, percona-postgresql-17-postgis-3
Filename: amd64/percona-postgresql-postgis_3.5.5-1+1.1_amd64.deb
Size: 1344
MD5sum: 01d52533750fae6800c4463cc1f76d2d
SHA1: 6c5265ee5bc45dc673d1e775605e8d8df2f93c14
SHA256: 3c1584ecc3f1d104cbe19da9afed575f7cf893da8914ad3bead9c4444d85d5d1
Section: metapackages
Priority: optional
Homepage: https://postgis.net/
Description: Geographic objects support for PostgreSQL -- Metapackage
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".
 .
 This metapackage depends on the PostGIS package for PostgreSQL 17.

Package: percona-postgresql-postgis-scripts
Source: percona-postgis
Version: 3.5.5-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 7
Depends: percona-postgresql-17-postgis-3-scripts
Filename: amd64/percona-postgresql-postgis-scripts_3.5.5-1+1.1_amd64.deb
Size: 1368
MD5sum: dcb4da4b2d2ddc06e61f2ba53d0fe6aa
SHA1: 8fa37fb491ab8b9eba0a2ad863d1295c84465fb7
SHA256: b066cb9598c99aa7b84568831fd7c6db9fa4c8631c76dbfb2739ee763bb6e67b
Section: misc
Priority: optional
Multi-Arch: foreign
Homepage: https://postgis.net/
Description: Geographic objects support for PostgreSQL -- SQL scripts metapackage
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".
 .
 This metapackage depends on the PostGIS scripts package for
 PostgreSQL 17.

Package: percona-postgresql-server-dev-17
Source: percona-postgresql-17
Version: 17.9-1+1.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 8208
Depends: clang, libpq-dev (>= 17~~), llvm-dev, percona-postgresql-client-17, percona-postgresql-common (>= 162~), libc6 (>= 2.38)
Breaks: postgresql-server-dev-all (<< 181~)
Provides: postgresql-server-dev-all, postgresql-server-dev-all-17
Filename: amd64/percona-postgresql-server-dev-17_17.9-1+1.1_amd64.deb
Size: 2006572
MD5sum: 713fbe7f4c8ae4043c78c26b18e79e1b
SHA1: ff6cd8c25133a3a1a8148514b9bd5341c26e8fcb
SHA256: 58b6a1258488d7e3180b40b0c760b6a6c55041f977dba210f73d1886867588e9
Section: libdevel
Priority: optional
Homepage: http://www.postgresql.org/
Description: development files for PostgreSQL 17 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: percona-postgresql-server-dev-all
Source: percona-postgresql-common
Version: 289-1+1.1
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 48
Depends: make, percona-postgresql-common (>= 117~), percona-postgresql-common-dev, percona-postgresql-server-dev-17
Replaces: percona-postgresql-server-dev-all, postgresql-server-dev-all
Provides: postgresql-server-dev-all
Filename: all/percona-postgresql-server-dev-all_289-1+1.1_all.deb
Size: 10692
MD5sum: 7e0ee5e9b47e39a44898ad184e0363ea
SHA1: 01d3d9d5ca2799d917bd801d183e3f87e6dfb661
SHA256: 094b666a92f520bce68fea1c353ba1e441af615624c5f8a3dbab8c912bc0bb6b
Section: database
Priority: optional
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-telemetry-agent
Version: 1.0.9-1+1.1
Architecture: amd64
Maintainer: Percona LLC
Installed-Size: 21815
Depends: logrotate
Filename: amd64/percona-telemetry-agent_1.0.9-1+1.1_amd64.deb
Size: 11032958
MD5sum: e19564428be3008ba0d5e77fd7e9d7fd
SHA1: 2fa3dc83698f72cdc43c1bea3ca6a4ea8b3fd3b7
SHA256: d310ba6d5537fff6199309b2eb0ba0e51cfcf6583fd8e59425c5df39a644a7cc
Section: utils
Priority: optional
Homepage: https://percona.com
Description: Percona Telemetry Agent gathers information and metrics from Percona products installed on the host.

Package: percona-vim-haproxy
Source: percona-haproxy
Version: 2.8.18-1+1.1
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 32
Recommends: vim-addon-manager
Provides: vim-haproxy
Filename: all/percona-vim-haproxy_2.8.18-1+1.1_all.deb
Size: 7010
MD5sum: 4fc2d9ca1a7f3b1f961e6bbbd3a5018b
SHA1: d30a917b1e38700db788dd82408e9c0cfcf736b1
SHA256: bb3c8ce155822b36e548cd1e9eb0b51e0cbb8f96f2f44d5909ff7ae27147413b
Section: net
Priority: optional
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: 289-1+1.1
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 122
Depends: netbase
Recommends: lsb-release
Replaces: percona-postgresql-client-common
Provides: percona-postgresql-client-common, postgresql-client-common
Filename: all/postgresql-client-common_289-1+1.1_all.deb
Size: 28506
MD5sum: 3f4c17a710318de7b1fdf7f50be293a3
SHA1: 2c84f3f082d3a76436775571d9902c710ee0c07a
SHA256: ae8ae6fae70db5d209755fe432db70dd6eb06075c027a20cce54b09565a3b790
Section: database
Priority: optional
Multi-Arch: foreign
Description: manager for multiple PostgreSQL client versions
 The postgresql-client-common package provides a structure under which
 multiple versions of PostgreSQL client programs may be installed at
 the same time. It provides a wrapper which selects the right version
 for the particular cluster you want to access (with a command line
 option, an environment variable, /etc/postgresql-common/user_clusters,
 or ~/.postgresqlrc).
 .
 PostgreSQL is a fully featured object-relational database management
 system. It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects. Its features include ACID
 transactions, foreign keys, views, sequences, subqueries, triggers,
 outer joins, multiversion concurrency control, and user-defined types
 and functions.

Package: postgresql-common
Source: percona-postgresql-common
Version: 289-1+1.1
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 620
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, percona-postgresql-common-dev, 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
Filename: all/postgresql-common_289-1+1.1_all.deb
Size: 177050
MD5sum: 075ee9476dfd5d76a7604c5a1d24dfca
SHA1: 3e360f0cd9c8d63a28b42305b7ea048804d1bee8
SHA256: c9497b06a2c377a1599d6d7cca52dbf0301df11a0ab6fda41f1be11a78fcdfee
Section: database
Priority: optional
Multi-Arch: foreign
Description: PostgreSQL database-cluster manager
 The postgresql-common package provides a structure under which
 multiple versions of PostgreSQL may be installed and/or multiple
 clusters maintained at one time.
 .
 The commands provided are pg_conftool, pg_createcluster, pg_ctlcluster,
 pg_dropcluster, pg_lsclusters, pg_renamecluster, pg_upgradecluster,
 pg_virtualenv.
 .
 PostgreSQL is a fully featured object-relational database management
 system. It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects. Its features include ACID
 transactions, foreign keys, views, sequences, subqueries, triggers,
 outer joins, multiversion concurrency control, and user-defined types
 and functions.

Package: python3-psycopg2
Source: psycopg2
Version: 2.9.5-1+1.2
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 459
Depends: python3, libc6, libpq5
Filename: amd64/python3-psycopg2_2.9.5-1+1.2_amd64.deb
Size: 127454
MD5sum: 24d16391d83588a372ad947fc621f94c
SHA1: d81f6691cb0d24c693b9bec22528b90bd11cbcfa
SHA256: f7e81aea716070c51867b0909a0a9356d9038fefdc8a8598578d70dc2e9e1a3d
Section: python
Priority: optional
Homepage: http://initd.org/projects/psycopg
Description: Python 3 module for PostgreSQL
 psycopg is a PostgreSQL database adapter for the Python3 programming language
 (just like pygresql and popy.) This is version 2, a complete rewrite of the
 original code to provide new-style classes for connection and cursor objects
 and other sweet candies. Like the original, psycopg 2 was written with the
 aim of being very small and fast, and stable as a rock.
 .
 psycopg is different from the other database adapter because it was designed
 for heavily multi-threaded applications that create and destroy lots of
 cursors and make a conspicuous number of concurrent INSERTs or UPDATEs.
 psycopg 2 also provides full asynchronous operations for the really brave
 programmer.
 .
 The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0
 and being thread safe at level 2. It also includes some extensions to the
 standard DBAPI-2.0 to allow for better thread performance.

Package: python3-psycopg2-dbg
Source: psycopg2
Version: 2.9.5-1+1.2
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 340
Depends: python3-psycopg2 (= 2.9.5-1+1.2), python3-dbg
Filename: amd64/python3-psycopg2-dbg_2.9.5-1+1.2_amd64.deb
Size: 107934
MD5sum: 297db49a9b4157ccd886c1276ce8ff22
SHA1: 50a5a691f8eb1af05b45cfacf7eeac0557abfb86
SHA256: 72d5d2fcf2b32d342332d061f95bb35a36135829fc2387c488541cd3537cf84e
Section: debug
Priority: optional
Homepage: http://initd.org/projects/psycopg
Description: Python 3 module for PostgreSQL (debug extension)
 psycopg is a PostgreSQL database adapter for the Python3 programming language
 (just like pygresql and popy.) This is version 2, a complete rewrite of the
 original code to provide new-style classes for connection and cursor objects
 and other sweet candies. Like the original, psycopg 2 was written with the
 aim of being very small and fast, and stable as a rock.
 .
 This package contains the extensions built for the Python debug interpreter.

Package: python3-pysyncobj
Version: 0.3.10-1+1.1
Architecture: all
Maintainer: Filipp Ozinov <fippo@mail.ru>
Installed-Size: 193
Depends: python3:any
Filename: all/python3-pysyncobj_0.3.10-1+1.1_all.deb
Size: 38176
MD5sum: cc84b99ccb76262c795b1e73d0c5854d
SHA1: f15252ba938e69844ebe42d09ab99ca3e258c3a2
SHA256: 7dc7966a08e26b0c534468b0f0e44e489132fe6305b40d484b4be6f77fbfebc9
Section: python
Priority: optional
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.4.2-1+1.1
Architecture: all
Maintainer: Michael Banck <mbanck@debian.org>
Installed-Size: 68
Depends: python3:any
Filename: all/python3-ydiff_1.4.2-1+1.1_all.deb
Size: 20442
MD5sum: 0b33f3c028f2a10fa1e24a35a99cb563
SHA1: 5384ddee641e0aae1ec2d7f79e7396a0f5f16ca3
SHA256: 10f9ebeb854a0b586cb122ece90b0df1a38e6f6043c7858a8d575d7b03ae840f
Section: python
Priority: optional
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.

