Package: etcd
Version: 3.5.26-1+2.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+2.1_all.deb
Size: 2360
MD5sum: f88da5fbe8574602940a49d547d0e989
SHA1: b6e4bad3d4567a9c4f0f35517db2f8163f7562a6
SHA256: 32aff7f42e2f6c432a83a1f93be5da708f94f01af4358118dd792b7fed174946
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+2.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+2.1_amd64.deb
Size: 12452954
MD5sum: c480bb4babd53f26aa3b3cea3abcee02
SHA1: 623a9a80a014c5743e2c8140d3476d365cacab07
SHA256: ad11331e3caf43f66d43b65af2719d5c1ed0e8912da56a1dfb9ab9b13c723840
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+2.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+2.1_amd64.deb
Size: 26186674
MD5sum: de72e606308b7b9b442ada6af38cd87c
SHA1: a73b750d654180fc39810111a4c4affa03671cb8
SHA256: 6ae2e2829431f214476ff820fe0255dfc6b9d4e20b41519f27af66ebd7a1f4c2
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+2.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+2.1_amd64.deb
Size: 13912
MD5sum: f1ef748f7c3687e8ed7f81735a9990cc
SHA1: 68f955ff4fd4cd99c7228abcb4e7304cbd5a1e56
SHA256: a2d5159873131af8179fb189ba87d1fc03a0540c5216f991365e24e852286f8b
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+2.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 1680
Depends: libecpg-compat3 (= 17.9-1+2.1), libecpg6 (= 17.9-1+2.1), libpgtypes3 (= 17.9-1+2.1), libpq-dev, libc6 (>= 2.38)
Filename: amd64/libecpg-dev_17.9-1+2.1_amd64.deb
Size: 383622
MD5sum: 875c719bbd90148f47786b0f892416b6
SHA1: e2f9a1849ef89b194c8b81cb7897fac6a2677f5d
SHA256: 192c7a973c1569c99472007194b2f1e4b764e775e49a1f3d8aecde065fadfab6
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+2.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+2.1_amd64.deb
Size: 65370
MD5sum: b2c3aed13f35618c4fd1496f289d8558
SHA1: 6f9729215f4043d5de65a7d45987427ae904d778
SHA256: e3d75bce64031fe9dd91a46cbed064253f59bc8b4e47e48853a99d46f5375ad6
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+2.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 107
Depends: libc6 (>= 2.38)
Filename: amd64/libpgtypes3_17.9-1+2.1_amd64.deb
Size: 42818
MD5sum: 5bd95aba0e35bbab73332a6ad49b7c27
SHA1: f7b9fb177c6d7b62c3b80b5430dcdc443be1c260
SHA256: f61613112177e25e60729cca57567fd1974d8c0077d2024ef6cd471a56534861
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+2.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 628
Depends: libpq5 (= 17.9-1+2.1), libssl-dev, libc6 (>= 2.38)
Suggests: percona-postgresql-doc-17
Filename: amd64/libpq-dev_17.9-1+2.1_amd64.deb
Size: 198514
MD5sum: 818865a6a31d054eb54d36343b4ce633
SHA1: 858cab0f877645b7600791cfb8239687cc83d708
SHA256: c877d548e55cb7866a29ca1d82f267111eb601480fbdb177759a42753ec108ea
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+2.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+2.1_amd64.deb
Size: 355530
MD5sum: 1c9169b7301ee4df6992daa349b01a0a
SHA1: f956e695a6c0317b4fd1deb46d494fadcc3b5185
SHA256: aa301eba7c740526bfb4c16f8171c891ae374e33d583522cad855cbaf327169e
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-patroni
Version: 4.1.0-1+2.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+2.1_all.deb
Size: 342808
MD5sum: 3ed8870cab37b80b77e4159234d0ad7c
SHA1: c4b2f57b034913c292639517ed1a98d91086c4c5
SHA256: 2caa61db54b47fb5a8a498e1831c0d66c69fe84f5f63f28b826a6dba71e7ff6c
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+2.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+2.1_all.deb
Size: 3854778
MD5sum: d1fa48a0cc6c765a944b3bc4f5d60b59
SHA1: 46902c0ab522c107705ce42eb5eeba5d8cab1b35
SHA256: 61d7d19fe77a884531700c89a4f2f7b22e253945e24993b715b56a69cd79bb45
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+2.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 29
Depends: percona-postgresql-17
Filename: amd64/percona-pg-gather_32-1+2.1_amd64.deb
Size: 6138
MD5sum: 12168cc53683b909eefbe424e570a0f8
SHA1: 6d8ef57b4ad6103373d56674459d4ff2b36ea418
SHA256: 7c7465c87e49d174156232c67df9ab759f90856537ecda6c2ae0a1cd4d905744
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+2.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+2.1_amd64.deb
Size: 1600946
MD5sum: ca31db9dfac90b5a8791e76d88c86910
SHA1: da7f577fb7dfd3cb300ddf1aed13acd530565b57
SHA256: 4a161d9599264c125b599e0bc4bb6f73dbe9a8cdcff1462de44551974ff3464c
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+2.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 31
Depends: percona-pg-tde17 (= 2.1.2-1+2.1)
Filename: amd64/percona-pg-tde17-client_2.1.2-1+2.1_amd64.deb
Size: 5564
MD5sum: 995257975925888ad304b61bdd92562a
SHA1: 0315254f05d5d5529e64b187eb766119768e2ae7
SHA256: 853de6c7097be676df3264c9adbbdb6f9d55a90cab75e0df69edab42b654a179
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+2.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+2.1_amd64.deb
Size: 4690
MD5sum: 0f8fe635ef84cb283ef5876364bb88f6
SHA1: 4692c972a010d4b825400fc46fe290b648996205
SHA256: 131943cbdce7fcd30b954be5136c9abc30a9b100d7744458cc21cc4454245257
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+2.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+2.1_amd64.deb
Size: 31760
MD5sum: d5f3b37806c5fc7102d52581f5b35917
SHA1: eb0cce33657d08fed7cbfdadde9eb099c243d979
SHA256: 825791c9621cd32409c200e1650c5b36bb61140e5df440b2a8c5bbff336a19c1
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+2.1
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+2.1_amd64.deb
Size: 668838
MD5sum: c0d5f548b1de0a3a6e0673672ed29042
SHA1: 14723383d95009394056f99afa85cc045770f0a5
SHA256: a7d1e50f6090a0d76bd1a95fabcab75d89baaaedd7f4023a608e5ec8247c30b1
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+2.1
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 1933
Provides: pgbackrest-doc
Filename: all/percona-pgbackrest-doc_2.58.0-1+2.1_all.deb
Size: 295068
MD5sum: db8b76b61db1b2039bc2194b6261a316
SHA1: 761e65f75d564dfec1722fb6f32aff7ebba8f945
SHA256: f7c0ee82a46771255c90d0b11cd1c2fc900875068be4c26cac524f95586e6140
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+2.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+2.1_amd64.deb
Size: 392620
MD5sum: e06067a33aa9827c5cae86553cbd2e1c
SHA1: b178c6731bead7b7257d75821bb45bffc672110d
SHA256: 42465883d0873af1f3b167712463f59b744cdf7af6737dd2702c904bcae58904
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+2.1
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+2.1_amd64.deb
Size: 266296
MD5sum: 8d2e591c5c285e0e11cfaa15d0759ca2
SHA1: 22f2492f6cf196c14defad3b2d5fbc5fcacf798f
SHA256: 749d7924a37811dfbeeefe97636bbbff6d7507b7675a546357b0d1e74d28999f
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+2.1
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+2.1_amd64.deb
Size: 1150186
MD5sum: 7fe31b75ec35f7c8cdb6d43a347b459b
SHA1: 2fad6b16de3c37a749ec473ec0f28c74eda623cb
SHA256: 32d1067d8509992545a17d9fc84c22acf60d6d196496cad8d4bbd91020760854
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+2.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+2.1_amd64.deb
Size: 159952
MD5sum: 0bd3708caafe2b0a966b0336aac9a6d0
SHA1: 7c41d847d891df24c1ec6a3c89d7863c9bd05f9e
SHA256: 7dcbe2f2688b66c50acf7d06385b5ec6614ae2c1ee257915ed103574f8e168b5
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+2.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+2.1_all.deb
Size: 1332
MD5sum: 2fd79bde2be00be81e632761b3682af4
SHA1: 1bf8f886e6a773c8ebf44a024118043e1d9c4a8a
SHA256: f879a4e668daa86c59927f6590a6db72c7f4a77e7085619499bc4900c01499a2
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+2.1)
Version: 289-1+2.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+2.1_all.deb
Size: 5188
MD5sum: d3242aa469c957b53dd16e9268f9d2ab
SHA1: fcc202f13807e89bed9a4fc8c35c05fdb0c38f53
SHA256: c208d4766513cb911db347c302274ae6b759d1c566e8fe9055e66695fe4bd943
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+2.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+2.1), postgresql-contrib-17 (= 17.9-1+2.1)
Filename: amd64/percona-postgresql-17_17.9-1+2.1_amd64.deb
Size: 43478686
MD5sum: 53f75dcf8baa54a8dc52eeec48f20fca
SHA1: 4d17a88b3f51e14061434d3b07d08af9dae2281f
SHA256: b5e0561bbea3a2fa37eeb8804369c658861ab3f6e3a50a8671b5c1eb2128f3e1
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-pgaudit
Source: percona-pgaudit
Version: 17.1-1+2.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+2.1_amd64.deb
Size: 51254
MD5sum: 3be02882af6ca155e8d197633479944f
SHA1: 8043c82b2c49c45355325f5778013719276a1946
SHA256: 1adc79ea47fc031672213c3f31d0ab6cba745c59290146cf269dc88bbca507cc
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+2.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+2.1_amd64.deb
Size: 313166
MD5sum: 549373070282e207c15cab03fe284221
SHA1: d9b026a3651489038b8725aeb2d8419a275d97bd
SHA256: 78cb9d2fdb49c3ded78698c5cb86b05b40762d83ed2385f5e2763eea8c60351c
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+2.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+2.1_amd64.deb
Size: 9901278
MD5sum: 0b6c621a4fab96af4f39db25283f5d70
SHA1: 2f67655475b5652b0d1ec43042b8e62655361f25
SHA256: 69d32c3ba4f972799838a28278123880da74f69b8fd1c6c1fb5ae256b56534bb
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+2.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+2.1_amd64.deb
Size: 3016940
MD5sum: c3de3fdb28597fbf6787407ed1e5d0bb
SHA1: e3a241fdbf8af8ee49b13f18eaeb5efe0b00d94f
SHA256: 5ea52cfec617077b0da4ca11a288d2f94161254ba3d2d6cca4ed625f4fda225c
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+2.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+2.1_amd64.deb
Size: 113284
MD5sum: 6469d7ff5394e839e323dd6ee090377f
SHA1: fbe9d855c2c78bea8e6730efb9e003854abb09fe
SHA256: e405b7baeb1ce026fef1ee8999f58d7ac133569a15bde1f0c815f22aea133921
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+2.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+2.1_amd64.deb
Size: 65044
MD5sum: 9eae6a9d6389c3bbedfbb8eb34bfed24
SHA1: b1817bcf2f8b8f029078a2c7cc942b9cb94bdb54
SHA256: 8fa2b4016944fe6a506800d5b878115f00a4a6b60ba34bd7c0eeacb3da6e3950
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+2.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+2.1_all.deb
Size: 2080
MD5sum: f177e736dd46dbd8a9ed7802c8c7a36c
SHA1: f4fc952f33b1c4dd0e5caae5e9195a8b36ff02fd
SHA256: 4b649d10d94c0988c10620a399415d39657c59c0ac648cece7defae7c44ac155
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+2.1)
Version: 289-1+2.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+2.1_all.deb
Size: 2000
MD5sum: aa03535eb54822490b564b3a078ca1bd
SHA1: 976bface75ef7ccb181906221e23ac72fc39f93d
SHA256: 42e1a85d5ed7c400973639932e2eb70470e66ee27da1842300fa5180e24ab622
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+2.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+2.1), postgresql-client-17 (= 17.9-1+2.1)
Filename: amd64/percona-postgresql-client-17_17.9-1+2.1_amd64.deb
Size: 3684064
MD5sum: 11d893bce3b5a89c226e15fbf3c3bf72
SHA1: 70c9ddea94bf95be76dd15746bbf506ba858c140
SHA256: 365c2d2c38baab3e0a17b40e93344ad9b912da1b4e8275b6d87c35d74a094b6a
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+2.1
Architecture: all
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 8
Depends: postgresql-common (= 289-1+2.1)
Filename: all/percona-postgresql-common_289-1+2.1_all.deb
Size: 1664
MD5sum: 1bac936cb31b39578b7ec5a9c78cfa2e
SHA1: f5a01c63559205f21af7b8c63b2d653b42dff8e5
SHA256: 858bc452a6b781a08a3d25246ebb7e7c40efab6ad0bd61e5f326607b86a48255
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+2.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+2.1_all.deb
Size: 4120
MD5sum: 2696b5244fa998790ce0a62336c43cd8
SHA1: 38b78cb71c6e9f2f3154e9fda49daf919bb0daeb
SHA256: bd47c2784311803d39746984c1c76e9c5f612ac015ec4a5f893efe9318651d50
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+2.1)
Version: 289-1+2.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+2.1_all.deb
Size: 2000
MD5sum: 14df44f5f2e1b0c7c15230b987b00e47
SHA1: b160d145243ec19ee189c621af277d6ae3d4fb55
SHA256: 0460e156bbb89aa9a92b70a2a612f5b2efb6a781d433205042c1235d230ab497
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+2.1)
Version: 289-1+2.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+2.1_all.deb
Size: 1992
MD5sum: f54730808b3466afccd2e91937a2d873
SHA1: f3f6a8b9bc6867ab930f77db87c8674bb10e2bc9
SHA256: 6c50ec60bcf713bb86e8195fc16fb4415e4cb49fc2eccfad926bbed8833910d4
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+2.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+2.1_all.deb
Size: 3178776
MD5sum: 32a2e74739a18bb101f65f8640237558
SHA1: 51e9331127defc21b547cf5bd65d975f0aad08e2
SHA256: 6cd422c1c6b703ae20910e780e00572ff84339fc12bac5e6de7118dc1afa2474
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+2.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 385
Depends: perl, percona-postgresql-17 (= 17.9-1+2.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+2.1_amd64.deb
Size: 99588
MD5sum: 671281f4407f7796e3f9729bab571587
SHA1: 1953bb8ebaaafb1b1674c829191b91ee119b245a
SHA256: b77e13ded21a3e73d3c4595143a507380e087fa83ace07f15ba1827a94e74c99
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+2.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 531
Depends: percona-postgresql-17 (= 17.9-1+2.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+2.1_amd64.deb
Size: 132866
MD5sum: 9675d94277b81852017ba369922696e7
SHA1: 028ecb1941ecce8df8ed9fcb9989f3fe4346f7e8
SHA256: be7d0034566216563ad6c4fb8f476cf7096155ebd0148fdc17e51bdc3e4a25d1
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+2.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 206
Depends: percona-postgresql-17 (= 17.9-1+2.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+2.1_amd64.deb
Size: 46018
MD5sum: 67ae7f10f495173be1f5e03224ee6709
SHA1: 2df2e88bd6467826ac2266ef99c55ef0551675a9
SHA256: 88feaba00fb4b5b83d1bb03c040f2d53d1913d320f2531725a8a0ef586cbb1bd
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+2.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+2.1_amd64.deb
Size: 1340
MD5sum: 248637ec94afcbbf9c001f560fa57a87
SHA1: 04064431a870fa1079d11d98320e7a323d9cae70
SHA256: b43d4da90ad3a687d2b7bd90e8e9106242f0af194e851221a263be25b7e6a54b
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+2.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+2.1_amd64.deb
Size: 1368
MD5sum: a2196b887e089101f481c86745613d18
SHA1: f41dee0185655fc5218de75298608043bf8443f7
SHA256: ad1e4edf61049b7673184d25795645a56094eebe796c796f82e03c2a96a22792
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+2.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+2.1_amd64.deb
Size: 2006642
MD5sum: 9436751e1b0ac676f861626cf315505d
SHA1: eb0b29c9ae50c4da0789b1dc6c50a64dc55c6e62
SHA256: 39b986111cb4ee9c904047d6cd048e4c4b48267881b67b802cb30e269e082aa8
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+2.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+2.1_all.deb
Size: 10698
MD5sum: 7b361e37f98556e233506b88a123258b
SHA1: 7812af6c4f96da60a4fb82eefffb16bb61e4dfad
SHA256: b02b7b21f4a91abdbf6909456848254f59cc88e05af855223fda605feb92348a
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: postgresql-client-common
Source: percona-postgresql-common
Version: 289-1+2.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+2.1_all.deb
Size: 28498
MD5sum: a997e972e4b99355e574b61512b53d70
SHA1: d11c29e91b7addc48a46cdf74740e8f90181faa6
SHA256: f1a3294d974e1646e735c9a89a5d189e48bad71d522f020beb5f691e242e6c07
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+2.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+2.1_all.deb
Size: 177062
MD5sum: 5defda73cdce938626c25e5fe0d919a9
SHA1: 5ec98710c13ef4771a7963e5b02a9f2a257184ad
SHA256: 5621e6e1b74c0c9d3911696d1874e359dd45f302083e22fe175733ab17684b0b
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+2.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 459
Depends: python3, libc6, libpq5
Filename: amd64/python3-psycopg2_2.9.5-1+2.1_amd64.deb
Size: 127458
MD5sum: ac0e89472fadb1a350262b4a1481a869
SHA1: 931133eb14ca1774c9ca40456effc2618e7a6c42
SHA256: 9d08de6a9aaa609365638ceba7daa511826d81ea03939ed0e87dad351c17a60b
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+2.1
Architecture: amd64
Maintainer: Percona Development Team <info@percona.com>
Installed-Size: 340
Depends: python3-psycopg2 (= 2.9.5-1+2.1), python3-dbg
Filename: amd64/python3-psycopg2-dbg_2.9.5-1+2.1_amd64.deb
Size: 107966
MD5sum: 93b4788141e8038ea9b1b163b3500cb5
SHA1: 78d1776c4c353e9c0e01cea8328d198bdad3e71b
SHA256: ebe2d199fe91b23afbf1927002fca7c6ceaadf339c662a8bd87d8d484687d9a8
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+2.1
Architecture: all
Maintainer: Filipp Ozinov <fippo@mail.ru>
Installed-Size: 193
Depends: python3:any
Filename: all/python3-pysyncobj_0.3.10-1+2.1_all.deb
Size: 38178
MD5sum: e8861733e8c6d061918dcb66d41ccf03
SHA1: 108faa50b2a3ab0840b5cff64a34ee594cff906e
SHA256: 61dd9fefa44e44881da83083fd128e20e295076e96cf29117f1a62c039932540
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+2.1
Architecture: all
Maintainer: Michael Banck <mbanck@debian.org>
Installed-Size: 68
Depends: python3:any
Filename: all/python3-ydiff_1.4.2-1+2.1_all.deb
Size: 20442
MD5sum: 1fbc62dbd2443f20a4b3e7921198cfe1
SHA1: f17d4971adbd94dd7435c46cdce2fb29415d86da
SHA256: ba87683875ac212c4361c19b6987cd40d9fff363f31e131a80485d45161b4147
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.

