Package: barman Version: 3.19.1-3.pgdg13+1 Architecture: all Maintainer: Marco Nenciarini Installed-Size: 186 Depends: python3-barman (= 3.19.1-3.pgdg13+1), adduser, file, rsync, python3:any Recommends: openssh-server, openssh-client, postgresql-client, python3-argcomplete, polkitd Suggests: barman-cli, repmgr Breaks: barman-cli (<< 3.18~) Replaces: barman-cli (<< 3.18~) Homepage: https://pgbarman.org Priority: optional Section: database Filename: pool/main/b/barman/barman_3.19.1-3.pgdg13+1_all.deb Size: 129604 SHA512: e327c7edead3aadc0b121784f33aea7c792b5bdc2183622c043854201d1d71020a6eb6868d9462dbf536438531f461c7656443b35486ed4048f3b8c1f5205976 SHA256: 2b56e7b058c9f9381213643de4416a982cabfe0e74f4af003caaa0a90df00eb1 SHA1: 9dadf877fd2ca431e343d098bbd919cc9f95b573 MD5sum: 49edfe53bfbd43ba9cdcd8a98e12cccc Description: Backup and Recovery Manager for PostgreSQL Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. . It allows your organization to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase. . Barman is distributed under GNU GPL 3 and maintained by EDB. . This package provides barman binary. Package: barman-cli Source: barman Version: 3.19.1-3.pgdg13+1 Architecture: all Maintainer: Marco Nenciarini Installed-Size: 22 Depends: python3-barman (= 3.19.1-3.pgdg13+1), rsync, python3:any Recommends: openssh-client Suggests: barman-cli-cloud Homepage: https://pgbarman.org Priority: optional Section: database Filename: pool/main/b/barman/barman-cli_3.19.1-3.pgdg13+1_all.deb Size: 10028 SHA512: d5c743d58155b4ebbfe830947c99a36800e6c1fa7ea4f967a42fde491a5733f481a223ac10c3df1173289a74b0ca2e604c8162d50a17d663fe94ca45d6ad7f62 SHA256: a2ffad61480eb7210f680d9f161e7f724f65bead78b3bd9a45b18829d8e431b4 SHA1: ca610cef5a5be9534ec2e88e171f0172a4639fc3 MD5sum: fdddec9c8613d5f976b7716278b9309a Description: Client utilities for the integration of Barman in PostgreSQL clusters Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. . It allows your organization to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase. . The barman-cli package contains client utilities for the integration of Barman in PostgreSQL clusters. . Barman is distributed under GNU GPL 3 and maintained by EDB. Package: barman-cli-cloud Source: barman Version: 3.19.1-3.pgdg13+1 Architecture: all Maintainer: Marco Nenciarini Installed-Size: 54 Depends: python3-barman (= 3.19.1-3.pgdg13+1), rsync, python3:any, python3-boto3 Breaks: barman-cli (<< 2.10-3~~) Replaces: barman-cli (<< 2.10-3~~) Homepage: https://pgbarman.org Priority: optional Section: database Filename: pool/main/b/barman/barman-cli-cloud_3.19.1-3.pgdg13+1_all.deb Size: 32096 SHA512: 815f7ace78bc06aa00a4493f01e702cb9ed9f213f31b4dc2e915d1fd40486c6a670ac9811e2804710e879b7141c9e4e64d171e38246b5acdef5120135b11c846 SHA256: 18f307ba2b574579c32b5d00e83667234120b375c38cc1fe8a9fda25c407bc3a SHA1: e285eecc1f8a01291ea95debbf2c0e4261a1bc7b MD5sum: 08deaf37b5dfca8e63e34d95fe6a0fdf Description: Cloud client utilities for the integration of Barman in PostgreSQL clusters Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. . It allows your organization to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase. . The barman-cli-cloud package contains cloud client utilities for the integration of Barman in PostgreSQL clusters. . Barman is distributed under GNU GPL 3 and maintained by EDB. Package: credativ-pg-migrator Version: 0.15.1-1.pgdg13+1 Architecture: all Maintainer: Michael Banck Installed-Size: 1950 Depends: python3-jaydebeapi, python3-pandas, python3-psycopg2, python3-pyodbc, python3-sqlglot, python3-tabulate, python3-yaml, python3:any (>= 3.6~) Suggests: tdsodbc Homepage: https://github.com/credativ/credativ-pg-migrator Priority: optional Section: python Filename: pool/main/c/credativ-pg-migrator/credativ-pg-migrator_0.15.1-1.pgdg13+1_all.deb Size: 231596 SHA512: 136cab56b11a5732bcaa8cb99dd3bea7b6c0ff17515591dc6e9007f704a49563f1f9d7e50b68b685ca9afdc95b1af78a8cbab4c251c2caff49774adf061304f2 SHA256: d640eeee25e8d9f56118d24be7a90c79808d0a7b10c9584b2eba5f2bd4464120 SHA1: 52e3b24ad175283ca7ccdbcff1f98f31238fff91 MD5sum: 0e151958b1aa57c16ceb5cf00f6a1d58 Description: credativ Postgres Migrator This package provides a solution for migrations of whole databases from legacy systems to PostgreSQL. . Main features are: - Supports migration of tables, column constraints and defaults, primary keys, secondary indexes, foreign keys, functions/procedures, triggers and views from source to target database - If tables have sequences, migrator sets current values of sequences on the target database - Migration of views is currently only in rudimentary version, just replacing source schema names in code with target schema names - Conversion and migration of functions, procedures, triggers currently fully works for Informix, and is in progress for Sybase - Migrator allows customizable substitutions of data types, default values of columns, calls of remote objects Package: credativ-pg-migrator Version: 0.15.0-1.pgdg13+1 Architecture: all Maintainer: Michael Banck Installed-Size: 1934 Depends: python3-jaydebeapi, python3-pandas, python3-psycopg2, python3-pyodbc, python3-sqlglot, python3-tabulate, python3-yaml, python3:any (>= 3.6~) Suggests: tdsodbc Homepage: https://github.com/credativ/credativ-pg-migrator Priority: optional Section: python Filename: pool/main/c/credativ-pg-migrator/credativ-pg-migrator_0.15.0-1.pgdg13+1_all.deb Size: 229612 SHA512: e63ea8a4e898c2202af14d96c5511ad74b1442f73991970783958a694ccc4d73fee84640a924a242ea1b3b3b6cf49b55241563bedd63986f2ac937e1788b01f3 SHA256: 51131d1861d7bc23b7c559b64cec59065db70e4a494621dcf82b87b6a59b9acd SHA1: 3fc3cac73914de726427658a5bad304547dbdc26 MD5sum: de57c89818548b4dfc8a4b57eca7b490 Description: credativ Postgres Migrator This package provides a solution for migrations of whole databases from legacy systems to PostgreSQL. . Main features are: - Supports migration of tables, column constraints and defaults, primary keys, secondary indexes, foreign keys, functions/procedures, triggers and views from source to target database - If tables have sequences, migrator sets current values of sequences on the target database - Migration of views is currently only in rudimentary version, just replacing source schema names in code with target schema names - Conversion and migration of functions, procedures, triggers currently fully works for Informix, and is in progress for Sybase - Migrator allows customizable substitutions of data types, default values of columns, calls of remote objects Package: libpostgresql-jdbc-java Source: libpgjava Version: 42.7.13-1.pgdg13+1 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 1211 Provides: libpg-java, libpgjava Static-Built-Using: libscram-java (= 3.4-1.pgdg13+1) Multi-Arch: foreign Homepage: https://jdbc.postgresql.org/ Priority: optional Section: java Filename: pool/main/libp/libpgjava/libpostgresql-jdbc-java_42.7.13-1.pgdg13+1_all.deb Size: 1126368 SHA512: a2cbd2ad1fdc151bce9114d51e84614cd998a32e72f7b933ce17d5a3253d6eddf5197ccf1c5c64ca8418787851eaa6895602eabc7c6ef84d56b6be7d16798dac SHA256: db4fc28711571b4233163879ac4fe867f753894da2d1b3dd728f7e97c8e6d7cb SHA1: e12ae7e4000c9d576448d0203d951af16c595383 MD5sum: 829bb971ad4c0cdba5ed52f0869733be Description: Java database (JDBC) driver for PostgreSQL PostgreSQL JDBC Driver allows Java programs to connect to a PostgreSQL database (8.4 or later) using standard, database independent Java code. It is an open source JDBC driver written in Pure Java (Type 4), and communicates in the PostgreSQL native network protocol. Package: libpostgresql-jdbc-java Source: libpgjava Version: 42.7.12-1.pgdg13+1 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 1130 Provides: libpg-java, libpgjava Static-Built-Using: libscram-java (= 3.4-1.pgdg13+1) Multi-Arch: foreign Homepage: https://jdbc.postgresql.org/ Priority: optional Section: java Filename: pool/main/libp/libpgjava/libpostgresql-jdbc-java_42.7.12-1.pgdg13+1_all.deb Size: 1049304 SHA512: bfe750cd8225a78d786af40e1239b5fb21c49085ec0f3459105d5505c9b2978744227657fe647f825caf199a3ef467875c3b267d7de3a925db8a74465d73c8ac SHA256: 064289d2237f4d37d4876baf0b0759fa5e417f1bdfa889825dfef86e06ab6180 SHA1: afaf6b1809c72952dc5fed4676bd29a30d4f29b6 MD5sum: aaaed101d321d2800ff70fb63b9d41dc Description: Java database (JDBC) driver for PostgreSQL PostgreSQL JDBC Driver allows Java programs to connect to a PostgreSQL database (8.4 or later) using standard, database independent Java code. It is an open source JDBC driver written in Pure Java (Type 4), and communicates in the PostgreSQL native network protocol. Package: libpostgresql-jdbc-java Source: libpgjava Version: 42.7.11-1.pgdg13+2 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 1130 Provides: libpg-java, libpgjava Built-Using: libscram-java (= 3.4-1.pgdg13+1) Multi-Arch: foreign Homepage: https://jdbc.postgresql.org/ Priority: optional Section: java Filename: pool/main/libp/libpgjava/libpostgresql-jdbc-java_42.7.11-1.pgdg13+2_all.deb Size: 1049016 SHA512: a289b035c4596a89b139c198860ad75ac70edc44859f568952bae2f2f8595c9e63c73dbd77c76758e9214895ec72524cc71c6420576162bac80c6a01b8ed681f SHA256: 7c829063b779886ac9d9b21adc638ad3f81ac7bc62076cb8b972bd185321fd44 SHA1: 76bccc54bcfc503119adf6395327dc16f5b5dfa6 MD5sum: 94f7322534de2836bf206919df6e9b4f Description: Java database (JDBC) driver for PostgreSQL PostgreSQL JDBC Driver allows Java programs to connect to a PostgreSQL database (8.4 or later) using standard, database independent Java code. It is an open source JDBC driver written in Pure Java (Type 4), and communicates in the PostgreSQL native network protocol. Package: libscram-java Version: 3.4-1.pgdg13+1 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 127 Depends: libstringprep-java (>= 2.1) Suggests: libjetbrains-annotations-java Breaks: libpostgresql-jdbc-java (<< 42.7.5) Multi-Arch: foreign Homepage: https://github.com/ongres/scram Priority: optional Section: java Filename: pool/main/libs/libscram-java/libscram-java_3.4-1.pgdg13+1_all.deb Size: 68440 SHA512: 0e988bb4acb4aa057c1c7603222e3a0ca883a00f5aa1961cf4f4057a0cf83643f6ea313c1a57331e0badbf4fec7bf0857e37d50b3625ef4d7c3a0b7a0a0310b9 SHA256: bba0940e89f6e6eb993947db36e5201167b883e0cb4613af58dc9fa44290b025 SHA1: ca8dc73b911f0bde51ae343716c3b0ee25789162 MD5sum: 9c4483d9116f21483e355ce8573de290 Description: Salted Challenge Response Authentication Mechanism SCRAM (Salted Challenge Response Authentication Mechanism) is part of the family of Simple Authentication and Security Layer (SASL, RFC 4422) authentication mechanisms. It is described as part of RFC 5802 and RFC 7677. . This project aims to provide a complete clean-room implementation of SCRAM. It is written in Java and provided in a modular, re-usable way, independent of other software or programs. Package: libscram-java Version: 3.3-1.pgdg13+1 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 125 Depends: libstringprep-java (>= 2.1) Suggests: libjetbrains-annotations-java Breaks: libpostgresql-jdbc-java (<< 42.7.5) Multi-Arch: foreign Homepage: https://github.com/ongres/scram Priority: optional Section: java Filename: pool/main/libs/libscram-java/libscram-java_3.3-1.pgdg13+1_all.deb Size: 67088 SHA512: 5aad1d5b419842b2076e8289dfec94748271315874d94cd4e3ba7542db311d0bc23edfe2041dd0878c33529f2152096be6a45ea7c82d12ae13596b3461d5ebe2 SHA256: 2451f8af4f3ed73b610d38fc52f6b41dae9dff8827b0ba44a2da1c268298e0f0 SHA1: 7220dd7a7b602bfc3732e558cb1a1a4d00ae2133 MD5sum: d206144a3aca28ee7175b67e9467d196 Description: Salted Challenge Response Authentication Mechanism SCRAM (Salted Challenge Response Authentication Mechanism) is part of the family of Simple Authentication and Security Layer (SASL, RFC 4422) authentication mechanisms. It is described as part of RFC 5802 and RFC 7677. . This project aims to provide a complete clean-room implementation of SCRAM. It is written in Java and provided in a modular, re-usable way, independent of other software or programs. Package: postgresql-10-pg-permissions Source: pg-permissions Version: 1.4.1-1.pgdg13+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 97 Depends: postgresql-10 Homepage: https://github.com/cybertec-postgresql/pg_permissions Priority: optional Section: database Filename: pool/main/p/pg-permissions/postgresql-10-pg-permissions_1.4.1-1.pgdg13+1_all.deb Size: 12156 SHA512: 4e46fc0044ea47858dd300937fa81e13a18ad32f69cad22b9682d915a675cdee698846781b5e7239ec39a0c3085d6242b504caf1c94993624e0994a8d1932b3d SHA256: f71515936d137ab59b0a2b68d0e77f479c04c65c1867faae42b28b42ec00a59d SHA1: 1b54e82f4e4a7163e0aa4ba71f40d95159d19bb8 MD5sum: 064a0ad08116ef33fda7555e4e851ce7 Description: see all permissions in a PostgreSQL database pg_permissions is a simple set of views to see all permissions in a PostgreSQL database. Package: postgresql-11-pg-permissions Source: pg-permissions Version: 1.4.1-1.pgdg13+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 97 Depends: postgresql-11 Homepage: https://github.com/cybertec-postgresql/pg_permissions Priority: optional Section: database Filename: pool/main/p/pg-permissions/postgresql-11-pg-permissions_1.4.1-1.pgdg13+1_all.deb Size: 12160 SHA512: ad867f0182415cdb1b3e5906d05efe6bd0e7c8ec4ca2fe08f161e5001d664f4476487784544105bbb63a4270fa871e9dd4861305299982ca2cd7ec1da61b7fa0 SHA256: 9d5f5134c54a779eaf337605c2f80e023c947ea4413eca299be9e283c685f2cc SHA1: 0f61d9d1fada77380012ae8bc8cf16cba8ca63fe MD5sum: 01816e41a53cb4c2992236b5b7c4887b Description: see all permissions in a PostgreSQL database pg_permissions is a simple set of views to see all permissions in a PostgreSQL database. Package: postgresql-12-pg-permissions Source: pg-permissions Version: 1.4.1-1.pgdg13+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 97 Depends: postgresql-12 Homepage: https://github.com/cybertec-postgresql/pg_permissions Priority: optional Section: database Filename: pool/main/p/pg-permissions/postgresql-12-pg-permissions_1.4.1-1.pgdg13+1_all.deb Size: 12164 SHA512: 663c8a21259e2521827f1b9e9735ec9df16556e33324cd1286cc2bd29cef284bb391ce3997d8636159fae6f8b36f90f4372f61e9e384800fc685a0a76dd1d692 SHA256: 82c60e57f954e34ca6d14f1cfd1d35f468687db3eccadc16a7f854d5e806e6e1 SHA1: 805922721f3b4458709accbdd5018e516c2beb84 MD5sum: c611aca7549a21adb15af1a3a5fe96e0 Description: see all permissions in a PostgreSQL database pg_permissions is a simple set of views to see all permissions in a PostgreSQL database. Package: postgresql-12-postgis-3-scripts Source: postgis Version: 3.6.4+dfsg-2.pgdg13+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 39011 Recommends: postgresql-12-postgis-3 Provides: postgresql-12-postgis-scripts Multi-Arch: foreign Homepage: https://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-12-postgis-3-scripts_3.6.4+dfsg-2.pgdg13+1_all.deb Size: 1298400 SHA512: b927db33915bf1f66c54d06de2bf90d670995733fd511414929f18d6889565f0a8f2cb40cff9dc5309356ae396af77111e6b2b6ef35255dc1dd2921869ff5aa4 SHA256: b27e6276e86bdd2b88e53622883097bdb46c059fe692fa2cb455a9530fe20fc1 SHA1: 48f50962e6bd04a27872b56d7e0a81854ff87616 MD5sum: 5cb3cadc2cd7df7bb9e567ba59bf6f31 Description: Geographic objects support for PostgreSQL 12 -- 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 12 database, and for upgrading from earlier PostGIS versions. Package: postgresql-13-pg-permissions Source: pg-permissions Version: 1.4.1-1.pgdg13+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 97 Depends: postgresql-13 Homepage: https://github.com/cybertec-postgresql/pg_permissions Priority: optional Section: database Filename: pool/main/p/pg-permissions/postgresql-13-pg-permissions_1.4.1-1.pgdg13+1_all.deb Size: 12164 SHA512: ed6b445ec581a931776508d8a084281834ce81900c9733c5d02c6d9fce8ffa15f729b73b69ee84332077ba582a7b9b6bca551650e91cd00bce67eb98ef3c8e58 SHA256: 76ede8e104db16e80cd83ebd711b3e6b6fb9b9cafdeb6a5d59e0a691376b54ea SHA1: f15902b67058a1b9a12b40fbd5d5e8bb7901990f MD5sum: d96523d062f973f779b23ccd88f03d44 Description: see all permissions in a PostgreSQL database pg_permissions is a simple set of views to see all permissions in a PostgreSQL database. Package: postgresql-13-postgis-3-scripts Source: postgis Version: 3.6.4+dfsg-2.pgdg13+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 39011 Recommends: postgresql-13-postgis-3 Provides: postgresql-13-postgis-scripts Multi-Arch: foreign Homepage: https://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-13-postgis-3-scripts_3.6.4+dfsg-2.pgdg13+1_all.deb Size: 1298428 SHA512: 82810055605c274de111974207c685456aaef73b42adf16ddd3b6a3585bd17fdf71ad53305cb0b580d8534e69c15ab86291b9fa1954ae57b38286d8eb132a98f SHA256: 90318adbb1b831f5895bb1bd8c4a4696d0e4e3a4451b20f58728f5a1c4a718da SHA1: 297b0adea4b4c7b75e861b98cb01d23f42569ab4 MD5sum: 5bfa6bdeb200a24e86fbe698180ba267 Description: Geographic objects support for PostgreSQL 13 -- 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 13 database, and for upgrading from earlier PostGIS versions. Package: postgresql-14-pg-permissions Source: pg-permissions Version: 1.4.1-1.pgdg13+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 97 Depends: postgresql-14 Homepage: https://github.com/cybertec-postgresql/pg_permissions Priority: optional Section: database Filename: pool/main/p/pg-permissions/postgresql-14-pg-permissions_1.4.1-1.pgdg13+1_all.deb Size: 12164 SHA512: bd7aee237054e09fd91bc91689ae828d82f25ae1537edf2d38b82420b8ff4b8728efc4b79767d017e90235eb017c8bf6a55972d5e7e63f54697f84c0b61fc51c SHA256: b7e84ccb468bbee289dda2d883cfb0a9b725e2b14ba12d5e70956ea079d1a058 SHA1: 2a2693ce60968ed86629c12c5401604ad574eacd MD5sum: a675d2ea15b5ae4a5280cc9553842400 Description: see all permissions in a PostgreSQL database pg_permissions is a simple set of views to see all permissions in a PostgreSQL database. Package: postgresql-14-postgis-3-scripts Source: postgis Version: 3.6.4+dfsg-2.pgdg13+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 39011 Recommends: postgresql-14-postgis-3 Provides: postgresql-14-postgis-scripts Multi-Arch: foreign Homepage: https://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-14-postgis-3-scripts_3.6.4+dfsg-2.pgdg13+1_all.deb Size: 1298448 SHA512: 226548e00967ff0ed578f0c57ec6351f513ef0aabf1d0c49c03ae3c274903f2b11bb8fc6af9348b3e4567477fb31c061c2f0d5be8f0c5ce7fab1530d87db4576 SHA256: cacf0c2be7aedfd15c5d0d27b32acc30640ae5f6a089abf5128d4446ff55da84 SHA1: 0dad0ad40964317d11deddcc423cc4972428574d MD5sum: 9f8029bb581be37aff8c7f35178cf45a Description: Geographic objects support for PostgreSQL 14 -- 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 14 database, and for upgrading from earlier PostGIS versions. Package: postgresql-15-pg-permissions Source: pg-permissions Version: 1.4.1-1.pgdg13+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 97 Depends: postgresql-15 Homepage: https://github.com/cybertec-postgresql/pg_permissions Priority: optional Section: database Filename: pool/main/p/pg-permissions/postgresql-15-pg-permissions_1.4.1-1.pgdg13+1_all.deb Size: 12164 SHA512: 082064f6ecfc47905f1e9ad52ffef22d250cfcb235c1003b86d2c500fd036b72c3f63ef5d5a09513f976f54afef0024df8e633b6e884dd85b6a04871d64ae1fe SHA256: 210ea3e82c562906d02c092f479ea768fb28178ce8485bdff7c41e25db71957c SHA1: 6fae6b30afa9e0bd7203bbf370baf261f5a55a03 MD5sum: 3085ca59227c8f5882f5e17386cd9946 Description: see all permissions in a PostgreSQL database pg_permissions is a simple set of views to see all permissions in a PostgreSQL database. Package: postgresql-15-postgis-3-scripts Source: postgis Version: 3.6.4+dfsg-2.pgdg13+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 39012 Recommends: postgresql-15-postgis-3 Provides: postgresql-15-postgis-scripts Multi-Arch: foreign Homepage: https://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-15-postgis-3-scripts_3.6.4+dfsg-2.pgdg13+1_all.deb Size: 1298360 SHA512: 0c6bb991bd1a05d6cafb6b132bd1b81d3bc84e23f4c1b3346321ce616da8e600c7a2aa2efee7d77e95fe31cd75c61da19bc0579d3990d319eaf842e13651b680 SHA256: 58ef3278bf1a0110790e32f323faacc8375a9932f2f677f81a159f925a17b365 SHA1: 504c6582742f8b183e66d6ec3a2ce2ba88ba6bfb MD5sum: fa4c31979e451d401f816b21bf822ceb Description: Geographic objects support for PostgreSQL 15 -- 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 15 database, and for upgrading from earlier PostGIS versions. Package: postgresql-16-pg-permissions Source: pg-permissions Version: 1.4.1-1.pgdg13+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 97 Depends: postgresql-16 Homepage: https://github.com/cybertec-postgresql/pg_permissions Priority: optional Section: database Filename: pool/main/p/pg-permissions/postgresql-16-pg-permissions_1.4.1-1.pgdg13+1_all.deb Size: 12164 SHA512: ac5dcee0a7b81ff7601c83b7e7c58cd5b498b7044bc6b17f2d222d49d1c0c8fd6653aed2ae6183f1d334df5aef4022957b37749728ea89cd417f7e7a6187ae31 SHA256: b60b8972dafce3c96e90e9df1b622f151f7879728bf2c052f69eebc29dcb4a2c SHA1: 0fe3ba6a1683e4208c63af43b378f20339339e50 MD5sum: 031be6421d45c06862fd396aa205cddc Description: see all permissions in a PostgreSQL database pg_permissions is a simple set of views to see all permissions in a PostgreSQL database. Package: postgresql-16-postgis-3-scripts Source: postgis Version: 3.6.4+dfsg-2.pgdg13+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 39014 Recommends: postgresql-16-postgis-3 Provides: postgresql-16-postgis-scripts Multi-Arch: foreign Homepage: https://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-16-postgis-3-scripts_3.6.4+dfsg-2.pgdg13+1_all.deb Size: 1298424 SHA512: b505dd54ee645c9124f452f69e04a16870f1b89821213a5195362df2e35b7038e8d503dac19bec49b49e071fad96de1f802d29f80c48584634a150157dc6192e SHA256: d02792cb4c19c67a67091e9e0a17ec9fd6dae06e0da196479c59fa2e7bb0bc2b SHA1: 2c1f4445a225254c00b46ea8e174549170404a8b MD5sum: 2cb42b6cfb66ab7819deb72717565e50 Description: Geographic objects support for PostgreSQL 16 -- 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 16 database, and for upgrading from earlier PostGIS versions. Package: postgresql-17-pg-permissions Source: pg-permissions Version: 1.4.1-1.pgdg13+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 97 Depends: postgresql-17 Homepage: https://github.com/cybertec-postgresql/pg_permissions Priority: optional Section: database Filename: pool/main/p/pg-permissions/postgresql-17-pg-permissions_1.4.1-1.pgdg13+1_all.deb Size: 12168 SHA512: b52724bdf78c0b413311d406fea048108a5125778b88ea503571c16b4b474b279f39158264095418367b0191fbaa3ae1eb6e38dc45307a0c2495cd187ae80229 SHA256: 56e958f632be39d990cb6efa45efad5fd097e7637b195c96d128bb1f8b07a36e SHA1: aa1642e2c8d4fcdf091832ac98c10ca552094892 MD5sum: 98c3a57ec39a4dbeff0a2b5e1eb7c2d0 Description: see all permissions in a PostgreSQL database pg_permissions is a simple set of views to see all permissions in a PostgreSQL database. Package: postgresql-17-postgis-3-scripts Source: postgis Version: 3.6.4+dfsg-2.pgdg13+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 39014 Recommends: postgresql-17-postgis-3 Provides: postgresql-17-postgis-scripts Multi-Arch: foreign Homepage: https://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-17-postgis-3-scripts_3.6.4+dfsg-2.pgdg13+1_all.deb Size: 1298576 SHA512: 5728eee66df23e706dce71106c56a4d793d5bdd95993d655b084f59876d7c2893cff3563172038d31220d9998c7ec32f7849c0ac8db163f31695763b87501d45 SHA256: 4dffc0b607c06c23d28f66698cabddf05217b89d096155268080dac6f2c6adde SHA1: 609fde425d757ce6ec3e6876139d47901fd4540b MD5sum: cdd8b246a5d4aab432bc6f032686bc2a 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: postgresql-18-pg-permissions Source: pg-permissions Version: 1.4.1-1.pgdg13+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 97 Depends: postgresql-18 Homepage: https://github.com/cybertec-postgresql/pg_permissions Priority: optional Section: database Filename: pool/main/p/pg-permissions/postgresql-18-pg-permissions_1.4.1-1.pgdg13+1_all.deb Size: 12160 SHA512: d963e8f2d659c7fd2765b1a99d89394be7d7e976ec83df66ee6508e3e3f425bab5983ca7e38b7aca1b55ca09d02111a3258ae5aa8a920e77f0d7971efd4cc311 SHA256: d0fc317a2f94a5cfe10a617dbc3199d9921789d0795e9dba9151203b2e3c872d SHA1: e79af98cdecdf149fefe1956566a24b8ed25abbd MD5sum: 2bc1c0b247433eedc513b3a31ec160c8 Description: see all permissions in a PostgreSQL database pg_permissions is a simple set of views to see all permissions in a PostgreSQL database. Package: postgresql-18-postgis-3-scripts Source: postgis Version: 3.6.4+dfsg-2.pgdg13+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 39014 Recommends: postgresql-18-postgis-3 Provides: postgresql-18-postgis-scripts Multi-Arch: foreign Homepage: https://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-18-postgis-3-scripts_3.6.4+dfsg-2.pgdg13+1_all.deb Size: 1298480 SHA512: 0e8dd9895d6e3a1b1e7c056379f0e51f2da81c75ec911f79cd856243fe6db2cf7b5841818e25335ddd17931c4efcf6ebba76058cf196971d6d7a051506ae17b7 SHA256: a48ad28d22e0bc2afbb31f0a5aad53617594862fe0c884e4996e9852b4cda31d SHA1: db72def07ed65613d1cf8f1642d054e4d9085c54 MD5sum: c28320774d6ac2805625442c3b340cab Description: Geographic objects support for PostgreSQL 18 -- 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 18 database, and for upgrading from earlier PostGIS versions. Package: postgresql-19-pg-permissions Source: pg-permissions Version: 1.4.1-1.pgdg13+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 97 Depends: postgresql-19 Homepage: https://github.com/cybertec-postgresql/pg_permissions Priority: optional Section: database Filename: pool/main/p/pg-permissions/postgresql-19-pg-permissions_1.4.1-1.pgdg13+1_all.deb Size: 12160 SHA512: 630074ecc5c9f5879bd771f85d8fea49a2dffc84be221096c3c95f0185d950a1e73ffa8bfb6a610a22f1ed78bd558006ece13aaba721f846919303698a2ed0e0 SHA256: 8748580dc28bc6ec6cc54b971cde4c4cf55dcd337a7e837166ac24fafaec0e11 SHA1: 904f9dc50781d4b483243cc27b9729a14520335a MD5sum: c350706db80d4913004e135da175c6f3 Description: see all permissions in a PostgreSQL database pg_permissions is a simple set of views to see all permissions in a PostgreSQL database. Package: postgresql-19-postgis-3-scripts Source: postgis Version: 3.6.4+dfsg-2.pgdg13+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 39014 Recommends: postgresql-19-postgis-3 Provides: postgresql-19-postgis-scripts Multi-Arch: foreign Homepage: https://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-19-postgis-3-scripts_3.6.4+dfsg-2.pgdg13+1_all.deb Size: 1298512 SHA512: 6426f0be0c722681154ee394ada35eea29739b19bf59f754939737205a14d5c0094c3002d8047fa249a3bc025d6878bc30e07c82896fe698020ddead228d2318 SHA256: 990f1b894efe093026486f2610aedc844a04ed7f313b600cd8ebd985499d518b SHA1: fd8b33652cbaff76f4e099cf95fc2f6fa6d7b12f MD5sum: 723f7264b78b7fca2a33a7a100c43180 Description: Geographic objects support for PostgreSQL 19 -- 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 19 database, and for upgrading from earlier PostGIS versions. Package: postgresql-postgis-scripts Source: postgis Version: 3.6.4+dfsg-2.pgdg13+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 66 Depends: postgresql-18-postgis-3-scripts Multi-Arch: foreign Homepage: https://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-postgis-scripts_3.6.4+dfsg-2.pgdg13+1_all.deb Size: 22076 SHA512: 76c3b273240fef73f66981f1e242b608637733d3037d20197cdc4f18af830445e138690df38c94851b3516061ec4c650e118bfbeb0947f2cf8f8c35ce5486acd SHA256: 76027d4e8bc9f68c690da753f065693b48902f5d65947d897a348ae28d8f34e5 SHA1: a3ce67377524044706126c0230b14f5fd3be41e5 MD5sum: 0a6b35faa4c59ae37dc4d5830807f585 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 18. Package: python3-barman Source: barman Version: 3.19.1-3.pgdg13+1 Architecture: all Maintainer: Marco Nenciarini Installed-Size: 1960 Depends: python3-dateutil, python3-psycopg2, python3:any Recommends: python3-zstandard, python3-lz4 Breaks: barman (<< 2.8~~), barman-cli (<< 2.8~~) Replaces: barman (<< 2.8~~), barman-cli (<< 2.8~~) Homepage: https://pgbarman.org Priority: optional Section: python Filename: pool/main/b/barman/python3-barman_3.19.1-3.pgdg13+1_all.deb Size: 312424 SHA512: 2036cabefa0fb295fbbca3d5d186fdd1c0124dc62b6f69b1a6a813278b491af226af1556281eac5da2e49880122b274fb0d4a5f7e368714aeb0650e13cf74446 SHA256: 7e270af3eea36e5e2384e5fda31ebe79235357f184526ee53dbcc781bdbcbbc4 SHA1: 35ef90d877fe145e751b386a9167c4325a395b68 MD5sum: 8857e46de1ed8cbc4b12c867fe25ca36 Description: Backup and Recovery Manager for PostgreSQL - Python modules Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. . It allows your organization to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase. . Barman is distributed under GNU GPL 3 and maintained by EDB. . This package provides Python 3 modules only. Package: python3-pysyncobj Source: pysyncobj Version: 0.3.15-1.pgdg13+1 Architecture: all Maintainer: Michael Banck Installed-Size: 444 Depends: python3:any (>= 3.6~), python3-cryptography Homepage: https://github.com/bakwc/PySyncObj Priority: optional Section: python Filename: pool/main/p/pysyncobj/python3-pysyncobj_0.3.15-1.pgdg13+1_all.deb Size: 61108 SHA512: 15f2499061187aae2109c667917e6596d6eed88830f6b3acfec9670c75cef0501483398ebef0ce518154f4c6789c390d8d9a6a2272b58cbabd766d1a7a5f2191 SHA256: be40102815473ca8206951409d2ccef12984586297c40613a10c65344f9a9296 SHA1: 96cde3011480f10ec34efd85a48659ee8ee3278e MD5sum: 886e826508d960d58e25e6a92a097ada Description: RAFT-based python class replication between multiple servers PySyncObj is a python library for building fault-tolerant distributed systems. It provides the ability to replicate your application data between multiple servers. It has following features: . * raft protocol for leader election and log replication * Log compaction - it use fork for copy-on-write while serializing data on disk * Dynamic membership changes - you can do it with syncobj_admin utility or directly from your code * Zero downtime deploy - no need to stop cluster to update nodes * In-memory and on-disk serialization - you can use in-memory mode for small data and on-disk for big one * Encryption - you can set password and use it in external network * Configurable event loop - it can works in separate thread with it's own event loop - or you can call onTick function inside your own one * Convenient interface - one can easily transform arbitrary class into a replicated one