Package: apgdiff Version: 2.5.0~alpha.2-75-gcaaaed9-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 152 Depends: default-jre-headless | java2-runtime-headless Homepage: http://apgdiff.startnet.biz/ Priority: optional Section: database Filename: pool/main/a/apgdiff/apgdiff_2.5.0~alpha.2-75-gcaaaed9-1.pgdg17.04+1_all.deb Size: 133928 SHA256: 999ac82079fbbe3c1e3bf27eae26bed29afa92fa977ba0508374fd317566a4f6 SHA1: e5eebadbae02143fe3da59ed585237533365e5d8 MD5sum: 2c17f90ab2d11cf09951f22e059eb3f5 Description: Another PostgreSQL Diff Tool Another PostgreSQL Diff Tool is a simple PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates an SQL output file that is (after some hand-made modifications) suitable for upgrades of old schemata. Package: barman Version: 2.3-2.pgdg17.04+1 Architecture: all Maintainer: Marco Nenciarini Installed-Size: 706 Depends: python-argcomplete, python-argh, python-dateutil, python-psycopg2, python:any (<< 2.8), python:any (>= 2.7.5-5~), adduser, rsync (>= 3.0.4~) Recommends: openssh-server, openssh-client, postgresql-client Suggests: barman-cli, repmgr (>= 3.2.0) Homepage: http://www.pgbarman.org Priority: extra Section: database Filename: pool/main/b/barman/barman_2.3-2.pgdg17.04+1_all.deb Size: 128286 SHA256: 1412e1590df07f94691509239406ce569de8199a647246e7d2be19f4eed2253d SHA1: b0c44ee712935817001beb402276dabb3705263e MD5sum: 4af81d569d737938591c20a31d718214 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 organisation 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 2ndQuadrant. Package: barman-cli Version: 1.2-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 38 Depends: python:any (<< 2.8), python:any (>= 2.7~), rsync (>= 3.0.4~) Recommends: openssh-client Homepage: http://www.pgbarman.org Priority: extra Section: database Filename: pool/main/b/barman-cli/barman-cli_1.2-1.pgdg17.04+1_all.deb Size: 8382 SHA256: 98bd58d851d2cc323a1a55ed960945a8d0f3f4d9f5f3363c8e94d780e895dfd8 SHA1: 7c38467157e19d2b33a5f281ad6f6f7ad8c89834 MD5sum: 464e4bf17b7f4b2d00961b674db919ce 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 organisation 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 2ndQuadrant. Package: bucardo Version: 5.4.1-1.pgdg17.04+1 Architecture: all Maintainer: Nicholas Jefferson Installed-Size: 980 Depends: adduser, perl (>= 5.10.0), libdbix-safe-perl, libdbd-pg-perl, libboolean-perl Recommends: postgresql-plperl Homepage: http://bucardo.org/ Priority: optional Section: database Filename: pool/main/b/bucardo/bucardo_5.4.1-1.pgdg17.04+1_all.deb Size: 207982 SHA256: 15b07881884c2b69f32ae9e398ef844630cd0aa9f99c7f40ceb76495cd8db965 SHA1: b37489e6a82bdf955491323012f242d3a4fd90a2 MD5sum: b0d59ded344f165beaa515bb1568b28f Description: asynchronous replication system for PostgreSQL Bucardo is an asynchronous PostgreSQL replication system, allowing for both multi-master and multi-slave operations. . Bucardo uses PL/pgSQL and Pl/PerlU triggers to send notification events to a daemon, which replicates the data modifications, and Bucardo provides both standard and custom conflict resolution methods. Package: check-postgres Version: 2.23.0-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 725 Depends: perl:any, postgresql-client Enhances: postgresql Homepage: http://bucardo.org/wiki/Check_postgres Priority: optional Section: database Filename: pool/main/c/check-postgres/check-postgres_2.23.0-1.pgdg17.04+1_all.deb Size: 145572 SHA256: 7d36451230be110a83f4b36fde120585074d6ef66779081e2f21c5f8a6e8e596 SHA1: 039a91fab032784cfcea003251877aa8acfcb99e MD5sum: 598774b58e8b421cc0444b513ddb191d Description: script for monitoring PostgreSQL databases check_postgres is a Perl script that runs many different tests against one or more Postgres databases. It uses the psql program to gather the information, and outputs the results in one of three formats: Nagios, MRTG, or simple. Package: cl-abnf Version: 20150608-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 41 Homepage: https://github.com/dimitri/cl-abnf Priority: optional Section: lisp Filename: pool/main/c/cl-abnf/cl-abnf_20150608-1~pgdg16.04+1_all.deb Size: 10520 SHA256: d052fa78e9f3cbd4e864621c93735aaa61851620bf19ea809f47e1961ee9d0f9 SHA1: 2342f19dfc03e2175236f87f56d46bde09a71a2e MD5sum: 90bea31ba829197bff67e381ab4f7d38 Description: Common Lisp ABNF parser generator The generated parser is a regular expression scanner provided by the http://weitz.de/cl-ppcre/ lib, which means that we can't parse recursive grammar definition. One such definition is the ABNF definition as given by the RFC. Fortunately, as you have this lib, you most probably don't need to generate another parser to handle that particular ABNF grammar. Package: cl-alexandria Version: 20170630-1~pgdg17.04+1 Architecture: all Maintainer: Debian Common Lisp Team Installed-Size: 187 Homepage: http://common-lisp.net/project/alexandria/ Priority: optional Section: lisp Filename: pool/main/c/cl-alexandria/cl-alexandria_20170630-1~pgdg17.04+1_all.deb Size: 37562 SHA256: b63ad5bc769f94bf8b747dea72316ea5b07503e9ae6e62e455212b72847fdcaa SHA1: 83d1232c3b0df609be360887e4dc9232575629bc MD5sum: 24c3d1257c193569b989b276f06acf2e Description: Collection of portable Common Lisp utilities alexandria is a collection of utilities in the public domain for Common Lisp . It is a library but also a project that aims to reduce duplication of effort and improve portability of Common Lisp code according to its own idiosyncratic and rather conservative aesthetic. . It is used by other projects as a base to build on. Package: cl-anaphora Version: 20170227-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 37 Homepage: http://common-lisp.net/project/anaphora/ Priority: optional Section: lisp Filename: pool/main/c/cl-anaphora/cl-anaphora_20170227-1~pgdg17.04+1_all.deb Size: 6628 SHA256: 772806da056fae7cd745082c616e252047e2e68aca82a8140f1d7bebe11ea889 SHA1: 1133e99860c7685472d5b83ff468934788020142 MD5sum: 6ca18e571f8b3b7ee602e53fd1bf3606 Description: Common Lisp Anaphoric Macro Collection Anaphora is the anaphoric macro collection from Hell: it includes many new fiends in addition to old friends like AIF and AWHEN. Anaphora is in the Public Domain. Package: cl-asdf Version: 2:3.1.7-1~pgdg16.04+1 Architecture: all Maintainer: Debian Common Lisp Team Installed-Size: 3106 Recommends: common-lisp-controller, sbcl | lisp-compiler Suggests: cl-launch (>= 4.1) Breaks: common-lisp-controller (<= 7.3) Homepage: http://common-lisp.net/project/asdf/ Priority: optional Section: lisp Filename: pool/main/c/cl-asdf/cl-asdf_3.1.7-1~pgdg16.04+1_all.deb Size: 895096 SHA256: 1334939a9df95e23c6e7e23676c8105dc5cecaa969d8c1b18761e2a15fb42ac4 SHA1: 767cc06001685222f9f6000680b62d852c4761d9 MD5sum: 1742c85f3607b1cf9d397c76a7328ea7 Description: Another System Definition Facility ASDF provides the functionality of make and ld.so for Common Lisp software: It drives compilation and dynamic loading for complex Lisp systems with multiple modules and files, and is the de facto standard used by free software written in Common Lisp. . It also includes a utility library, UIOP, to portably deal with many issues that all Common Lisp programs have to deal with, including handling pathnames, accessing the filesystem, executing external programs, user configuration, etc. . Most Common Lisp implementations already provide asdf via (require "asdf"), but not all of them provide an up-to-date version. Package: cl-asdf-finalizers Version: 20170403-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 36 Depends: cl-asdf (>= 3.0.3) Priority: optional Section: lisp Filename: pool/main/c/cl-asdf-finalizers/cl-asdf-finalizers_20170403-1~pgdg17.04+1_all.deb Size: 9552 SHA256: edbc9e3f888456e5091fd55d4470ab2e0fe835f39ff97141cfa816a0fda4212e SHA1: 70deb112d7ea5fee50c971d503f3498f1c0c55ce MD5sum: 89dbf4cbdc45b21a4bc9604bbaa689de Description: Enforced finalization of ASDF Common Lisp components This library allows you to implement and enforce proper finalization of compile-time constructs while building Lisp source files. It depends on ASDF 2.22.3 or later. Package: cl-asdf-system-connections Version: 20170124-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 23 Homepage: http://common-lisp.net/project/asdf-system-connections/ Priority: optional Section: lisp Filename: pool/main/c/cl-asdf-system-connections/cl-asdf-system-connections_20170124-1~pgdg17.04+1_all.deb Size: 4996 SHA256: 34c552c56a9ba99e39ec303145d79ad89463bf067c6286bcbd207b4d5f1a3bc4 SHA1: 6c7f9f4152fe75a3f460a3a9e26cbe13ea3a498c MD5sum: 1ab3c3c0a9294af0c5ce877fb7c47acc Description: Allows for ASDF system to be connected so that auto-loading may occur ASDF-System-Connections provides auto-loading of systems that only make sense when several other systems are loaded. If I'm lucky, an example will make this clear! CL-Containers and CL-Variates are separate systems and can therefore be loaded independently. If both of them are loaded, however, then it makes sense to also load code that uses CL-Variates to sample random elements from containers. Rather than requiring you to remember to load that extra system (and to load it only after both Cl-Containers and CL-Variates are loaded), ASDF-System-Connections lets you set things up so that loading happens automatically. Package: cl-bordeaux-threads Source: bordeaux-threads Version: 0.8.5-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 110 Priority: optional Section: lisp Filename: pool/main/b/bordeaux-threads/cl-bordeaux-threads_0.8.5-1~pgdg16.04+1_all.deb Size: 20732 SHA256: 325e3b1403d452756dad3e3657556d40fbe6e88343effad7ac96e874bbc90553 SHA1: bcf3ad6eb9f4d5218ab98d3c85fd3e7d9aec210e MD5sum: 7fbc6b3fc6efab82c35b61bb5c0c6b1f Description: Portable shared-state concurrency for Common Lisp BORDEAUX-THREADS is a proposed standard for a minimal MP/Threading interface. . It essentially provides a compatibility layer for multi-threading accross multiple CL implementations. . Some parts of it's implementation-specific code can also be implemented in a Lisp that does not support multiple threads, so that thread-safe code can be compiled on both multithread and single-thread implementations without need of conditionals. Package: cl-cffi Source: cffi Version: 1:0.19.0-1~pgdg17.04+1 Architecture: all Maintainer: Debian Common Lisp Team Installed-Size: 4601 Depends: cl-alexandria, cl-trivial-features, cl-babel Homepage: http://common-lisp.net/project/cffi/ Priority: optional Section: lisp Filename: pool/main/c/cffi/cl-cffi_0.19.0-1~pgdg17.04+1_all.deb Size: 1744464 SHA256: ce2b09a0a7ddd55a9a70f9cf8f5d51954fe6e288b0028f2bdd5ad19f9d9c74c8 SHA1: 221022234d9c320ee26d5d7bff5b0df85f88968e MD5sum: 5bf9fe48222e0b1bb223d35aaa8a9df0 Description: The Common Foreign Function Interface for Common Lisp CFFI, the Common Foreign Function Interface, purports to be a portable foreign function interface for Common Lisp. The CFFI library is composed of a Lisp-implementation-specific backend in the CFFI-SYS package, and a portable frontend in the CFFI package. . The CFFI-SYS backend package defines a low-level interface to the native FFI support in the Lisp implementation. It offers operators for allocating and dereferencing foreign memory, calling foreign functions, and loading shared libraries. The CFFI frontend provides a declarative interface for defining foreign functions, structures, typedefs, enumerated types. It is implemented in portable ANSI CL making use of the low-level operators exported by CFFI-SYS. . A UFFI compatibility layer is also being developed. Package: cl-chipz Version: 20160318-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 182 Homepage: http://method-combination.net/lisp/chipz/ Priority: optional Section: lisp Filename: pool/main/c/cl-chipz/cl-chipz_20160318-1~pgdg16.04+1_all.deb Size: 36326 SHA256: 99d2054722557614b29edbb29e9ce4d4afa8d95ed05635053ac0b2cc3c62b310 SHA1: a035a72c02d525ca700992972d41d2d941d10883 MD5sum: f8be312abbf2da54b26be5f63ff1b453 Description: library for decompressing DEFLATE and BZIP2 data DEFLATE data, defined in RFC1951, forms the core of popular compression formats such as zlib (RFC 1950) and gzip (RFC 1952). As such, Chipz also provides for decompressing data in those formats as well. BZIP2 is the format used by the popular compression tool bzip2. Package: cl-chunga Version: 1.1.6-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 105 Depends: cl-trivial-gray-streams Homepage: http://weitz.de/chunga/ Priority: optional Section: lisp Filename: pool/main/c/cl-chunga/cl-chunga_1.1.6-1~pgdg16.04+1_all.deb Size: 19106 SHA256: d124c1eb9037193b875c4b9af5e609bd44a00c4a3bbc00cc1821500009c4411e SHA1: 410006028fe0787f766856cba4d97734a150a944 MD5sum: aa829f5f55bc2858048c6f37d3ce4bc3 Description: Portable chunked streams for Common Lisp Chunga implements streams capable of chunked encoding on demand as defined in RFC 2616. For an example of how these streams can be used see Drakma. . The library needs a Common Lisp implementation that supports Gray streams and relies on David Lichteblau's trivial-gray-streams to offer portability between different Lisps. . Chunga is currently not optimized towards performance - it is rather intended to be easy to use and (if possible) to behave correctly. Package: cl-closure-common Version: 20101107-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 170 Homepage: http://common-lisp.net/project/cxml/ Priority: optional Section: lisp Filename: pool/main/c/cl-closure-common/cl-closure-common_20101107-1~pgdg16.04+1_all.deb Size: 24942 SHA256: 4b883c6233d632f8b2cb065ab7b3aeb53f9010e0521a169b09cfe9d4f64d1cfd SHA1: 31dfc3b0be9b46f73cbce3cbefb3dbfd62b594e1 MD5sum: 3483c8b999861c91a6297095a75d0123 Description: Shared code for Closure XML and Closure HTML CXML implements a namespace-aware, validating XML 1.0 parser as well as the DOM Level 2 Core interfaces. Two parser interfaces are offered, one SAX-like, the other similar to StAX. Package: cl-command-line-arguments Version: 20151218-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 42 Homepage: http://common-lisp.net/project/qitab/ Priority: optional Section: lisp Filename: pool/main/c/cl-command-line-arguments/cl-command-line-arguments_20151218-1~pgdg16.04+1_all.deb Size: 9460 SHA256: 687d826f35220413c76caee21d6592c2d3d214c5c7a445bb6363cd48818b6b8b SHA1: e15394844ad05ae5b7d760676eb07a77456a684a MD5sum: 044ffb5057b4d17c042e855256907e6b Description: get command line arguments in Common Lisp trivial interface for getting and parsing command-line-arguments Package: cl-containers Version: 20170403-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 443 Depends: cl-metatilities-base Homepage: http://common-lisp.net/project/cl-containers/ Priority: optional Section: lisp Filename: pool/main/c/cl-containers/cl-containers_20170403-1~pgdg17.04+1_all.deb Size: 113792 SHA256: 23a828c873e34810265d1829175f378b20404cfdb3a70cc0842d5ae3377b5ece SHA1: 108627f3b28b6f1c4690e3856ed3841abb6e2d7f MD5sum: 4115e3096d0d06be25eb0ddcbdc79b8f Description: Common Lisp containers data structures Common Lisp ships with a set of powerful built in data structures including the venerable list, full featured arrays, and hash-tables. CL-containers enhances and builds on these structures in two ways: . By adding containers that are not available in native Lisp (for example: binary search trees, red-black trees, sparse arrays and so on). . By providing a standard interface so that they are simpler to use and so that changing design decisions becomes significantly easier. Package: cl-csv Version: 20170403-2~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 55 Depends: cl-iterate, cl-alexandria, cl-interpol Homepage: https://github.com/AccelerationNet/cl-csv Priority: optional Section: lisp Filename: pool/main/c/cl-csv/cl-csv_20170403-2~pgdg17.04+1_all.deb Size: 14668 SHA256: d90a8ea7b3110b0881d96c72c5295ecdd2543ba0b36f6e8c6e339fa306c4a2bd SHA1: b9f4e0754bb1c0c5cb4704699199b5da28f2e486 MD5sum: 737deb66a96bc3b062a6f1c83f81a6ff Description: Common Lisp library providing easy csv reading and writing I had many scattered, not well tested, not easily runable pieces of csv code. I was unhappy with this situation then decided to refactor all of this into a single location. I wrote tests for it and had a library so I thought I might release it. This project started as extensions and bugfixes on arnesi's CSV. . I then looked around and saw there are other csv libs out there that probably mostly accomplished what I had set out to do. However, I already had code that was tested and had an easier license (BSD) so, I figured why not just release it anyway. Package: cl-csv-clsql Source: cl-csv Version: 20170403-2~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 26 Depends: cl-csv Homepage: https://github.com/AccelerationNet/cl-csv Priority: optional Section: lisp Filename: pool/main/c/cl-csv/cl-csv-clsql_20170403-2~pgdg17.04+1_all.deb Size: 5926 SHA256: 7743ae0224cf2dfeeb0ed3c63b9e1fb5af982eff45f6040a8f7f3bd7bf527f3a SHA1: 21cc5332780f335740a66d2e11e23f7aff7642e0 MD5sum: 67687c6686ea051835c0c3840ff59f7f Description: Common Lisp library providing easy csv reading and writing Facilities for reading and writing CSV format files (and importing and exporting csvs from databases) Package: cl-csv-data-table Source: cl-csv Version: 20170403-2~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 19 Depends: cl-csv Homepage: https://github.com/AccelerationNet/cl-csv Priority: optional Section: lisp Filename: pool/main/c/cl-csv/cl-csv-data-table_20170403-2~pgdg17.04+1_all.deb Size: 3932 SHA256: c8f4e18c7b47fb799f61df4606dbf986a521ed3624fff4047b897f3db3738224 SHA1: 4954e02de8b1084cdd5c5609b57ee4fe47d35327 MD5sum: 363b2a8276ade86ecddf244bca79cc95 Description: Common Lisp library providing easy csv reading and writing Facilities for converting CSV data to data-tables. Package: cl-curry-compose-reader-macros Version: 20170630-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 24 Homepage: http://eschulte.github.io/curry-compose-reader-macros/ Priority: optional Section: lisp Filename: pool/main/c/cl-curry-compose-reader-macros/cl-curry-compose-reader-macros_20170630-1~pgdg17.04+1_all.deb Size: 4792 SHA256: 9ed67df48f0cc636672de9c5cbf577c8fce07f49b0abfaefe1c41b21194427ac SHA1: d0006a18674d7d67874839cf4b7349f77976a612 MD5sum: f7ebc4cc854e76f1f68d35ae7944fc84 Description: Reader macros for function partial application and composition. These reader macros expand into the curry, rcurry and compose functions from the Alexandria library. The contents of curly brackets are curried and the contents of square brackets are composed. The _ symbol inside curly brackets changes the order of arguments with rcurry. Package: cl-cxml Version: 20110619-2~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 454 Depends: cl-closure-common Homepage: http://common-lisp.net/project/cxml/ Priority: optional Section: lisp Filename: pool/main/c/cl-cxml/cl-cxml_20110619-2~pgdg16.04+1_all.deb Size: 82234 SHA256: 8359e40992d6f8c44c658f067c687d4abcc3ae0bf1eb18a48c6a00e50090d664 SHA1: 3e5bac667bb8c4675e9137bbde2a5ace677a3f64 MD5sum: 70fdad5d5f03482c823258f31c00048b Description: XML parser written in Common Lisp CXML implements a namespace-aware, validating XML 1.0 parser as well as the DOM Level 2 Core interfaces. Two parser interfaces are offered, one SAX-like, the other similar to StAX. Package: cl-daemon Version: 20170403-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 28 Homepage: https://github.com/snmsts/daemon Priority: optional Section: lisp Filename: pool/main/c/cl-daemon/cl-daemon_20170403-1~pgdg17.04+1_all.deb Size: 5518 SHA256: fb1b033842880ca71e705c5f9583d47bc7a59cb126d4d9b211e1f5b548a153d5 SHA1: ac51d26060e537b5b7337a2496afb4dc73865b65 MD5sum: a689b36c003ede2a7f4f7b435b1eadba Description: make lisp process daemonize on unix like platform This is a library which has simple functionality to make lisp process daemonize on unix like platform. Package: cl-db3 Version: 20150302-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 29 Homepage: https://github.com/dimitri/cl-db3 Priority: optional Section: lisp Filename: pool/main/c/cl-db3/cl-db3_20150302-1~pgdg16.04+1_all.deb Size: 4522 SHA256: 41c998ef4b9f4849485c3c922016c3cca0f2804c5027f82cdbdbb75562deefb6 SHA1: 5f6578177e67662d8bbe93db29f8bf5e6f6e8c3e MD5sum: a9cbe1d3c5d285c50a766c1c6f13b775 Description: Common Lisp lib to read dbf files version 3 Allows processing data found in dbf and db3 files. Package: cl-drakma Version: 2.0.3-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 223 Depends: cl-flexi-streams, cl-puri, cl-base64, cl-chunga, cl-ppcre, cl-usocket, cl-plus-ssl, cl-chipz, cl-fiveam Homepage: http://weitz.de/drakma/ Priority: optional Section: lisp Filename: pool/main/c/cl-drakma/cl-drakma_2.0.3-1~pgdg17.04+1_all.deb Size: 40014 SHA256: ec10c4b3d1bb142e7fc87579a4e011469780725cdff3817a5071f9ca3bef2933 SHA1: 46977cd62125691613232a81e50b0189cffe20dc MD5sum: f0756354db26ab87a929d92a7f4ac5d1 Description: Common Lisp HTTP client Drakma is a full-featured HTTP client implemented in Common Lisp. It knows how to handle HTTP/1.1 chunking, persistent connections, re-usable sockets, SSL, continuable uploads, file uploads, cookies, and more. Package: cl-dynamic-classes Version: 20130128-2~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 31 Depends: cl-metatilities-base Homepage: http://common-lisp.net/project/dynamic-classes/ Priority: optional Section: lisp Filename: pool/main/c/cl-dynamic-classes/cl-dynamic-classes_20130128-2~pgdg16.04+1_all.deb Size: 6880 SHA256: d133ee5ff7485474cb46f29a247442f192f95d0ad07969b76066465601dbf9d3 SHA1: 059e46ac8cff983f315629f2c5c1cf794c464394 MD5sum: 49b92ad6413a3aef0c839e76c942d24b Description: Common Lisp Dynamic Classes Class-mixins are a great idea but sometimes they lead to a proliferation of subclasses with names like printable-touchable-composing-colored-shape-square-mixin and that's just ugly. Common-Lisp is a dynamic-programming language; Dynamic-Classes brings dynamism to class definition! Package: cl-esrap Version: 20170630-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 239 Depends: cl-alexandria Homepage: http://nikodemus.github.io/esrap/ Priority: optional Section: lisp Filename: pool/main/c/cl-esrap/cl-esrap_20170630-1~pgdg17.04+1_all.deb Size: 42752 SHA256: ffa55f9629d1e1860de1aa7e28f326d3bb7bdf600fad478db0badcb0d122ec07 SHA1: 4096fd0d3f9336355bae51d49787c7c24abccb78 MD5sum: d64c6b1604a81f8f8d828b114b1a7431 Description: Packrat Parsing library for Common Lisp In addition to regular Packrat / Parsing Grammar / TDPL features Esrap supports dynamic redefinition of nonterminals, inline grammars, semantic predicates, and include introspecive facilities for development. Package: cl-fad Version: 0.7.4-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 118 Depends: cl-flexi-streams, cl-puri, cl-base64, cl-chunga, cl-ppcre, cl-usocket Homepage: http://weitz.de/cl-fad/ Priority: optional Section: lisp Filename: pool/main/c/cl-fad/cl-fad_0.7.4-1~pgdg16.04+1_all.deb Size: 21026 SHA256: 166efb046d8916f16a8e54da194429baa28d5c13d2cbc5fa1e71c6b594a03bda SHA1: 308c2fd0fea3214425a4e76ab84d465ba4fb278e MD5sum: cb37d3809802dc62664d9f371d453288 Description: portable pathname library for Common Lisp CL-FAD (for "Files and Directories") is a thin layer atop Common Lisp's standard pathname functions. It is intended to provide some unification between current CL implementations on Windows, OS X, Linux, and Unix. Most of the code was written by Peter Seibel for his book Practical Common Lisp. Package: cl-fiveam Version: 1.3-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 106 Depends: cl-alexandria Homepage: http://common-lisp.net/project/fiveam/ Priority: optional Section: lisp Filename: pool/main/c/cl-fiveam/cl-fiveam_1.3-1~pgdg16.04+1_all.deb Size: 20036 SHA256: adeac61b477634e11fd435c39f01b579b095f89c7e4f68242fe37acc8f094c02 SHA1: d8a56d9f940d524a4e88df3f07d8944e538af469 MD5sum: 38ce597ab9e495c9834632159975bcc8 Description: simple regression testing framework for Common Lisp It has been designed with Common Lisp's interactive development model in mind. Package: cl-garbage-pools Version: 20130720-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 18 Homepage: https://code.google.com/p/garbage-pools/ Priority: optional Section: lisp Filename: pool/main/c/cl-garbage-pools/cl-garbage-pools_20130720-1~pgdg16.04+1_all.deb Size: 3126 SHA256: ba73686b4a3b3701495f9cd14f9c370593f175e875e630d26a141ff9f7a435b7 SHA1: 9b59c424598f93cbc793d3ca77f6e1799ee02c04 MD5sum: de0c9fcff92e9ec60258dc237e50d4b7 Description: implementation the APR Pools for resource management Common Lisp re-implementation the APR Pools for resource management. Package: cl-github-v3 Version: 20130312-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 21 Homepage: https://github.com/hanshuebner/cl-github-v3 Priority: optional Section: lisp Filename: pool/main/c/cl-github-v3/cl-github-v3_20130312-1~pgdg16.04+1_all.deb Size: 4220 SHA256: c450d119a205d75632fb3989747f8852e89f27b3981ff9e6158562a169c7d1c0 SHA1: 61a311bf892072255bc1817df8e8134c45d23f0a MD5sum: c9fe1e04712ea81c2f40d57fbf14ec71 Description: Common Lisp interface to the github V3 API This library implements a thin wrapper around github's V3 API. At this point, it is incomplete and only defines CL functions for listing and creating repositories. Package: cl-graph Version: 20161031-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 120 Depends: cl-alexandria, cl-metabang-bind, cl-curry-compose-reader-macros Homepage: http://eschulte.github.io/graph/ Priority: optional Section: lisp Filename: pool/main/c/cl-graph/cl-graph_20161031-1~pgdg16.04+1_all.deb Size: 22286 SHA256: b6c7bde8a8d8a97625f14307eae4276c2c58f9c8574dcb80310f1eaff0a7715f SHA1: 3a3b7e5d733952240c21ce48cfab861781a3380d MD5sum: a79ea3c7b9b4b2c37cbcb8dd9ac849ab Description: simple graph data structure and algorithms The GRAPH library strives for simplicity both in backing data structures and in usage. Graphs and Digraphs are represented as CLOS objects with methods and algorithms provided for graph manipulation and analysis. . See the GRAPH-JSON and GRAPH-DOT libraries for serialization and visualization of graphs. Package: cl-ieee-floats Version: 20160318-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 31 Homepage: https://github.com/dimitri/cl-ieee-floats Priority: optional Section: lisp Filename: pool/main/c/cl-ieee-floats/cl-ieee-floats_20160318-1~pgdg16.04+1_all.deb Size: 6492 SHA256: aad151d769a71ed968634c4a13510a3f24af6e8e236b1e34227cbcb73c14cb68 SHA1: 4a7ba55f2c85334fd3472d8beffec8478e0a714c MD5sum: 3eea5fe70534fb7420421dab2c6d15d0 Description: Common Lisp IEEE-754 float en- and decoding Functions for converting floating point numbers represented in IEEE 754 style to lisp numbers. Package: cl-interpol Version: 0.2.6-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 113 Homepage: http://weitz.de/cl-interpol/ Priority: optional Section: lisp Filename: pool/main/c/cl-interpol/cl-interpol_0.2.6-1~pgdg16.04+1_all.deb Size: 21476 SHA256: 230ebb950ecd655685f6e3bc6a3ca6f7c3d15faa90f27baa96cf771ab097c5c8 SHA1: a63ccf385189f33d07e9c10d67441f541f5e085d MD5sum: 0db7060befa69c93d9fd2e5a5fc3b29a Description: String interpolation for Common Lisp CL-INTERPOL is a library for Common Lisp which modifies the reader so that you can have interpolation within strings similar to Perl or Unix Shell scripts. It also provides various ways to insert arbitrary characters into literal strings even if your editor/IDE doesn't support them. Package: cl-ironclad Version: 0.34-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 3224 Depends: cl-nibbles Homepage: http://method-combination.net/lisp/ironclad/ Priority: optional Section: lisp Filename: pool/main/c/cl-ironclad/cl-ironclad_0.34-1~pgdg17.04+1_all.deb Size: 681458 SHA256: 4ed3a6f1855072435af5d21a4fbedc541b9332117b5de4b3df4db722586ac5b2 SHA1: da3a66aec1272aff60e9feb4c1850007badb406a MD5sum: 6c207b6b321aa36d19c0a7f946ed42c9 Description: cryptographic toolkit written in Common Lisp Ironclad is a cryptography library written entirely in Common Lisp. It includes support for several popular ciphers, digests, and MACs. Rudimentary support for public-key cryptography is included. For several implementations that support Gray Streams, support is included for convenient stream wrappers. Package: cl-iterate Version: 20160825-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 194 Homepage: http://common-lisp.net/project/iterate/ Priority: optional Section: lisp Filename: pool/main/c/cl-iterate/cl-iterate_20160825-1~pgdg16.04+1_all.deb Size: 45250 SHA256: 7bf92aeb7c3fa3e78d94847716118b69c7e20dfc3cf9cd148353e635dba0f3a2 SHA1: 615db5d4cbed7b8b214e5b86801addf5085ede66 MD5sum: e74321ee85fb2be142a063180f22d6e9 Description: Jonathan Amsterdam's Common Lisp iterator/gatherer/accumulator facility iterate is an iteration construct for Common Lisp. It is similar to the CL:LOOP macro, with these distinguishing marks: . it is extensible, it helps editors like Emacs indent iterate forms by having a more lisp-like syntax, and it isn't part of the ANSI standard for Common Lisp (which is sometimes a bad thing and sometimes good). Package: cl-ixf Version: 20170630-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 52 Depends: cl-ieee-floats Homepage: https://github.com/dimitri/cl-ixf Priority: optional Section: lisp Filename: pool/main/c/cl-ixf/cl-ixf_20170630-1~pgdg17.04+1_all.deb Size: 9762 SHA256: d741d42e2c2df35fdb514512b00853afaaf262e2e81be2e3ecd3f3309d05769e SHA1: 5af345d370dd30ca8f217d332d56b046f628f6f0 MD5sum: f913e1463f545419273f1ba8197b1370 Description: Common Lisp library to parse IBM IXF file format. Tools to handle IBM PC version of IXF file format. Package: cl-local-time Version: 20170630-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 141 Depends: cl-fad Homepage: http://common-lisp.net/project/local-time/ Priority: optional Section: lisp Filename: pool/main/c/cl-local-time/cl-local-time_20170630-1~pgdg17.04+1_all.deb Size: 26020 SHA256: 492a72dbe7525fd54a6d3a4c39d7b661e92f7cb192ac585fd1411b6947da5d20 SHA1: d49e78abdb1cd565436c58352cf8420cf755b5f1 MD5sum: 975904a66b17aef0b8daa624af52fad5 Description: Common Lisp library for date and time manipulations local-time is a development library for manipulating date and time information in a semi-standard manner. It is based almost entirely off of Erik Naggum's paper, The Long, Painful History of Time. . It includes such features as: Time and date arithmetic, ISO 8601 timestring formatted output and parsing, Reader macros to embed timestrings directly in code, Timezone handling (will read unix tzfile format), Conversion between universal and unix time epochs, Julian date calculation. Package: cl-log Version: 1.0.1-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 71 Homepage: http://www.nicklevine.org/cl-log/ Priority: optional Section: lisp Filename: pool/main/c/cl-log/cl-log_1.0.1-1~pgdg16.04+1_all.deb Size: 20764 SHA256: 77f00f071b8a736b1b52c1fd08949fae9e2e143851da27769c8c712f51065c69 SHA1: 2e09cc80e7c3027b75c8de4ccfbcc70b4439431c MD5sum: dd0c95a2b7544dbe08c2ab2b4fa595ca Description: general purpose Common Lisp logging utility CL-LOG is a general purpose logging utility, loosely modelled in some respects after Gary King's Log5. Package: cl-lparallel Version: 20160825-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 320 Depends: cl-alexandria, cl-bordeaux-threads Homepage: http://lparallel.org/ Priority: optional Section: lisp Filename: pool/main/c/cl-lparallel/cl-lparallel_20160825-1~pgdg16.04+1_all.deb Size: 44984 SHA256: 5e05b76f92cef60e000d82c1996b4cbbe6ff00ab5883895b74c5a92ec94b43b1 SHA1: 0f0de4eb061b713aefcb6f9c40e3030eaa3c5243 MD5sum: 50b2d828a4295cf464ed17f20bdae341 Description: parallel programming in Common Lisp lparallel is a library for parallel programming in Common Lisp, featuring a simple model of task submission with receiving queue, constructs for expressing fine-grained parallelism, asynchronous condition handling across thread boundaries, parallel versions of map, reduce, sort, remove, and many others promises, futures, and delayed evaluation constructs, computation trees for parallelizing interconnected tasks bounded and unbounded FIFO queues, high and low priority tasks, task killing by category and integrated timeouts. Package: cl-markdown Version: 20101006-2~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 188 Depends: cl-metatilities-base, cl-metabang-bind, cl-containers, cl-dynamic-classes, cl-anaphora, cl-ppcre Homepage: http://common-lisp.net/project/cl-markdown/ Priority: optional Section: lisp Filename: pool/main/c/cl-markdown/cl-markdown_20101006-2~pgdg16.04+1_all.deb Size: 37240 SHA256: 3014c33ce0459a68775fa4bd8835809bb5510bd277740b541ce6a54736f299ff SHA1: 873da8c0ffbdde6d52438d589bf1100b74d5a572 MD5sum: bb61b7800cceec088fbc38f299d79ef1 Description: Common Lisp rewrite of Markdown Markdown is John Gruber's text markup language and the Perl program that converts documents written in that language into HTML. CL-Markdown is a Common Lisp rewrite of Markdown. CL-Markdown is licensed under the MIT license. Package: cl-md5 Version: 1:20170630-1~pgdg17.04+1 Architecture: all Maintainer: Debian Common Lisp Team Installed-Size: 63 Homepage: http://www.pmsf.de/resources/lisp/MD5.html Priority: optional Section: devel Filename: pool/main/c/cl-md5/cl-md5_20170630-1~pgdg17.04+1_all.deb Size: 14178 SHA256: a841696e4c05050f6121cb45983d116f9e9ec0dd79af06c9f0062b4009bfbb05 SHA1: f59cee51a5c190ce87907312383e3194d4e68e16 MD5sum: 3aa7100fe7b36df67789583f6e4009b3 Description: Common Lisp package for MD5 Message Digests This package contains a Common Lisp function to calculate the MD5 message digest of a string, stream, or file. Package: cl-metabang-bind Version: 20170124-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 65 Homepage: http://common-lisp.net/project/metabang-bind/ Priority: optional Section: lisp Filename: pool/main/c/cl-metabang-bind/cl-metabang-bind_20170124-1~pgdg17.04+1_all.deb Size: 13704 SHA256: 4802c5c84e9de3f38898ae3d0658941d7b50a744eddd679b4276669de5d69a9e SHA1: d52d501d5042e49e28259ca6e56ad5fb15907203 MD5sum: 61172f7b1c06f158e2e620609341562d Description: Common Lisp flexible pattern matching Bind extends the idea of let and destructing to provide a uniform syntax for all your accessor needs. It combines let, destructuring-bind, with-slots, with-accessors, structure editing, property or association-lists, and multiple-value-bind and a whole lot more into a single form. Package: cl-metatilities-base Version: 20170403-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 499 Homepage: http://common-lisp.net/project/metatilities-base/ Priority: optional Section: lisp Filename: pool/main/c/cl-metatilities-base/cl-metatilities-base_20170403-1~pgdg17.04+1_all.deb Size: 51832 SHA256: 7ce6abb48fe2c829c0e60b9ed780da294fbe1f90a8877b3f3b528b0d0cc02490 SHA1: f6a211fd773f93cea8b4d386cc21c49a2cfcf3e4 MD5sum: 2de0d70a107895462ab066630de93d1e Description: Common Lisp set of utilities from Metabang Metatilities-base is the core of Metatilities. It has the good stuff that sits at the foundation of the rest of the code that metabang.com writes. . Metatilities is metabang.com's big box of stuff that has accumulated over the years. It's full of things you're pretty sure you don't need but can't quite bear to part with. Package: cl-mssql Version: 20170630-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 43 Depends: cl-iterate, cl-cffi, cl-garbage-pools, freetds-dev Homepage: https://code.google.com/p/cl-mssql/ Priority: optional Section: lisp Filename: pool/main/c/cl-mssql/cl-mssql_20170630-1~pgdg17.04+1_all.deb Size: 8560 SHA256: fdbb67c30fe5b054623fe94781c25e105171a79f37c09f40e2d53e38c6f2c413 SHA1: 10e6358d3d1fa9932d73216597941bba8a9468cc MD5sum: 7b30421a26dff84db3d6ab684ce8ffd6 Description: Common Lisp interface to MS SQL Server A Common Lisp library for interacting with MS SQL Server databases. Package: cl-nibbles Version: 20170403-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 122 Homepage: http://method-combination.net/lisp/nibbles/ Priority: optional Section: lisp Filename: pool/main/c/cl-nibbles/cl-nibbles_20170403-1~pgdg17.04+1_all.deb Size: 22586 SHA256: 8e484a562ed47fb1c1b9e710c5be4dbe379054e0f59e71a4b754c90e1a4a741c SHA1: 7eeb7e5f8c55ac419a6cdb635e78748880334bb9 MD5sum: 33416d13f5be8b2f7bec694ff5265538 Description: Common Lisp library for accessing octet-addressed blocks of data nibbles is a library for accessing multibyte integers from octet arrays and streams. While such accessors are straightforward to write, nibbles aims to centralize such facilities and also provide optimizations for them when appropriate. Package: cl-parse-number Version: 1.4-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 33 Homepage: http://www.cliki.net/parse-number Priority: optional Section: lisp Filename: pool/main/c/cl-parse-number/cl-parse-number_1.4-1~pgdg16.04+1_all.deb Size: 6534 SHA256: 8bf942b4effbd371c45f72722510d47e51c598e58c36f2208bd181f80da039a3 SHA1: 70ef0878c2aea0911b6734929476a03e225d5f10 MD5sum: e9282be7de13cfc8834028119edb0dc9 Description: parse a string into one of the standard Common Lisp number types parse-number accepts an arbitrary string and attempts to parse the string into one of the standard Common Lisp number types, if possible, or else parse-number signals an error of type invalid-number. Package: cl-pgloader Source: pgloader Version: 3.4.1+dfsg-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 716 Depends: cl-asdf (>= 3.0.3), cl-log, cl-postmodern, cl-simple-date, cl-qmynd, cl-split-sequence, cl-unicode, cl-interpol, cl-csv, cl-fad, cl-lparallel, cl-esrap, cl-alexandria, cl-drakma, cl-flexi-streams, cl-usocket, cl-local-time, cl-command-line-arguments, cl-abnf, cl-db3, cl-py-configparser, cl-sqlite, cl-trivial-backtrace, cl-markdown, cl-md5, cl-asdf-finalizers, cl-asdf-system-connections, cl-cffi (>= 1:0.12.0), cl-bordeaux-threads (>= 0.8.3), cl-metabang-bind, cl-uuid, cl-trivial-utf-8, cl-quri, cl-utilities, cl-ppcre Homepage: https://github.com/dimitri/pgloader Priority: extra Section: database Filename: pool/main/p/pgloader/cl-pgloader_3.4.1+dfsg-1~pgdg17.04+1_all.deb Size: 148940 SHA256: 91efe2a7eabd1cdfa8406c00e9b4ea1a5140e1b95a0c18681424f18cad996098 SHA1: 76206dcac92989aca79028db0672c4d586210c23 MD5sum: 867bd259c1a0fc2c71c18ea17ef4e0f2 Description: extract, transform and load data into PostgreSQL pgloader imports data from different kind of sources and COPY it into PostgreSQL. . The command language is described in the manual page and allows one to describe where to find the data source, its format, and to describe data processing and transformation. . Supported source formats include CSV, fixed width flat files, dBase3 files (DBF), and SQLite and MySQL databases. In most of those formats, pgloader is able to auto-discover the schema and create the tables and the indexes in PostgreSQL. In the MySQL case it's possible to edit CASTing rules from the pgloader command directly. Package: cl-plus-ssl Version: 20170630-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 115 Depends: cl-cffi, cl-trivial-gray-streams, cl-flexi-streams, cl-bordeaux-threads, cl-trivial-garbage, libssl1.0.0 Homepage: http://common-lisp.net/project/cl-plus-ssl/ Priority: optional Section: lisp Filename: pool/main/c/cl-plus-ssl/cl-plus-ssl_20170630-1~pgdg17.04+1_all.deb Size: 23922 SHA256: 63557a0324e5dda3f4ec355b17edf8441637d6603992c8d4a82268596f23acb0 SHA1: 8097e78c9fd536ead4dbae20957b4a662e49d59a MD5sum: 88f9134a0dcd440a317be14b2611b483 Description: Common Lisp interface to OpenSSL CL+SSL is portable code based on CFFI and gray streams. It defines its own libssl BIO method, so that SSL I/O can be written over portable Lisp streams instead of bypassing the streams and sending data over Unix file descriptors directly. (But the traditional approach is still used if possible.) Package: cl-postgres Source: cl-postmodern Version: 20170403-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 172 Depends: cl-usocket Homepage: http://marijnhaverbeke.nl/postmodern/ Priority: optional Section: lisp Filename: pool/main/c/cl-postmodern/cl-postgres_20170403-1~pgdg17.04+1_all.deb Size: 32240 SHA256: 7611d443ea5c865677c4968a20397d1f8939ff8894370bc4974c5d4fcd5b954f SHA1: a63c00681a8c58bf33a90baf5dd0abb36a667e08 MD5sum: bacd316291aec8a94394341730358ca9 Description: Low-level client library for PosgreSQL CL-postgres module implements a rather low-level interface for communicating with a PostgreSQL database server. It is part of the Postmodern library, but can be used separately. Package: cl-postmodern Version: 20170403-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 244 Depends: cl-postgres, cl-s-sql, cl-closer-mop, cl-bordeaux-threads Homepage: http://marijnhaverbeke.nl/postmodern/ Priority: optional Section: lisp Filename: pool/main/c/cl-postmodern/cl-postmodern_20170403-1~pgdg17.04+1_all.deb Size: 51204 SHA256: c09e8c7c301d96b709ad212418fad7561e14f1b40148baa6ec2eea624f88a3d3 SHA1: 371a18b78d3961780a630fb6726201b6a47b7ae6 MD5sum: ca89b90442527004163782e9ff674851 Description: Common Lisp library for interacting with PostgreSQL databases Features efficient communication with the database server without need for foreign libraries, support for UTF-8 on Unicode-aware Lisp implementations, a syntax for mixing SQL and Lisp code, convenient support for prepared statements and stored procedures, a metaclass for simple database-access objects . The biggest differences between this library and CLSQL/CommonSQL are that Postmodern has no intention of being portable across different SQL implementations (it embraces non-standard Postgres features), and approaches extensions like lispy SQL and database access objects in a quite different way. This library was written because the CLSQL approach did not really work for me, your mileage may vary. Package: cl-puri Version: 1:1.5.6-1~pgdg16.04+1 Architecture: all Maintainer: Kevin M. Rosenberg Installed-Size: 88 Recommends: cl-ptester Homepage: http://files.kpe.io/puri/ Priority: optional Section: lisp Filename: pool/main/c/cl-puri/cl-puri_1.5.6-1~pgdg16.04+1_all.deb Size: 18706 SHA256: 87160904e934d4f3c928da593460bf6b4b848693e40e4e6768efc6bbfb215ad4 SHA1: e90ebac885e22f8e398ff988e144f86284ac8536 MD5sum: ded62aa6ea2206f6d158557f6a89e612 Description: Common Lisp Portable URI Library This is portable Universal Resource Identifier (RFC 2396) library for Common Lisp programs. It is based on Franz, Incorporated opensource package and ported to run on other CL implementations. A regression test package is included. Package: cl-py-configparser Version: 20131003-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 40 Depends: cl-parse-number Homepage: http://common-lisp.net/project/py-configparser/ Priority: optional Section: lisp Filename: pool/main/c/cl-py-configparser/cl-py-configparser_20131003-1~pgdg16.04+1_all.deb Size: 8538 SHA256: 3431dacf5f86b4adc919b916e92311fb31d05d5eaae51b03aa9127775dd497b5 SHA1: 1dbdd1e30e402b672f00f77e36954a99c8d64fe5 MD5sum: 9e66ba9ba79621ac33c2247e54beedb4 Description: implements the ConfigParser Python module functionality in Common Lisp The py-configparser package implements the ConfigParser Python module functionality in Common Lisp. . In short, it implements reading and writing of .INI-file style configuration files with sections containing key/value pairs of configuration options. In line with the functionalities in the python module, does this package implement basic interpolation of option values in other options. Package: cl-qmynd Version: 20170630-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 249 Depends: cl-babel, cl-flexi-streams, cl-ironclad, cl-trivial-gray-streams, cl-usocket Homepage: http://common-lisp.net/project/qitab/ Priority: optional Section: lisp Filename: pool/main/c/cl-qmynd/cl-qmynd_20170630-1~pgdg17.04+1_all.deb Size: 36902 SHA256: a751ff581e56986152c7c529eb6022f9489f135140367ec390f3fcf21cfc7507 SHA1: 0e08fc3d872da7c16444145f7b7bfac6dc106321 MD5sum: 8327c2e5fb4fbe07b73f833c438824e5 Description: MySQL Native Driver for Common Lisp QMyND, the QITAB MySQL Native Driver, is a MySQL client library that directly talks to a MySQL server in its native network protocol. The little documentation there is currently lies in the code itself and its test suite. Package: cl-quri Version: 20150804-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 275 Homepage: https://github.com/fukamachi/quri Priority: optional Section: lisp Filename: pool/main/c/cl-quri/cl-quri_20150804-1~pgdg16.04+1_all.deb Size: 66344 SHA256: 2d9e36a27172197cc2420d025322d7b85dadcc704a9a2633f7a40ab10d7c29d3 SHA1: 20b827fdb7a5cf1a780a21a329486f9120a4e648 MD5sum: af9e697ad2428b2cf7c9edfc196f4bca Description: Yet another URI library for Common Lisp QURI (pronounced "Q-ree") is yet another URI library for Common Lisp. It is intended to be a replacement of PURI. Package: cl-rfc2388 Version: 20130720+dfsg-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 43 Homepage: http://common-lisp.net/project/rfc2388/ Priority: optional Section: lisp Filename: pool/main/c/cl-rfc2388/cl-rfc2388_20130720+dfsg-1~pgdg16.04+1_all.deb Size: 8252 SHA256: 9004a62741d50929f78607c10163e92f62139614fd1798b891e928b07f35cec5 SHA1: 16694449cab76d3964713d8ac6d7b5194c02d6f6 MD5sum: b4d1d536b3cf37d19160953f19b45f2e Description: implementation of RFC 2388 in Common Lisp This package contains an implementation of RFC 2388, which is used to process form data posted with HTTP POST method using enctype "multipart/form-data". Package: cl-s-sql Source: cl-postmodern Version: 20170403-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 55 Homepage: http://marijnhaverbeke.nl/postmodern/ Priority: optional Section: lisp Filename: pool/main/c/cl-postmodern/cl-s-sql_20170403-1~pgdg17.04+1_all.deb Size: 12916 SHA256: ba936d371627452cbcdf1706c70a7d63a0d74621053f2e68a700ffb32dad2f15 SHA1: 3b13e1a7e5311aeacfcf8d4329a37d78f4209773 MD5sum: df6f66d468c57ce814d54498cb82bd20 Description: lispy syntax for SQL queries S-SQL provides a lispy syntax for SQL queries, and knows how to convert various lisp types to their textual SQL representation. It takes care to do as much of the work as possible at compile-time, so that at runtime a string concatenation is all that is needed to produce the final SQL query. Package: cl-salza2 Version: 2.0.9-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 101 Homepage: http://www.xach.com/lisp/salza2/ Priority: optional Section: lisp Filename: pool/main/c/cl-salza2/cl-salza2_2.0.9-1~pgdg16.04+1_all.deb Size: 15500 SHA256: e5038b08ab5e45b2a4fd934eb2211655df9676d05fda30e803589b3de6522285 SHA1: 83089df3fa1ad3b82bf72680edec84ee10a428d2 MD5sum: 1106357542ce3b5f7d714c6ff4cf4441 Description: Create compressed data from Common Lisp Salza2 is a Common Lisp library for creating compressed data in the ZLIB, DEFLATE, or GZIP data formats, described in RFC 1950, RFC 1951, and RFC 1952, respectively. It does not use any external libraries for compression. It does not yet support decompression. Salza2 is available under a BSD-like license. Package: cl-simple-date Source: cl-postmodern Version: 20170403-1~pgdg17.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 42 Homepage: http://marijnhaverbeke.nl/postmodern/ Priority: optional Section: lisp Filename: pool/main/c/cl-postmodern/cl-simple-date_20170403-1~pgdg17.04+1_all.deb Size: 8260 SHA256: 5cfe4ae3675a8d84711b492524afd69dcf980167fb026ddc6f26dc5a860afc36 SHA1: c92f5c5bceae859ce26ee88569dbd57afaf5593e MD5sum: 3f5acb6bb85b0478f3515e43a28d9a09 Description: Common Lisp types for dates, timestamps, and intervals Simple-date provides types (CLOS classes) for dates, timestamps, and intervals similar to the ones SQL databases use, in order to be able to store and read these to and from a database in a straighforward way. A few obvious operations are defined on these types. . The most glaring defect of this library is its ignorance of time zones. It pretends the whole world lives in UTC. Use with care. . When this library is loaded after CL-postgres, it will register suitable SQL readers and writers for the associated database types. Package: cl-sqlite Version: 20130615-2~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 90 Depends: cl-iterate, cl-cffi, libsqlite3-0 Homepage: http://common-lisp.net/project/cl-sqlite/ Priority: optional Section: lisp Filename: pool/main/c/cl-sqlite/cl-sqlite_20130615-2~pgdg16.04+1_all.deb Size: 14576 SHA256: 8bcf8c5a62827b6cf41956728f0257362ba4a2f09367aeeb0d5faa31c24d3e95 SHA1: e2cd1a47485945454ac7ba99aa7ac91b8420ead9 MD5sum: b8c8d24035a31446a56bd710249a746d Description: Common Lisp interface to SQLite CL-SQLITE package is an interface to the SQLite embedded relational database engine. Package: cl-trivial-backtrace Version: 20160531-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 37 Homepage: http://common-lisp.net/project/trivial-backtrace/ Priority: optional Section: lisp Filename: pool/main/c/cl-trivial-backtrace/cl-trivial-backtrace_20160531-1~pgdg16.04+1_all.deb Size: 8488 SHA256: fa7b324a383f3a6f71ed65b96407d2c3245026bd829c10fe757436b26605379a SHA1: daa20cd4ca2f9d29603878ec94fb695face0b4f7 MD5sum: b423a7583d48f74cb5464f818ebba43c Description: generate a Common Lisp backtrace portably On of the many things that didn't quite get into the Common Lisp standard was how to get a Lisp to output its call stack when something has gone wrong. As such, each Lisp has developed its own notion of what to display, how to display it, and what sort of arguments can be used to customize it. trivial-backtrace is a simple solution to generating a backtrace portably. As of 16 May 2012, it supports Allegro Common Lisp, LispWorks, ECL, MCL, SCL, SBCL and CMUCL. Package: cl-trivial-garbage Version: 20150113-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 36 Homepage: http://common-lisp.net/project/trivial-garbage/ Priority: optional Section: lisp Filename: pool/main/c/cl-trivial-garbage/cl-trivial-garbage_20150113-1~pgdg16.04+1_all.deb Size: 7768 SHA256: 74f5f14ce90cf8a1cc2c44712668a5a6653e5dfa6b207f9c319fed3787648c7f SHA1: b64f17c20fe7822433d69cb2808efd1ac9ba1c70 MD5sum: feb83ae20fc862697cf4ce59faafa2eb Description: Portable GC-related APIs for Common Lisp trivial-garbage provides a portable API to finalizers, weak hash-tables and weak pointers on all major implementations of the Common Lisp programming language. Package: cl-trivial-utf-8 Version: 20111001-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 35 Homepage: http://common-lisp.net/project/trivial-utf-8/ Priority: optional Section: lisp Filename: pool/main/c/cl-trivial-utf-8/cl-trivial-utf-8_20111001-1~pgdg16.04+1_all.deb Size: 7718 SHA256: 2a2524950309d243356275ddd975b02aa099bf51eb2e90051fc24877b3119f92 SHA1: c280b6b282e845ac6f009cf1d06ddaa05bdc115f MD5sum: edfd12ea259739b3dd87a4c696565ea1 Description: small Common Lisp library for doing UTF-8-based in- and output Trivial UTF-8 is a small library for doing UTF-8-based in- and output on a Lisp implementation that already supports Unicode -- meaning char-code and code-char deal with Unicode character codes. . The rationale for the existence of this library is that while Unicode-enabled implementations usually do provide some kind of interface to dealing with character encodings, these are typically not terribly flexible or uniform. . The Babel library solves a similar problem while understanding more encodings. Trivial UTF-8 was written before Babel existed, but for new projects you might be better off going with Babel. The one plus that Trivial UTF-8 has is that it doesn't depend on any other libraries. Package: cl-unicode Version: 0.1.5-3~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 126 Depends: cl-flexi-streams Homepage: http://weitz.de/cl-unicode/ Priority: optional Section: lisp Filename: pool/main/c/cl-unicode/cl-unicode_0.1.5-3~pgdg16.04+1_all.deb Size: 22044 SHA256: 18ba71ab8cb32a4fc9fb125ed6ebc0756fd1f09faefcb48294b3af84ac1a7b17 SHA1: 4e68ba8a3b05a24e518c448d6a2f32e55a082081 MD5sum: fd27281787af946607e42781ab7f95c9 Description: portable Unicode library for Common Lisp CL-UNICODE is a library which provides Common Lisp implementations with knowledge about Unicode characters including their name, their general category, the scripts and blocks they belong to, their numerical value, and several other properties. It also provides the ability to replace the standard syntax for reading Lisp characters with one that is Unicode-aware and is used to enhance CL-PPCRE with Unicode properties. . CL-UNICODE is based on Unicode 5.1. Package: cl-utilities Version: 1.2.4-3.1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 102 Homepage: http://cliki.net/cl-utilities Priority: optional Section: lisp Filename: pool/main/c/cl-utilities/cl-utilities_1.2.4-3.1~pgdg16.04+1_all.deb Size: 22198 SHA256: 5afd0a38f9576a2e61c67421ab640664149fd3ac37e45d9fe873d1d3d1ed152f SHA1: 96549dc752c7456afaea0a3981014ff4edff2d5f MD5sum: c9efcd5255a961b6ab33c2b78d126197 Description: collection of Common Lisp utilities On Cliki.net , there is a collection of Common Lisp Utilities, things that everybody writes since they're not part of the official standard. There are some very useful things there; the only problems are that they aren't implemented as well as you'd like (some aren't implemented at all) and they aren't conveniently packaged and maintained. It takes quite a bit of work to carefully implement utilities for common use, commented and documented, with error checking placed everywhere some dumb user might make a mistake. Package: cl-uuid Version: 20130813-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 30 Depends: cl-ironclad, cl-trivial-utf-8 Homepage: http://www.dardoria.net/software/uuid.html Priority: optional Section: lisp Filename: pool/main/c/cl-uuid/cl-uuid_20130813-1~pgdg16.04+1_all.deb Size: 6826 SHA256: b0d3a3d40e017f6900a4bb25cdb5a5c2e10b08368989a1680194a399b6bcbf80 SHA1: dd0a186b99984e1f6f5cc2afce3e549d0ff2cdaa MD5sum: 70c415e2b7ef4531182bcdeabe4ddfe0 Description: Common Lisp librabry for generation of UUIDs as described by RFC 4122 UUID provides methods for the generation of uuids version 1 (time based), 3 (name based with MD5 hashing), 5 (name based with SHA1 hashing) and 4 (random uuids). Package: cl-who Version: 1.1.4-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 94 Homepage: http://weitz.de/cl-who/ Priority: optional Section: lisp Filename: pool/main/c/cl-who/cl-who_1.1.4-1~pgdg16.04+1_all.deb Size: 19244 SHA256: e739c1c0aae305f9392ef95e128ccff0a12106dab4b87d70f5dbf9a622e2ff66 SHA1: 3473f55c8b5f572d8aca48f35a68e09fbfb58729 MD5sum: d6b0425da4d70f342054b936b5fa0732 Description: Yet another Lisp markup language There are plenty of Lisp Markup Languages out there - every Lisp programmer seems to write at least one during his career - and CL-WHO (where WHO means "with-html-output" for want of a better acronym) is probably just as good or bad as the next one. Package: cl-yason Version: 0.7.6-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 46 Homepage: http://common-lisp.net/project/yason/ Priority: optional Section: lisp Filename: pool/main/c/cl-yason/cl-yason_0.7.6-1~pgdg16.04+1_all.deb Size: 9492 SHA256: 88d0579b17b96defed06f8bf02bdf4de4494e1c46631c8002bae5100b8277dd7 SHA1: a5a1a39ead62e59444a9cc6f415a67f3b7fb2a96 MD5sum: d01d3106b5a843f732dec81b0b35a6d9 Description: JSON encoder/decoder for Common Lisp YASON is a Common Lisp library for encoding and decoding data in the JSON interchange format. JSON is used as a lightweight alternative to XML. YASON has the sole purpose of encoding and decoding data and does not impose any object model on the Common Lisp application that uses it. Package: cl-zip Version: 20150608-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 82 Depends: cl-flexi-streams, cl-trivial-gray-streams Homepage: http://common-lisp.net/project/zip/ Priority: optional Section: lisp Filename: pool/main/c/cl-zip/cl-zip_20150608-1~pgdg16.04+1_all.deb Size: 19380 SHA256: d050ea2bb8188030f622f711ce5cd381532f59b922ba36b45aa5c87c5189c600 SHA1: eff027c81250caab2853c7ced61ecd6659db155f MD5sum: ea3e5e8fc529d1e140c511f05d79a525 Description: Common Lisp HTTP client Zip is a full-featured HTTP client implemented in Common Lisp. It knows how to handle HTTP/1.1 chunking, persistent connections, re-usable sockets, SSL, continuable uploads, file uploads, cookies, and more. Package: cl-zs3 Version: 1.3-1~pgdg16.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 298 Depends: cl-cxml, cl-drakma, cl-ironclad, cl-puri, cl-base64 Homepage: http://xach.com/lisp/zs3/ Priority: optional Section: lisp Filename: pool/main/c/cl-zs3/cl-zs3_1.3-1~pgdg16.04+1_all.deb Size: 47430 SHA256: 91dd7fe1efd0c7b15b60448bf532b2a080fd56f47db56fbb372c70e78fe8c9f3 SHA1: b101cdd2878faed968ccecff960b59705f9fff03 MD5sum: 309e4901e2f29caa95a32a8d4e056d63 Description: Amazon S3 and CloudFront from Common Lisp ZS3 is a Common Lisp library for working with Amazon's Simple Storage Service (S3) and CloudFront content delivery service. It is available under a BSD-style license. Package: libdbd-pg-perl Version: 3.7.0-1~pgdg17.04+1 Architecture: ppc64el Maintainer: Debian Perl Group Installed-Size: 597 Depends: perl (>= 5.24.1-2ubuntu1), perl-dbdabi-94, perlapi-5.24.1, libc6 (>= 2.17), libpq5 (>= 8.4~), libdbi-perl (>= 1.614) Breaks: request-tracker4 (<< 4.2.7) Homepage: https://metacpan.org/release/DBD-Pg Priority: optional Section: perl Filename: pool/main/libd/libdbd-pg-perl/libdbd-pg-perl_3.7.0-1~pgdg17.04+1_ppc64el.deb Size: 180780 SHA256: a8f3beef20fe0f9309aea58358b935d5bb20acbb4d1c3dac307751520d8fc3f7 SHA1: 05faad96bada200e75b49d96d60cc79f65fdcb13 MD5sum: 3202014ca55ed2307155194207a021b7 Description: Perl DBI driver for the PostgreSQL database server DBD::Pg is a Perl DBI Database Driver module that works with the DBI module to provide access to PostgreSQL databases. It enables you to control a PostgreSQL database in a Perl script. Package: libecpg-compat3 Source: postgresql-10 Version: 10.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 97 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: libs Filename: pool/main/p/postgresql-10/libecpg-compat3_10.1-1.pgdg17.04+1_ppc64el.deb Size: 13800 SHA256: 6e92db3a929ddcfcd7ee5b953366b5d62260eb07a1c0f429c10da401592fa20a SHA1: 2cc86121320f0d170e1532a49ea22de5e44d518c MD5sum: be6584b621464aee449fcacdc0076b47 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: postgresql-10 Version: 10.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1276 Depends: libecpg-compat3 (= 10.1-1.pgdg17.04+1), libecpg6 (= 10.1-1.pgdg17.04+1), libpgtypes3 (= 10.1-1.pgdg17.04+1), libpq-dev, libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-10/libecpg-dev_10.1-1.pgdg17.04+1_ppc64el.deb Size: 218440 SHA256: 1f7fbc1810356d6548d024d411404ea53ebf0e25ae3497545df30209c9c04445 SHA1: fe59ff42ff7b442fbbf76606e1a537cf17e4ecd6 MD5sum: 3bf8eb8a811b1049c36c8f7bda907528 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: postgresql-10 Version: 10.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 453 Depends: libc6 (>= 2.17), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: libs Filename: pool/main/p/postgresql-10/libecpg6_10.1-1.pgdg17.04+1_ppc64el.deb Size: 78972 SHA256: 7e1b5d6836f269922894827b30ae68f38ab58a7871ec5c3b3b1fac0b2d5a4bdf SHA1: 92d4326148e67ba45e13091ae36a38b80bb4fcf7 MD5sum: 28416561abb28021807f075c04aa9244 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: liblwgeom-2.3-0 Source: postgis Version: 2.3.3+dfsg-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 738 Depends: libc6 (>= 2.17), libgeos-c1v5 (>= 3.5.0), libjson-c3 (>= 0.10), libproj12 (>= 4.9.0), libsfcgal1 (>= 1.1.0) Homepage: http://postgis.net/ Priority: optional Section: libs Filename: pool/main/p/postgis/liblwgeom-2.3-0_2.3.3+dfsg-1.pgdg17.04+1_ppc64el.deb Size: 216736 SHA256: 4195cdd7cccd2cb5b614335e5b3f2f7e39c2605e1ccec0124fc7687353db3688 SHA1: 0a0c3197b9ebaac22f325c97f1fee72837e94b6c MD5sum: ad9dfddb7a3561f4e808e21df187cb6d Description: PostGIS "Lightweight Geometry" library 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 library is the generic geometry handling section of PostGIS. The geometry objects, constructors, destructors, and a set of spatial processing functions, are implemented here. Package: liblwgeom-2.4-0 Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 749 Depends: libc6 (>= 2.17), libgeos-c1v5 (>= 3.5.0), libjson-c3 (>= 0.10), libproj12 (>= 4.9.0), libsfcgal1 (>= 1.1.0) Homepage: http://postgis.net/ Priority: optional Section: libs Filename: pool/main/p/postgis/liblwgeom-2.4-0_2.4.2+dfsg-1.pgdg17.04+1_ppc64el.deb Size: 221800 SHA256: 9880556faf9705cf61b33aca5c25be3aa81c47b9e94e9318017647f56625aae4 SHA1: 2ea15364ba168ac7599d7f57595017adf67ad7a3 MD5sum: d32823c1863de59fab7d821818f02cca Description: PostGIS "Lightweight Geometry" library 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 library is the generic geometry handling section of PostGIS. The geometry objects, constructors, destructors, and a set of spatial processing functions, are implemented here. Package: liblwgeom-dev Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 1332 Depends: liblwgeom-2.4-0 (= 2.4.2+dfsg-1.pgdg17.04+1) Breaks: postgis (<< 2.0.0) Homepage: http://postgis.net/ Priority: optional Section: libdevel Filename: pool/main/p/postgis/liblwgeom-dev_2.4.2+dfsg-1.pgdg17.04+1_ppc64el.deb Size: 269000 SHA256: 7b08a02ebf90370bd6139b94f9a2e64e9c2dba298e88a3fac311f902381194fc SHA1: a32e873a7195f72766ebc85e375f603845d4bc95 MD5sum: aa7f034783796910b6140fedfe6dd7a9 Description: PostGIS "Lightweight Geometry" library - Development files 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 library is the generic geometry handling section of PostGIS. The geometry objects, constructors, destructors, and a set of spatial processing functions, are implemented here. This package contains the development files. Package: libpgpool-dev Source: pgpool2 Version: 3.6.7-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 259 Depends: libpgpool0 (= 3.6.7-1.pgdg17.04+1) Conflicts: libpcp3-dev Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page Priority: optional Section: libdevel Filename: pool/main/p/pgpool2/libpgpool-dev_3.6.7-1.pgdg17.04+1_ppc64el.deb Size: 153458 SHA256: f295e458e91cf11ad16487006e26369a47403c91bb9959e071936d960e385f8b SHA1: a89f504bb74ecd53c2da893bb35feb892483e842 MD5sum: ab8a7cdf56a0383b675b79c46bda28b1 Description: pgpool control protocol library - headers pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. This package contains headers for the pgpool control protocol library (libpcp). Package: libpgpool0 Source: pgpool2 Version: 3.6.7-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 202 Depends: libc6 (>= 2.17) Breaks: pgpool2 (<< 3.1.1) Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page Priority: optional Section: libs Filename: pool/main/p/pgpool2/libpgpool0_3.6.7-1.pgdg17.04+1_ppc64el.deb Size: 143988 SHA256: e05dbd7490310eaa625b7687f94b0835883dfa94535e108c7136419bf27e8a12 SHA1: 67ef1151a4875d972d73caa95d21d9ef2e04e0e4 MD5sum: 42fd742aa78aeb783afe6cfb67aa4772 Description: pgpool control protocol library pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. This package contains the pgpool control protocol library (libpcp). Package: libpgtypes3 Source: postgresql-10 Version: 10.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 167 Depends: libc6 (>= 2.17) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: libs Filename: pool/main/p/postgresql-10/libpgtypes3_10.1-1.pgdg17.04+1_ppc64el.deb Size: 36672 SHA256: dfca0da388695f15704cd83fee6bec7cc8d972598492203614c3cab3d89b2596 SHA1: 6450e42a3592b9e12b056495721e19932efb6d30 MD5sum: b3288b406d53a6a7235966443a2412a6 Description: shared library libpgtypes for PostgreSQL 10 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: libpostgis-java Source: postgis-java Version: 1:2.2.1-5.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 78 Depends: libpostgresql-jdbc-java Suggests: postgresql-10-postgis-2.4 Breaks: libpostgis-jdbc, libpostgisjava, postgresql-postgis-java Replaces: libpostgis-jdbc, libpostgisjava, postgresql-postgis-java Homepage: https://github.com/postgis/postgis-java Priority: optional Section: java Filename: pool/main/p/postgis-java/libpostgis-java_2.2.1-5.pgdg17.04+1_all.deb Size: 53464 SHA256: 06b827bb090302cb284120df0c6de8a98f4bde24177538d26165b18bc773dda4 SHA1: 419f26109a1c105100f40a41ee83c0f57a8eec67 MD5sum: 754d28c245e16f4d4fb71ef720e751e4 Description: Geographic objects support for PostgreSQL -- JDBC support 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 JDBC support for PostGIS. Package: libpq-dev Source: postgresql-10 Version: 10.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1406 Depends: libpq5 (= 10.1-1.pgdg17.04+1), libc6 (>= 2.17) Suggests: postgresql-doc-10 Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-10/libpq-dev_10.1-1.pgdg17.04+1_ppc64el.deb Size: 249152 SHA256: 8ad86685cdb1e775b75a9cae7703074c2173f37426a93b411ebbea7762f6a4f5 SHA1: 9f19d21412386f63694e0b3b2a56521e271728e3 MD5sum: 55237ef523be9cc4597fc928848b2c42 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: postgresql-10 Version: 10.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 795 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: libs Filename: pool/main/p/postgresql-10/libpq5_10.1-1.pgdg17.04+1_ppc64el.deb Size: 156458 SHA256: 149cad99485e62370e380315324c2d28f463c2a78560e5e351b033dd1e3daf42 SHA1: f7eb8a59fad0cb5b2fd7fb74b1d3cd9ac4f04fa6 MD5sum: a189041b17bcdd9f8f00e2183bd60f80 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: libpqtypes-dev Source: libpqtypes Version: 1.5.1-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 86 Depends: libpq-dev, libpqtypes0 (= 1.5.1-2.pgdg17.04+1) Priority: optional Section: libdevel Filename: pool/main/libp/libpqtypes/libpqtypes-dev_1.5.1-2.pgdg17.04+1_ppc64el.deb Size: 47418 SHA256: 9a59663c0e1732cd5b595227ec2442d3c8bef99285427e020b47f9cbf3619f33 SHA1: 994bb0f7f06149f47e148d156b84598af0538d8a MD5sum: 5e431149859bd6b10fa0853a7066a54f Description: parameterized queries libpq extension - development libpqtypes is a libpq extension that offers a new way of handling parameterized queries and getting result field values. Both putting parameters and getting values use a printf/scanf style interface, with consistent specifiers for both. . * Full support for binary and text format. (parameter and result) * Full support for composites, arrays and composite arrays. (binary format only) * printf style interface to libpq's binary parameterized API. (PQputf) * scanf style interface for getting values: PQgetvalue extension. (PQgetf) * Ability to register user-defined types, aliases and data type sub-classes for use with printf style interfaces: ex. "%mytype". * Per-thread global error message. (PQgeterror) * Online docs as well as man pages. . This package contains the headers and manpages. Package: libpqtypes0 Source: libpqtypes Version: 1.5.1-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 197 Depends: libc6 (>= 2.17) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libp/libpqtypes/libpqtypes0_1.5.1-2.pgdg17.04+1_ppc64el.deb Size: 48928 SHA256: c637d458c4580a74637643c20e2b9678581c2cbd112f1b41de2fb0e98b374130 SHA1: a5c316644f88826302ef83293abdbee1892a3689 MD5sum: 0f39dd6e99408965b177a6732a5d3f66 Description: parameterized queries libpq extension - shared library libpqtypes is a libpq extension that offers a new way of handling parameterized queries and getting result field values. Both putting parameters and getting values use a printf/scanf style interface, with consistent specifiers for both. . * Full support for binary and text format. (parameter and result) * Full support for composites, arrays and composite arrays. (binary format only) * printf style interface to libpq's binary parameterized API. (PQputf) * scanf style interface for getting values: PQgetvalue extension. (PQgetf) * Ability to register user-defined types, aliases and data type sub-classes for use with printf style interfaces: ex. "%mytype". * Per-thread global error message. (PQgeterror) * Online docs as well as man pages. . This package contains the shared library. Package: libpqtypes0-dbg Source: libpqtypes Version: 1.5.1-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 120 Depends: libpqtypes0 (= 1.5.1-2.pgdg17.04+1) Multi-Arch: same Priority: extra Section: debug Filename: pool/main/libp/libpqtypes/libpqtypes0-dbg_1.5.1-2.pgdg17.04+1_ppc64el.deb Size: 99054 SHA256: dc3a73e57e4eda6978bdf25c0cfcbcafb7f43f7cf1404028ab06e19f18a39c8b SHA1: 2b0147772784b91355141946465259e5b1373b3b MD5sum: 73a074848d3683cf8cac3e2c4e1f85f9 Description: parameterized queries libpq extension - debug symbols libpqtypes is a libpq extension that offers a new way of handling parameterized queries and getting result field values. Both putting parameters and getting values use a printf/scanf style interface, with consistent specifiers for both. . * Full support for binary and text format. (parameter and result) * Full support for composites, arrays and composite arrays. (binary format only) * printf style interface to libpq's binary parameterized API. (PQputf) * scanf style interface for getting values: PQgetvalue extension. (PQgetf) * Ability to register user-defined types, aliases and data type sub-classes for use with printf style interfaces: ex. "%mytype". * Per-thread global error message. (PQgeterror) * Online docs as well as man pages. . This package contains the debug symbols. Build-Ids: 48a23fdbc05cb3c49d9d38efaa5c208f3cf72b55 Package: libtap-parser-sourcehandler-pgtap-perl Version: 3.33-1.pgdg17.04+1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 91 Depends: perl Suggests: postgresql-pgtap Conflicts: pgtap (<= 0.24-1) Homepage: https://metacpan.org/release/TAP-Parser-SourceHandler-pgTAP Priority: extra Section: perl Filename: pool/main/libt/libtap-parser-sourcehandler-pgtap-perl/libtap-parser-sourcehandler-pgtap-perl_3.33-1.pgdg17.04+1_all.deb Size: 34930 SHA256: 9b455ca7cac0e7033cc3884421fecee62611a48a638d9a9eab90d57258c125ad SHA1: 543a083587c912c5522bf28c10d91f4aa8d4d3f1 MD5sum: 61f079498203e0214afec45be34a9d6f Description: Unit testing tools for pgTAP TAP::Parser::SourceHandler::pgTAP is a set of tools for PostgreSQL unit testing. It contains the pg_prove and pg_tapgen scripts, which allows running and harnessing pgTAP tests on command-line, and summarizing the results. . The corresponding PostgreSQL extension is contained in the postgresql-pgtap package. . TAP is the Test Anything Protocol (http://testanything.org/). Package: newpid Version: 8.pgdg17.04+1 Architecture: ppc64el Maintainer: Christoph Berg Installed-Size: 85 Depends: libcap2-bin, libc6 (>= 2.17) Priority: optional Section: utils Filename: pool/main/n/newpid/newpid_8.pgdg17.04+1_ppc64el.deb Size: 10990 SHA256: 45503a9e690d49ebc4f044560099d6fceaa2e7cb1a2d5b84df5c89659fefa300 SHA1: d3283cb3a7650de5638ebd0c2998f03114dab96b MD5sum: 1263d75534bf42d3a5963f6a3adcac7f Description: run a command in a new PID namespace newpid is a simple suid wrapper around clone(CLONE_NEWPID) that launches a command in a new PID namespace. Optionally it can also use CLONE_NEWNET to request a new network namespace. Package: odbc-postgresql Source: psqlodbc Version: 1:10.01.0000-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1469 Depends: libc6 (>= 2.17), libpq5 (>= 9.2~beta3), odbcinst1debian2 (>= 2.3.1) Suggests: unixodbc-bin Enhances: unixodbc Breaks: libiodbc2 (<= 3.52.7-2), odbcinst1debian2 (<< 2.2.14p2-3), unixodbc (<< 2.2.14p2-3) Multi-Arch: same Homepage: https://odbc.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/psqlodbc/odbc-postgresql_10.01.0000-1.pgdg17.04+1_ppc64el.deb Size: 345486 SHA256: 3f3a6bae5673c7bc946539dc079921253da8c33eef8a0fd1a32d8d4a089953b0 SHA1: 51202627042c25bdb6b577612d89f94dd3e54819 MD5sum: f52107c4163d4e41b46b8f9e49aa0152 Description: ODBC driver for PostgreSQL This package provides a driver that allows ODBC-enabled applications to access PostgreSQL databases. ODBC is an abstraction layer that allows applications written for that layer to access databases in a manner that is relatively independent of the particular database management system. . You need to install this package if you want to use an application that provides database access through ODBC and you want that application to access a PostgreSQL database. This package would need to be installed on the same machine as that client application; the PostgreSQL database server can be on a different machine and does not need any additional software to accept ODBC clients. . If you want to write software that can access a database through the ODBC abstraction layer, you need to install the unixODBC driver manager development package unixodbc-dev, and possibly additional packages for language bindings. This driver package is only used at run time. Package: ora2pg Version: 18.2-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1043 Depends: libdbd-mysql-perl | libdbd-oracle-perl, libdbd-pg-perl, libdbi-perl, libio-compress-perl, perl Recommends: postgresql-client Homepage: https://ora2pg.darold.net/ Priority: extra Section: database Filename: pool/main/o/ora2pg/ora2pg_18.2-1.pgdg17.04+1_all.deb Size: 309948 SHA256: 177bd9c1351c8f97f7f4eb8ef8928141623fa0294951cda8b50233e50ab32e29 SHA1: 3395c369dd9a0b9c92f8a834540ea3143d11d136 MD5sum: 37f4013ebc5f5abce37320f13ac4e754 Description: Oracle/MySQL to PostgreSQL database schema converter Ora2Pg migrates Oracle and MySQL database schemas to PostgreSQL. It connects to the database, scans it automatically and extracts its structure or data. It then generates SQL scripts you can load into PostgreSQL. Package: pg-activity Version: 1.4.0-1.pgdg17.04+1 Architecture: all Maintainer: Emmanuel Bouthenot Installed-Size: 141 Depends: python-psutil, python-psycopg2, python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: https://github.com/julmon/pg_activity Priority: optional Section: utils Filename: pool/main/p/pg-activity/pg-activity_1.4.0-1.pgdg17.04+1_all.deb Size: 24140 SHA256: 28c57fcd13c126258b825957d66cad1a7197bc088e528d11c071182f1105e58e SHA1: e0ea8096f1898790e366771f8f79936e1a693189 MD5sum: 1449f7ad3a43a5b2944a7ae0f3643896 Description: Realtime PostgreSQL database server monitoring tool PgActivity is a curses-based realtime utility to display information from a running PostgreSQL database server. . It is modelled after the standard 'top' utility, and displays information such as: - the running, waiting and blocking queries - cpu, memory and i/o usage of each query - the queries execution time . It also provides interactive commands to sort, filter, scroll and extend the queries list displayed. Package: pg-backup-ctl Version: 0.8.pgdg17.04+1 Architecture: all Maintainer: Adrian Vondendriesch Installed-Size: 72 Homepage: https://github.com/credativ/pg_backup_ctl Priority: optional Section: database Filename: pool/main/p/pg-backup-ctl/pg-backup-ctl_0.8.pgdg17.04+1_all.deb Size: 22538 SHA256: 02e788e5be682bf9bf2f0b889d8024a0db3e14e8c41f5744996aa7c6b514d7c4 SHA1: 3dc3d00217a11681141ca7f62546f399cf0ed8e7 MD5sum: 115406ebca04abe8b4196ac98dd7eec2 Description: backup and recover PostgreSQL using log archiving pg_backup_ctl is a tool to simplify the steps needed to make a full transaction log archival backup of PostgreSQL clusters to enable Point-in-Time Recovery (PITR). Package: pg-cloudconfig Version: 0.8.pgdg17.04+1 Architecture: all Maintainer: Alexander Sosna Installed-Size: 56 Depends: python3-pint, python3:any (>= 3.3.2-2~), postgresql-common Homepage: https://github.com/credativ/pg_cloudconfig Priority: optional Section: database Filename: pool/main/p/pg-cloudconfig/pg-cloudconfig_0.8.pgdg17.04+1_all.deb Size: 17312 SHA256: 8c0cd331365f028576c86e72d4084e03740a323e53f401f037016fb225a242f4 SHA1: 91857b9fa1a92d3dc7596c1f514104174b22c630 MD5sum: ddc315ffe87feec976cb01de4e77a3b1 Description: Set optimized defaults for PostgreSQL in virtual environments Tool to set optimized defaults for PostgreSQL in virtual environments. (changes settings without asking for confirmation). This is used to change the static defaults of PostgreSQL with potential more useful alternatives calculated based on available resources or previous settings. Package: pg-rage-terminator-10 Source: pg-rage-terminator Version: 0.1.6-2.pgdg17.04+2 Architecture: ppc64el Maintainer: Adrian Vondendriesch Installed-Size: 81 Depends: libc6 (>= 2.17), postgresql-10 Homepage: https://github.com/disco-stu/pg_rage_terminator Priority: optional Section: database Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-10_0.1.6-2.pgdg17.04+2_ppc64el.deb Size: 6636 SHA256: d58cf22b56f1fe557bed44704ba78f6ee791624f004c9253fcbb83c60a5c06bb SHA1: 064d00caceacfa56999715ce5ed999741a419a5d MD5sum: 620a93e97132e246aebecd421e8abbc4 Description: PostgreSQL background worker that kill random sessions. pg-rage-terminator is a custom background worker which is able to kill random PostgreSQL backends. Package: pg-rage-terminator-9.3 Source: pg-rage-terminator Version: 0.1.4-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Adrian Vondendriesch Installed-Size: 81 Depends: libc6 (>= 2.17), postgresql-9.3 Homepage: https://github.com/disco-stu/pg_rage_terminator Priority: optional Section: database Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-9.3_0.1.4-3.pgdg17.04+1_ppc64el.deb Size: 6458 SHA256: f37c4841790d6d0d7b3abcdaa7d21500d87990305d87c64531ba5a91318669e6 SHA1: 95102db93d301491ea178e6ab0b000a5fc6d05df MD5sum: 8122ab9e77d8f6eda2c6924021c73cf2 Description: PostgreSQL background worker that kill random sessions. pg-rage-terminator is a custom background worker which is able to kill random PostgreSQL backends. Package: pg-rage-terminator-9.4 Source: pg-rage-terminator Version: 0.1.6-2.pgdg17.04+2 Architecture: ppc64el Maintainer: Adrian Vondendriesch Installed-Size: 81 Depends: libc6 (>= 2.17), postgresql-9.4 Homepage: https://github.com/disco-stu/pg_rage_terminator Priority: optional Section: database Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-9.4_0.1.6-2.pgdg17.04+2_ppc64el.deb Size: 6626 SHA256: f39f11c5e3249b4bfbcc1d0466f5a1bd17dcdb52cc618b24ed3d8420d99a4aa8 SHA1: 3b57a2e8f1443cc977c8f7ae3353fb417bbc26aa MD5sum: 25a2ebf2ad9bfba2587bbaef2fce880e Description: PostgreSQL background worker that kill random sessions. pg-rage-terminator is a custom background worker which is able to kill random PostgreSQL backends. Package: pg-rage-terminator-9.5 Source: pg-rage-terminator Version: 0.1.6-2.pgdg17.04+2 Architecture: ppc64el Maintainer: Adrian Vondendriesch Installed-Size: 81 Depends: libc6 (>= 2.17), postgresql-9.5 Homepage: https://github.com/disco-stu/pg_rage_terminator Priority: optional Section: database Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-9.5_0.1.6-2.pgdg17.04+2_ppc64el.deb Size: 6626 SHA256: 7ecbe450114d4bbcc0b91abf59042bf3d5c6dc667b29f0097a9bbc07d1bf6ce0 SHA1: 61871ba4c6f3f689b5ffd780179cb4d3c8c78720 MD5sum: e8fbdca15632909148c938f3126c9b8e Description: PostgreSQL background worker that kill random sessions. pg-rage-terminator is a custom background worker which is able to kill random PostgreSQL backends. Package: pg-rage-terminator-9.6 Source: pg-rage-terminator Version: 0.1.6-2.pgdg17.04+2 Architecture: ppc64el Maintainer: Adrian Vondendriesch Installed-Size: 81 Depends: libc6 (>= 2.17), postgresql-9.6 Homepage: https://github.com/disco-stu/pg_rage_terminator Priority: optional Section: database Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-9.6_0.1.6-2.pgdg17.04+2_ppc64el.deb Size: 6626 SHA256: 51be22ca2c1b2f097779728a17d691d87bf5d6f92f5a0b5c68e19f6956fab421 SHA1: e9c60aff913fd5211a189187cbf4cf4829416711 MD5sum: 2bec98bca9aba0275747adfea3825071 Description: PostgreSQL background worker that kill random sessions. pg-rage-terminator is a custom background worker which is able to kill random PostgreSQL backends. Package: pgadmin3 Version: 1.22.2-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 14766 Depends: pgadmin3-data (= 1.22.2-2.pgdg17.04+1), libc6 (>= 2.17), libgcc1 (>= 1:3.0), libgcrypt20 (>= 1.7.0), libpq5 (>= 8.4~), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.2+dfsg), libwxgtk3.0-0v5 (>= 3.0.2+dfsg), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Recommends: pgagent, postgresql-client Suggests: postgresql-contrib Homepage: http://www.pgadmin.org/ Priority: optional Section: database Filename: pool/main/p/pgadmin3/pgadmin3_1.22.2-2.pgdg17.04+1_ppc64el.deb Size: 3126630 SHA256: 45597f77f0e596b4bac59e7e4b9496bfa55d347b0d93cbc381f76461a3b7c728 SHA1: dd11dda8497a843beb04fd22657a85c211335a05 MD5sum: 4cd3450f06c4fc9ef3b7ddc873913a85 Description: graphical administration tool for PostgreSQL pgAdmin III is a database design and management application for use with PostgreSQL. The application can be used to manage PostgreSQL 7.3 and above running on any platform. . pgAdmin III is designed to answer the needs of all users, from writing simple SQL queries to developing complex databases. The graphical interface supports all PostgreSQL features and makes administration easy. The application also includes a syntax highlighting SQL editor, a server-side code editor, an SQL/batch/shell job scheduling agent, support for the Slony-I replication engine and much more. Server connection may be made using TCP/IP or Unix Domain Sockets (on *nix platforms), and may be SSL encrypted for security. No additional drivers are required to communicate with the database server. Package: pgadmin3-data Source: pgadmin3 Version: 1.22.2-2.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 8841 Depends: libjs-jquery, libjs-underscore Enhances: pgadmin3 (>= 1.22.2-2.pgdg17.04+1) Homepage: http://www.pgadmin.org/ Priority: optional Section: database Filename: pool/main/p/pgadmin3/pgadmin3-data_1.22.2-2.pgdg17.04+1_all.deb Size: 2515580 SHA256: 0563869dee14a1bb3dca3c8c2b269ad9f5ae90cb974ae81826f7318c358435b5 SHA1: 11adfcad0e77c6e50b977cea90a81362b6824c34 MD5sum: 0ab6fa3900892a1d29a10a3d544cfab7 Description: graphical administration tool for PostgreSQL - documentation pgAdmin III is a database design and management application for use with PostgreSQL. . This package contains the documentation for pgAdmin III in English language. This package is mandatory to get the pgAdmin III help system to run smoothly. Package: pgadmin3-dbg Source: pgadmin3 Version: 1.22.2-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 64874 Depends: pgadmin3 (= 1.22.2-2.pgdg17.04+1), pgadmin3-data (= 1.22.2-2.pgdg17.04+1) Recommends: pgagent, postgresql-client Suggests: postgresql-contrib Homepage: http://www.pgadmin.org/ Priority: extra Section: debug Filename: pool/main/p/pgadmin3/pgadmin3-dbg_1.22.2-2.pgdg17.04+1_ppc64el.deb Size: 63416532 SHA256: fc1bc01579ba44b247c2ac1f07e97a548d59d6242c11a0b6812bfc1631d1627b SHA1: 277fcb5a96a4ea797ace2d313bba1f8bbeda9133 MD5sum: 0437516e491e1b6cd9fce03d19ec4b5c Description: graphical administration tool for PostgreSQL (debugging symbols) This package contains the debugging symbols for pgadmin3. . pgAdmin III is a database design and management application for use with PostgreSQL. The application can be used to manage PostgreSQL 7.3 and above running on any platform. Build-Ids: f305f6b5c558a1eeba1559590ef604fc54a6069d Package: pgagent Version: 3.4.1-5.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 301 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libpq5, libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.2+dfsg) Suggests: pgadmin3 Homepage: http://www.pgadmin.org/ Priority: optional Section: database Filename: pool/main/p/pgagent/pgagent_3.4.1-5.pgdg17.04+1_ppc64el.deb Size: 61256 SHA256: 3179b10ce0f9042112c6aa24d6733540703d83d00f80024c5c28719d8eba49ff SHA1: 0e875db9889f9937dac2c1b8f003952db64f040d MD5sum: 09afa819927bd91c6d658599744d3f13 Description: job scheduler for PostgreSQL Introduced in pgAdmin III v1.4, pgAgent is a job scheduling agent for PostgreSQL, capable of running multi-step batch/shell and SQL tasks on complex schedules. Postgresql-Version: 9.2 9.3 9.4 9.5 9.6 10 Package: pgbackrest Version: 1.27-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1370 Depends: libdbd-pg-perl, postgresql-common, perl, libc6 (>= 2.17), libssl1.0.0 (>= 1.0.0) Suggests: pgbackrest-doc Homepage: http://www.pgbackrest.org/ Priority: optional Section: database Filename: pool/main/p/pgbackrest/pgbackrest_1.27-1.pgdg17.04+1_ppc64el.deb Size: 182452 SHA256: 8bf92df1ed1173dd944f1b6dcb5f9cb693f20b6dddef389d050e46e55340b956 SHA1: 0edc135d7c02e14f99c6d971c933bc8ce1ccbb8e MD5sum: b87331e8d026ecf23acbec43f447b280 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. Package: pgbackrest-doc Source: pgbackrest Version: 1.27-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 892 Multi-Arch: foreign Homepage: http://www.pgbackrest.org/ Priority: optional Section: doc Filename: pool/main/p/pgbackrest/pgbackrest-doc_1.27-1.pgdg17.04+1_all.deb Size: 76244 SHA256: 343760adbbdf3bb5826b6cd3c70f53459bae955a8e359aab9ae496176228436d SHA1: ea4212b28b25b04fb3c49c96653a6abc43891375 MD5sum: 4d00e581aa3501df5fa987f56f4fd4ff Description: Documentation package for pgbackrest The pgBackRest documentation contains detailed information about the configuration and usage of pgBackRest. . pgBackRest is a simple, reliable backup and restore system for PostgreSQL that can seamlessly scale up to the largest databases and workloads. Package: pgbadger Version: 9.2-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1269 Depends: perl:any Suggests: libtext-csv-xs-perl, libjson-xs-perl Homepage: https://dalibo.github.io/pgbadger/ Priority: optional Section: database Filename: pool/main/p/pgbadger/pgbadger_9.2-1.pgdg17.04+1_all.deb Size: 286158 SHA256: 14737aefc64c85650171d59cf7cf5be4da580c02b6a8b75a91c480c5c3c1bd5c SHA1: 5a627ff21adb0af5513c15aa26816eb46158eb8f MD5sum: 93b0c11744f1664e33dbb6840c51edf9 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: pgbouncer Version: 1.8.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 533 Depends: lsb-base (>= 3.1), postgresql-common (>= 26), libc-ares2 (>= 1.9.1), libc6 (>= 2.17), libevent-2.0-5 (>= 2.0.10-stable), libpam0g (>= 0.99.7.1), libssl1.0.0 (>= 1.0.0) Suggests: python, python-psycopg2 Enhances: postgresql (>= 7.4) Homepage: http://pgfoundry.org/projects/pgbouncer/ Priority: optional Section: database Filename: pool/main/p/pgbouncer/pgbouncer_1.8.1-1.pgdg17.04+1_ppc64el.deb Size: 172246 SHA256: 5bed41ec69cd53466823deb9d86600a68f6a243070583a8d7e0cbc36bfbc47f4 SHA1: 96c343e782794822d3d11a1600ab01b128d8e9e0 MD5sum: ef247b9c7e1bb68e3d243c03eb966139 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: pgcluu Version: 2.5+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1301 Depends: perl Recommends: sysstat Homepage: http://pgcluu.darold.net/ Priority: optional Section: database Filename: pool/main/p/pgcluu/pgcluu_2.5+dfsg-1.pgdg17.04+1_all.deb Size: 311320 SHA256: 02d00f2804353526752d373d30fe9055b17b6c3932c436c6c6f6ebb86fd58675 SHA1: 6db3ee1d0e2e429ee0b9157897bdecd54a091269 MD5sum: 563e89f82890357470423a1ed6a3d9c3 Description: PostgreSQL performance monitoring and auditing tool pgCluu is a PostgreSQL performance monitoring and auditing tool. It is a Perl program used to perform a full audit of PostgreSQL Cluster and System performance. It is divided in two parts: . pgcluu_collectd: collector used to grab statistics on the PostgreSQL cluster using the psql command line utility and sar from the sysstat package . pgcluu: pure Perl grapher to generate all HTML and charts output Package: pgdg-keyring Version: 2017.3 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 22 Depends: apt Homepage: https://apt.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/pgdg-keyring/pgdg-keyring_2017.3_all.deb Size: 10342 SHA256: 896ab96d4443d3c1ba3612ea428388cc1cdf2e1436a95560b9d5ede6b7ff49c8 SHA1: beec07637770f8ec9c497bc59fc8c8c72b3d91b5 MD5sum: 51c0daa032b83205fc59651bd9a342d5 Description: keyring for apt.postgresql.org The PostgreSQL Global Development Group (PGDG) provides an archive of PostgreSQL server and extension modules packages for various Debian and Ubuntu releases at http://apt.postgresql.org/pub/repos/apt/. It complements the packages in those distributions by offering all PostgreSQL server versions supported by the PGDG compiled for all releases, as well as server extension modules for a broad range of server version/distribution combinations. . This package contains the public key used for signing the repository. It should be installed on all hosts using the repository. Package: pgmodeler Version: 0.8.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Lisandro Damián Nicanor Pérez Meyer Installed-Size: 16212 Depends: pgmodeler-common, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libpq5 (>= 8.4~), libqt5core5a (>= 5.7.0), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.3.0), libstdc++6 (>= 5.2), libxml2 (>= 2.7.4) Homepage: http://www.pgmodeler.com.br/ Priority: optional Section: database Filename: pool/main/p/pgmodeler/pgmodeler_0.8.2-1.pgdg17.04+1_ppc64el.deb Size: 3142220 SHA256: 7a4ad8720d398d1bac9b96304afd591ce57ccf10e1fdb6816891dcac9e5995e2 SHA1: 73037c7e21337dad6b84ab5406b49dde45dac2cb MD5sum: 18da6ee4c87c11009ea0d0df65aef5e4 Description: PostgreSQL database modeler GUI interface pgModeler is a GUI for modelling PostgreSQL databases. It is easy to use, allowing the creation and modification of database models with an intuitive interface. . This package provides the graphical and command line interfaces. Package: pgmodeler-common Source: pgmodeler Version: 0.8.2-1.pgdg17.04+1 Architecture: all Maintainer: Lisandro Damián Nicanor Pérez Meyer Installed-Size: 4826 Homepage: http://www.pgmodeler.com.br/ Priority: optional Section: database Filename: pool/main/p/pgmodeler/pgmodeler-common_0.8.2-1.pgdg17.04+1_all.deb Size: 551760 SHA256: 233be13be7f954cc7fb48c40aea99f309dad8143823ed505be0018c61ac861b9 SHA1: de6c39a11b3dd6663ea1e63bcd857ca1e54015b7 MD5sum: a0fbab561e81de659abfb71406710fce Description: pgmodeler's binary independent common files pgModeler is a GUI for modelling PostgreSQL databases. It is easy to use, allowing the creation and modification of database models with an intuitive interface. . This package provides the binary independent common files for pgmodeler. Package: pgmodeler-dbg Source: pgmodeler Version: 0.8.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Lisandro Damián Nicanor Pérez Meyer Installed-Size: 48371 Depends: pgmodeler Homepage: http://www.pgmodeler.com.br/ Priority: extra Section: debug Filename: pool/main/p/pgmodeler/pgmodeler-dbg_0.8.2-1.pgdg17.04+1_ppc64el.deb Size: 44758928 SHA256: 184051d718d7f0f34c78e911f8466e422b9037de791fa938efaa9fb3c1d70aaa SHA1: fd82cc6dd68155f15f4d349acffbf275acbf4e42 MD5sum: bc82761397319025f921a9cdf1083e56 Description: PostgreSQL database modeler's debug symbols pgModeler is a GUI for modelling PostgreSQL databases. It is easy to use, allowing the creation and modification of database models with an intuitive interface. . This package provides the debugging symbols for pgmodeler. Build-Ids: 00a2278ee306cc4736fa0042d4250dd1234b7e31 17a0d415e47180f7898f932d7da03b7a76c6faa2 27ff3992b521de2b565eaaada85012177bb06214 3a27689c2d47c1ee92303c9a47c3f1df99e2a9cb 63e5bf4bfde1815584174582c7a80d795527b988 65bc97671b050f34efb800a44cb297018e32ec95 a2760a1421246af5c673943d51ac0270a374413d c224fdcfffce1aa6acd26164839b1172f1c5284c cf1e899d2db7f117a00dc92eceba7365cdb8b400 e429b5fe98082c2e833d880fbe58d7137b2391b5 f1bdb106781ff4578c418b8bcba34a58188dced8 Package: pgpool2 Version: 3.6.7-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 3978 Depends: libpgpool0 (= 3.6.7-1.pgdg17.04+1), lsb-base (>= 3.0-3), postgresql-common (>= 26), ucf, init-system-helpers (>= 1.18~), libc6 (>= 2.17), libmemcached11, libpam0g (>= 0.99.7.1), libpq5, libssl1.0.0 (>= 1.0.0) Enhances: postgresql Conflicts: pgpool Replaces: pgpool Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page Priority: optional Section: database Filename: pool/main/p/pgpool2/pgpool2_3.6.7-1.pgdg17.04+1_ppc64el.deb Size: 805392 SHA256: beb1775f22fd19c57075dba2931ecf79ac05b4d55bc80ef1b88c7647a6a49281 SHA1: 9f6dc606e8f458587e47005208f10944f23433bd MD5sum: 5f66ee5a01a42aec677fa0368b2e5bcb Description: connection pool 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 Pooling * Replication * Load Balance * Limiting Exceeding Connections * Parallel Query . pgpool-II talks PostgreSQL's backend and frontend protocol, and relays a connection between them. Therefore, a database application (frontend) thinks that pgpool-II is the actual PostgreSQL server, and the server (backend) sees pgpool-II as one of its clients. Because pgpool-II is transparent to both the server and the client, an existing database application can be used with pgpool-II almost without a change to its sources. . This is version 3 of pgpool-II, the second generation of pgpool. Package: pgqd Version: 3.3-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 160 Depends: lsb-base, postgresql-common, libc6 (>= 2.17), libevent-2.0-5 (>= 2.0.10-stable), libpq5 Conflicts: skytools3-ticker (<< 3.3) Replaces: skytools3-ticker Priority: optional Section: database Filename: pool/main/p/pgqd/pgqd_3.3-1.pgdg17.04+1_ppc64el.deb Size: 33350 SHA256: d1e1b2d36dd32206848dbc42459d7a5d122da3f5ef8cceb655b9c76dbc682a34 SHA1: f04f005d8c8119e7d6576d6e7a1afb2b6bb4612c MD5sum: 4c65e85a9b1eebda6bf8dee6e6d87fb2 Description: Queue maintenance daemon for PgQ PgQ provides generic queues for PostgreSQL. It allows multiple queues in one database, each queue can be consumed by multiple consumers. . This package contains the queue maintenance daemon pgdq. Package: pgtap Version: 0.97.0-3.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 12 Depends: postgresql-pgtap, libtap-parser-sourcehandler-pgtap-perl Homepage: http://pgtap.org/ Priority: extra Section: database Filename: pool/main/p/pgtap/pgtap_0.97.0-3.pgdg17.04+1_all.deb Size: 4654 SHA256: 7903edfdf66e08b5240505cc8dfd7487dd515cdfae30e38e3166784bff43cd1d SHA1: fc26ad07383f8fbe69d88cfa76f6985ffbecf9c8 MD5sum: e3efb9fd54bf03e4d35cda61b1fe5a66 Description: Unit testing framework for PostgreSQL - metapackage pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl and PHP applications. . TAP is the Test Anything Protocol (http://testanything.org/). . This metapackage depends on the PostgreSQL extension and the package providing pg_prove. Package: pgtap-doc Source: pgtap Version: 0.97.0-3.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 304 Homepage: http://pgtap.org/ Priority: extra Section: doc Filename: pool/main/p/pgtap/pgtap-doc_0.97.0-3.pgdg17.04+1_all.deb Size: 47064 SHA256: 1f995a18be0ffa99ec1821130c8ce8c03f155961914ebdcc98eb48a7aede63b4 SHA1: 34f713e7dad3eb6f5be679f1c8e79d794ef774e1 MD5sum: a58d1dc76f5179303dfc618fed848c78 Description: Unit testing framework for PostgreSQL - documentation pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl and PHP applications. . TAP is the Test Anything Protocol (http://testanything.org/). . This package contains the documentation for pgTAP. Package: pgtop Version: 3.7.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Bastiaan Franciscus van den Dikkenberg Installed-Size: 165 Depends: libc6 (>= 2.17), libpq5, libtinfo5 (>= 6) Enhances: postgresql Breaks: ptop (<< 3.7.0-1~) Replaces: ptop (<< 3.7.0-1~) Homepage: http://ptop.projects.postgresql.org/ Priority: optional Section: misc Filename: pool/main/p/pgtop/pgtop_3.7.0-2.pgdg17.04+1_ppc64el.deb Size: 42624 SHA256: ceb27259725b04b134c7271129de29386f7cdf297f902c5a07874d3d9abda5fd SHA1: 8d1835605d3bea57f77ae41ee9d43d7baf063353 MD5sum: 798b567d61dd440e8f5da803c2b73030 Description: PostgreSQL performance monitoring tool akin to top pg_top is a console-based tool for monitoring a PostgreSQL database. . With pg_top you can: * View currently running SQL statement of a process * View query plan of a currently running SELECT statement * View locks held by a process * View user table statistics * View user index statistics Package: pgxnclient Version: 1.2.1-3.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 288 Depends: python (<< 2.8), python (>= 2.7), python:any (>= 2.6.6-7~), python-pkg-resources Homepage: http://pgxnclient.projects.postgresql.org/ Priority: extra Section: database Filename: pool/main/p/pgxnclient/pgxnclient_1.2.1-3.pgdg17.04+1_all.deb Size: 53216 SHA256: e15fdd259d66e8fff6d095f3ea41b66d6b90d7ac498895ce79b64e4cc281188f SHA1: 2461e52b5b3365d55768f10c5f22c4898e1c79af MD5sum: e5733e9639646547f8895da16e37b56b Description: command line client for the PostgreSQL Extension Network The PGXN Client is a command line tool designed to interact with the PostgreSQL Extension Network at http://pgxn.org/ allowing searching, compiling, installing, and removing extensions in PostgreSQL databases. Package: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 544 Depends: libc6 (>= 2.17), libgdal20 (>= 2.0.1), libgeos-c1v5 (>= 3.4.2), liblwgeom-2.4-0 (>= 2.0.0), libpq5 Recommends: postgresql-10-postgis-2.4, postgis-doc Suggests: postgis-gui Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgis_2.4.2+dfsg-1.pgdg17.04+1_ppc64el.deb Size: 142820 SHA256: 3e8d2f6f61b6a5eb9f68da47f000ca9718a9ff46fb86a9b6426ef182672d9285 SHA1: 9738c30dfdf1b884e744032639f2d2c8fc659793 MD5sum: 8cd3332d3d08c18d816ad0d1d6186230 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: postgis-doc Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 5782 Suggests: postgis Multi-Arch: foreign Homepage: http://postgis.net/ Priority: optional Section: doc Filename: pool/main/p/postgis/postgis-doc_2.4.2+dfsg-1.pgdg17.04+1_all.deb Size: 2967384 SHA256: 1a6c2182e61922613186f97244a26cd0c2adba4f0bc55f9faafd102d0de4eaf3 SHA1: f11a01a69e3b4a8b8ab0f27239a801c0d1de74f5 MD5sum: b29bb3ec2f2a287b5cfc1418631145e0 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: postgis-gui Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 334 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.14.0), liblwgeom-2.4-0 (>= 2.0.0), libpq5 Recommends: postgresql-10-postgis-2.4, postgis-doc Suggests: postgis Breaks: postgis (<< 2.2.2+dfsg-2~) Replaces: postgis (<< 2.2.2+dfsg-2~) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgis-gui_2.4.2+dfsg-1.pgdg17.04+1_ppc64el.deb Size: 121126 SHA256: 88af018b25438765294d409e3befeae6f9df88e3094d9317930f5a67de4e67f5 SHA1: 2ec1b5b3786625c26ac7fd4af2ffc5105c97059f MD5sum: 2e0ee9bc007e95a21f7dd829a0c09d35 Description: Geographic objects support for PostgreSQL -- GUI programs 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 graphical shape file loader, shp2pgsql-gui. Package: postgresql Source: postgresql-common (189.pgdg17.04+1) Version: 10+189.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 62 Depends: postgresql-10 Suggests: postgresql-doc Priority: optional Section: database Filename: pool/main/p/postgresql-common/postgresql_10+189.pgdg17.04+1_all.deb Size: 58158 SHA256: d506bc368871ea2625a3d6171ff42590bfe399a51400218bc3e97e3e5d3fab5e SHA1: 84e1ada9057804d1c0e7714e003327ca3292d432 MD5sum: b0c8de856c456d632c7e59393e45f474 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: postgresql-10 Version: 10.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 26548 Depends: locales, postgresql-client-10, postgresql-common (>= 182~), ssl-cert, tzdata, libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.14+dfsg), libicu57 (>= 57.1-1~), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpq5 (>= 9.3~), libselinux1 (>= 2.1.12), libssl1.0.0 (>= 1.0.0), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Recommends: sysstat Suggests: locales-all Provides: postgresql-contrib-10 Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-10/postgresql-10_10.1-1.pgdg17.04+1_ppc64el.deb Size: 4582908 SHA256: 51e13733bf7e847854fbe471d3e7b26de6215183951589255f6c625a6c891d6d SHA1: d460f7f383d5c0ebbbad393ec85ebd60e556ca77 MD5sum: e7ad333d68a7944607349da1e7da0dbb Description: object-relational SQL database, version 10 server PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation. . This package provides the database server for PostgreSQL 10. Postgresql-Catversion: 201707211 Package: postgresql-10-amcheck Source: amcheck Version: 1.3-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Peter Geoghegan Installed-Size: 94 Depends: libc6 (>= 2.17), postgresql-10 Homepage: https://github.com/petergeoghegan/amcheck Priority: extra Section: libs Filename: pool/main/a/amcheck/postgresql-10-amcheck_1.3-1.pgdg17.04+1_ppc64el.deb Size: 18694 SHA256: fc65b1ee47445f6d03da40ea32001d65fc1f56ccaf604fda57291effe71f1921 SHA1: a17af274c3d6bc52ea172cce1189995f6d659c0f MD5sum: 5714931fbf387a85248d13819514f706 Description: PostgreSQL extension that verifies indexes This extension verifies the logical consistency of PostgreSQL B-Tree indexes. The extension consists of SQL-callable functions. When no error is raised during a call to these verification functions, no logical inconsistency was detected. This is useful as a general smoke test to detect corruption. Package: postgresql-10-asn1oid Source: pgsql-asn1oid Version: 1.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 88 Depends: libc6 (>= 2.17), postgresql-10 Homepage: https://github.com/ChristophBerg/pgsql-asn1oid Priority: optional Section: database Filename: pool/main/p/pgsql-asn1oid/postgresql-10-asn1oid_1.2-1.pgdg17.04+1_ppc64el.deb Size: 6730 SHA256: 9e6f3ffce90dcb4f6ae6857f87fbc78f7d4e3d36e835035eb9bef2abceee7c43 SHA1: b9d1af7ef95a29a973689098c62226e5c71d85ac MD5sum: 3ff6875b6c98d893e879bea418a31760 Description: ASN.1 OID data type for PostgreSQL This plugin provides the necessary support functions to store ASN.1 OIDs in a PostgreSQL database. . This package has been compiled for PostgreSQL 10. Package: postgresql-10-citus Source: citus Version: 7.1.0.PGDG-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Citus Data Installed-Size: 4855 Depends: libc6 (>= 2.17), libcurl3 (>= 7.16.2), libpq5 (>= 9.2~beta3), postgresql-10 Homepage: https://github.com/citusdata/citus Priority: optional Section: database Filename: pool/main/c/citus/postgresql-10-citus_7.1.0.PGDG-1.pgdg17.04+1_ppc64el.deb Size: 286116 SHA256: f0bdd6cbb5a48caca929ff17ae886ff9fc1deabb77e21b868251d83d91402bf1 SHA1: 7cc75c3c4f367495dd4fd2e9b531260f1d99cbc1 MD5sum: d243506ef984aec3b655fa91c49e1390 Description: sharding and distributed joins for PostgreSQL Citus is a distributed database implemented as a PostgreSQL extension. It provides functions to easily split a PostgreSQL table into shards to be placed on remote worker nodes. Citus can replicate shards, update their schemas, and keep track of shard health. An advanced distributed planner is included which handles queries and modifications against sharded tables. Package: postgresql-10-cron Source: pg-cron Version: 1.0.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: postgresql-10, libc6 (>= 2.17), libpq5 (>= 9.0~) Homepage: https://github.com/citusdata/pg_cron Priority: optional Section: database Filename: pool/main/p/pg-cron/postgresql-10-cron_1.0.2-1.pgdg17.04+1_ppc64el.deb Size: 20142 SHA256: 7103ae873821b158e077c89bcc79ab1f59c7aa6bfe7a8ced9c24aa329f79f61c SHA1: 47ab7351864bb60b394b368325e250a755dd7513 MD5sum: 32f9e67a4b68b599ca77111786ec7ecb Description: Run periodic jobs in PostgreSQL pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher) that runs inside the database as an extension. It uses the same syntax as regular cron, but it allows you to schedule PostgreSQL commands directly from the database. pg_cron can run multiple jobs in parallel, but it runs at most one instance of a job at a time. If a second run is supposed to start before the first one finishes, then the second run is queued and started as soon as the first run completes. Package: postgresql-10-dbg Source: postgresql-10 Version: 10.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 22368 Depends: postgresql-10 (= 10.1-1.pgdg17.04+1) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/postgresql-10/postgresql-10-dbg_10.1-1.pgdg17.04+1_ppc64el.deb Size: 19966578 SHA256: b8de699f95bf786acc4063d3f87ca830bf7d74f9c12a67384f5a3133e18bb60b SHA1: 3ccf87b2852f13404cfd25ff553fa497168236a9 MD5sum: d4f6dca1f7a3bf05ffed86764ff0cdfa Description: debug symbols for postgresql-10 This package provides detached debugging symbols for PostgreSQL 10. . PostgreSQL is an object-relational SQL database management system. Build-Ids: cdbeb535fe0ff536e13321888b1d4083a9bf179a Package: postgresql-10-debversion Source: postgresql-debversion Version: 1.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 102 Depends: libapt-pkg5.0 (>= 0.8.0), libc6 (>= 2.17), libstdc++6 (>= 4.1.1), postgresql-10 Priority: optional Section: database Filename: pool/main/p/postgresql-debversion/postgresql-10-debversion_1.1-1.pgdg17.04+1_ppc64el.deb Size: 10820 SHA256: 9f4ea6523eea64b68b151339c6b775c5d11839d25151ad8fffcf46fedd107b6d SHA1: 7ff59fc75e33f549c7b5f80d52ed97390b2d1b2a MD5sum: cd56635bfe4b9f169afe81deb750cfbc Description: Debian version number type for PostgreSQL Debian version numbers, used to version Debian binary and source packages, have a defined format, including specifications for how versions should be compared in order to sort them. This package implements a "debversion" type to represent Debian version numbers within the PostgreSQL database. This also includes operators for version comparison and index operator classes for creating indexes on the debversion type. . Version comparison uses the algorithm used by the Debian package manager, dpkg, using the implementation from libapt-pkg. This means that columns in tables using the debversion type may be sorted and compared correctly using the same logic as "dpkg --compare-versions". It is also possible to create indexes on these columns. . postgresql-debversion implements the following features: . * The "debversion" type (internally derived from the "text" type) * A full set of operators for version comparison (< <= = <> >= >) including commutator and negator optimisation hints * Operator classes for btree and hash indexes * The aggregate functions min() and max() Package: postgresql-10-dirtyread Source: pg-dirtyread Version: 1.3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 87 Depends: libc6 (>= 2.17), postgresql-10 Priority: optional Section: database Filename: pool/main/p/pg-dirtyread/postgresql-10-dirtyread_1.3.pgdg17.04+1_ppc64el.deb Size: 9522 SHA256: 736b9c72b28aa5daa53272b6646031c3f293ffc9b31f78229aaacff0a7ed928f SHA1: 4e33b0cb1e3333bdf8f535148f204540fed26d83 MD5sum: c6433cd61f298f90a175191589be381d Description: Read dead but unvacuumed tuples from a PostgreSQL relation The pg_dirtyread extension provides the ability to read dead but unvacuumed rows from a PostgreSQL relation. Package: postgresql-10-ip4r Source: ip4r Version: 2.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 372 Depends: libc6 (>= 2.17), postgresql-10 Homepage: http://pgfoundry.org/projects/ip4r/ Priority: extra Section: misc Filename: pool/main/i/ip4r/postgresql-10-ip4r_2.2-1.pgdg17.04+1_ppc64el.deb Size: 60148 SHA256: d6e2fc05278596606db4c8410627186384c196a604132c34b749d25ee29b185a SHA1: 8f64b04016bb8f799108e83a7fb890fa583bc869 MD5sum: 96f99805f3667a97341f8ab45b5f5d11 Description: IPv4 and IPv6 types for PostgreSQL 10 This PostgreSQL module provides several data types which can contain single IPv4 or IPv6 addresses or a range of such addresses. . ip4r supports these data types: . ip4: IPv4 address '#.#.#.#' ip4r: IPv4 range '#.#.#.#-#.#.#.#' or '#.#.#.#/#' or '#.#.#.#' ip6: IPv6 address 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx' ip6r: IPv6 range '#-#' or '#/#' or '#' ipaddress: IPv4 or IPv6 address iprange: IPv4 or IPv6 range . While PostgreSQL already has built-in types 'inet' and 'cidr', the authors of this module found that they had a number of requirements that were not addressed by the built-in types. Package: postgresql-10-jsquery Source: jsquery Version: 1.0.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 170 Depends: postgresql-10, libc6 (>= 2.17) Homepage: https://github.com/postgrespro/jsquery Priority: optional Section: database Filename: pool/main/j/jsquery/postgresql-10-jsquery_1.0.1-1.pgdg17.04+1_ppc64el.deb Size: 45616 SHA256: 0f31cf60598bcd52b6e412e88d03d58dd6acb2842fac13c353f5c0dbe0068809 SHA1: 356cbe621b4f936809c46a956b11372c77d6d67c MD5sum: 12ac63bc13d0f3ea83b8a7879bb6a293 Description: PostgreSQL JSON query language with GIN indexing support JsQuery provides additional functionality for the PostgreSQL jsonb datatype, such as a simple and effective way to search in nested objects and arrays, and more comparison operators with index support. It does this by implementing a specialized search syntax, the @@ operator, and the jsquery type for search strings. Package: postgresql-10-mimeo Source: mimeo Version: 1.5.1-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4467 Depends: postgresql-10, postgresql-contrib-10 Recommends: python Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-10-mimeo_1.5.1-1.pgdg17.04+1_all.deb Size: 110206 SHA256: 233f40f3e98d4ac26d87850be317013ff85a71e89f0a90a1c36690934534c26e SHA1: 3b19437758255568452533351cba5138fdfc6c4c MD5sum: d4759dbb77ee70c4aac009fa05c6a6ab Description: specialized, per-table replication between PostgreSQL instances Mimeo is a PostgreSQL extension that provides specialized, per-table replication between PostgreSQL instances. It currently provides snapshot (whole table copy), incremental (based on an incrementing timestamp or id), and DML (inserts, updates and deletes) replication methods. Package: postgresql-10-mysql-fdw Source: postgresql-mysql-fdw Version: 2.3.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-10, libc6 (>= 2.17) Homepage: https://github.com/EnterpriseDB/mysql_fdw Priority: optional Section: database Filename: pool/main/p/postgresql-mysql-fdw/postgresql-10-mysql-fdw_2.3.0-2.pgdg17.04+1_ppc64el.deb Size: 27572 SHA256: 42127527462eaf2351c2895a169539a432575dfe5e33398ed71a650d656fa9a6 SHA1: 8c56a393ac68891a1ed202f1dfe5dbe04b1945f4 MD5sum: 8e92633ec6fdaf49ee9757ac0966bcca Description: Postgres 10 Foreign Data Wrapper for MySQL postgresql-mysql-fdw is a PostgreSQL extension implementing a Foreign Data Wrapper (FDW) to access MySQL data from PostgreSQL. . This package is for PostgreSQL 10. Package: postgresql-10-ogr-fdw Source: pgsql-ogr-fdw Version: 1.0.5-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 151 Depends: postgresql-10, libc6 (>= 2.17), libgdal20 (>= 2.1.0) Homepage: https://github.com/pramsey/pgsql-ogr-fdw Priority: optional Section: database Filename: pool/main/p/pgsql-ogr-fdw/postgresql-10-ogr-fdw_1.0.5-1.pgdg17.04+1_ppc64el.deb Size: 25846 SHA256: 4c548fa1f015661b56b1bbceeca3f70f6a91bb9d58da906bed2721c3fa6b80f4 SHA1: 3d9cc5d3c81730b2ab907b94cf8dbbc0f985f0fa MD5sum: 3dc45c14f8fd19a33bd2f8f189a6e99a Description: PostgreSQL foreign data wrapper for OGR OGR is the vector half of the GDAL spatial data access library. It allows access to a large number of GIS data formats using a simple C API for data reading and writing. Since OGR exposes a simple table structure and PostgreSQL foreign data wrappers allow access to table structures, the fit seems pretty perfect. . This implementation currently has the following limitations: * Only non-spatial query restrictions are pushed down to the OGR driver. PostgreSQL foreign data wrappers support delegating portions of the SQL query to the underlying data source, in this case OGR. This implementation currently pushes down only non-spatial query restrictions, and only for the small subset of comparison operators (>, <, <=, >=, =) supported by OGR. * Spatial restrictions are not pushed down. OGR can handle basic bounding box restrictions and even (for some drivers) more explicit intersection restrictions, but those are not passed to the OGR driver yet. * OGR connections every time Rather than pooling OGR connections, each query makes (and disposes of) two new ones, which seems to be the largest performance drag at the moment for restricted (small) queries. * All columns are retrieved every time. PostgreSQL foreign data wrappers don't require all columns all the time, and some efficiencies can be gained by only requesting the columns needed to fulfill a query. This would be a minimal efficiency improvement, but can be removed given some development time, since the OGR API supports returning a subset of columns. Package: postgresql-10-orafce Source: orafce Version: 3.6.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 405 Depends: postgresql-10, libc6 (>= 2.17) Homepage: https://github.com/orafce/orafce Priority: optional Section: database Filename: pool/main/o/orafce/postgresql-10-orafce_3.6.1-1.pgdg17.04+1_ppc64el.deb Size: 91224 SHA256: 4b21166e0c654887b35b579ee5cda3a5fc8480baf7a509e506d76c232506c608 SHA1: fb1096a904623d8891dbdee5052a2edb8135262b MD5sum: 3c75ad51cc855e96e6af3e4932b67bff Description: Oracle support functions for PostgreSQL 10 This project implements some functions for compatibility with Oracle. The functionality was verified on Oracle 10g, and the module is useful for production work. Package: postgresql-10-partman Source: pg-partman Version: 3.1.0-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4476 Depends: libc6 (>= 2.17), postgresql-10, python Priority: optional Section: database Filename: pool/main/p/pg-partman/postgresql-10-partman_3.1.0-1.pgdg17.04+1_ppc64el.deb Size: 158406 SHA256: c80f0e3671d3621f6625f24d1a04164f04fbd06ca827f08bc080104da50f5c76 SHA1: 1732524c10e0e6917fdd6d60b2ba79b8167674cc MD5sum: 3cf1dab1dcf196d7f55050a17da4a38c Description: PostgreSQL Partition Manager pg_partman is a PostgreSQL extension to create and manage both time-based and serial-based table partition sets. Sub-partitioning is also supported. Child table & trigger function creation is all managed by the extension itself. Tables with existing data can also have their data partitioned in easily managed smaller batches. Optional retention policy can automatically drop partitions no longer needed. A background worker (BGW) process is included to automatically run partition maintenance without the need of an external scheduler (cron, etc) in most cases. Package: postgresql-10-pgaudit Source: pgaudit Version: 1.1.1-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: libc6 (>= 2.17), postgresql-10 Homepage: http://pgaudit.org/ Priority: optional Section: database Filename: pool/main/p/pgaudit/postgresql-10-pgaudit_1.1.1-2.pgdg17.04+1_ppc64el.deb Size: 18846 SHA256: 19b0a3682b19a123ed9cbc2ce473fa31c3d0dab4b9f7f05335e17152a1f038ab SHA1: 928d068b845d02663ec08201cad6357626c56a1c MD5sum: c4c7e339452de84aa43839a5e1bc16a2 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. . An audit is an official inspection of an individual's or organization's accounts, typically by an independent body. The information gathered by pgAudit is properly called an audit trail or audit log. Package: postgresql-10-pgextwlist Source: pgextwlist Version: 1.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 84 Depends: libc6 (>= 2.17), postgresql-10 Homepage: https://github.com/dimitri/pgextwlist Priority: extra Section: libs Filename: pool/main/p/pgextwlist/postgresql-10-pgextwlist_1.6-1.pgdg17.04+1_ppc64el.deb Size: 12232 SHA256: 6c26841c2f1230a9d0b92b0d394ce2de27974fb01457eb9cf64a61a7b07f858b SHA1: 8acf0e7c8ebfd0c186b94d8cc7f87c6d455eb6dc MD5sum: 4bfb8a6976cf0e020f7e5f1b36aa6057 Description: PostgreSQL Extension Whitelisting This extension implements extension whitelisting, and will actively prevent users from installing extensions not in the provided list. Also, this extension implements a form of sudo facility in that the whitelisted extensions will get installed as if superuser. Privileges are dropped before handing the control back to the user. Package: postgresql-10-pgfincore Source: pgfincore Version: 1.2.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 100 Depends: libc6 (>= 2.17), postgresql-10 Homepage: http://villemain.org/projects/pgfincore Priority: extra Section: database Filename: pool/main/p/pgfincore/postgresql-10-pgfincore_1.2.1-1.pgdg17.04+1_ppc64el.deb Size: 14380 SHA256: 729703740b5b3e4c6a1c9b2caf47d88b86cbb9391a353d79de17e38f2e6f68b2 SHA1: 8e52a472bcb432687bdfbab6750e63edabde66e2 MD5sum: 7bc8bf6590eb0d2269ada44ff3997370 Description: set of PostgreSQL functions to manage blocks in memory Those functions let you know which and how many disk block from a relation are in the page cache of the operating system, and eventually write the result to a file. Then using this file, it is possible to restore the page cache state for each block of the relation. Package: postgresql-10-pgmemcache Source: pgmemcache Version: 2.3.0-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 107 Depends: libc6 (>= 2.17), libmemcached11, libsasl2-2, postgresql-10 Homepage: http://pgfoundry.org/projects/pgmemcache/ Priority: extra Section: database Filename: pool/main/p/pgmemcache/postgresql-10-pgmemcache_2.3.0-3.pgdg17.04+1_ppc64el.deb Size: 21108 SHA256: 7f4410e14a20a7accb56ae1c725ef37b0be836b99335ded54a48851eb9f23b0d SHA1: f281c0ea420aac2df2823bee0823f4e8e2f8954c MD5sum: c56f9c0f9171d9686417d3d422699e69 Description: PostgreSQL interface to memcached pgmemcache is an extension for PostgreSQL that provides an API to memcached through user-defined functions. . memcached is a high-performance, distributed memory object caching system, generic in nature, but originally intended for use in speeding up dynamic web applications by alleviating database load. Package: postgresql-10-pgmp Source: postgresql-pgmp Version: 1.0.2-5.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 209 Depends: libc6 (>= 2.17), libgmp10, postgresql-10 Homepage: https://github.com/dvarrazzo/pgmp Priority: optional Section: database Filename: pool/main/p/postgresql-pgmp/postgresql-10-pgmp_1.0.2-5.pgdg17.04+1_ppc64el.deb Size: 37890 SHA256: 289965c708549b22689c71e2f689b2515b5c47ed7680edf075c5ba1715eb8751 SHA1: cac554562c953279b9d8b9f9d951dbc17722d8d0 MD5sum: 6878b6ea6f81aff916a7899fe7d5d972 Description: arbitrary precision integers and rationals for PostgreSQL 10 pgmp is a PostgreSQL extension to add the GMP data types and functions directly into the database. . The extension adds the types mpz (arbitrary size integers) and mpq (arbitrary precision rationals) to PostgreSQL and exposes to the database all the functions available in the GMP library for these data types, allowing: . * higher performance arithmetic on integers respect to the numeric data type * a rational data type for absolute precision storage and arithmetic * using specialized functions to deal with prime numbers, random numbers, factorization directly into the database. Package: postgresql-10-pgpool2 Source: pgpool2 Version: 3.6.7-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 343 Depends: libpgpool0 (= 3.6.7-1.pgdg17.04+1), postgresql-10, libc6 (>= 2.17) Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page Priority: optional Section: database Filename: pool/main/p/pgpool2/postgresql-10-pgpool2_3.6.7-1.pgdg17.04+1_ppc64el.deb Size: 132382 SHA256: 23a2fe6f4c427dea06f9d05602bf363af01fd477d0a128f5985e78ada56e50e1 SHA1: 3c77d0f8835c33176459d7554e9e174bd8c972d1 MD5sum: 9766b9376961696575c7e40a78289aaf Description: connection pool server and replication proxy for PostgreSQL - modules pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. This package contains support modules for the PostgreSQL 10 server: . * pgpool_adm * pgpool_recovery (PostgreSQL 9.1 and above) * pgpool_regclass (PostgreSQL 9.1 and above) Package: postgresql-10-pgq-node Source: pgq-node Version: 3.2.5-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 532 Depends: postgresql-10, postgresql-10-pgq3 Replaces: postgresql-10-pgq3 (<= 3.2.6-5) Priority: optional Section: database Filename: pool/main/p/pgq-node/postgresql-10-pgq-node_3.2.5-1.pgdg17.04+1_all.deb Size: 12108 SHA256: 40b200ddafabb16d2d0ec8c18e974b7f26d47694fe7626e28c54804ca11b05e0 SHA1: 32a478c1351ff80db5c43d6a5bcc93d0f5ab5cd3 MD5sum: 93b8676c0e62ed3cee70c7e394e972af Description: Cascaded queueing on top of PgQ PgQ provides generic queues for PostgreSQL. It allows multiple queues in one database, each queue can be consumed by multiple consumers. . This package contains the pgq_node PostgreSQL extension that provides queue node registration and coordination for cascaded queueing. Package: postgresql-10-pgq3 Source: pgq Version: 3.2.6-7.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2107 Depends: libc6 (>= 2.17), postgresql-10, pgqd Homepage: https://github.com/pgq/pgq Priority: optional Section: database Filename: pool/main/p/pgq/postgresql-10-pgq3_3.2.6-7.pgdg17.04+1_ppc64el.deb Size: 81374 SHA256: 4099c000dc548c5ce8f866b9375ebafae4337c695dd2c260760094b7b1f0af15 SHA1: ac4c2288fa202f3fab75bbad71ae8fe07065068a MD5sum: c64690140c9029a3a60b49c805402383 Description: Generic queue for PostgreSQL This extension provides generic queues for PostgreSQL. . It allows multiple queues in one database, each queue can be consumed by multiple consumers. Package: postgresql-10-pgrouting Source: pgrouting Version: 2.5.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 2597 Depends: postgresql-10-pgrouting-scripts (>= 2.5.2-1.pgdg17.04+1), postgresql-10, postgresql-10-postgis-2.4, libc6 (>= 2.17), libcgal12, libgcc1 (>= 1:3.0), libgmp10, libstdc++6 (>= 5.2) Suggests: postgresql-10-pgrouting-doc Homepage: http://www.pgrouting.org Priority: optional Section: misc Filename: pool/main/p/pgrouting/postgresql-10-pgrouting_2.5.2-1.pgdg17.04+1_ppc64el.deb Size: 587758 SHA256: 10c112f059e4ba0c60c0068897926ad00a51270918513447ca0fed0394017336 SHA1: 4284dbe469a9a2522fbcf3aed1d394866e51668f MD5sum: 97ee1da3ddad423976effdb661b65397 Description: Routing functionality support for PostgreSQL/PostGIS pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package supports PostgreSQL 10. Package: postgresql-10-pgrouting-doc Source: pgrouting Version: 2.5.2-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 5690 Depends: libjs-mathjax, libjs-sphinxdoc (>= 1.0) Homepage: http://www.pgrouting.org Priority: optional Section: doc Filename: pool/main/p/pgrouting/postgresql-10-pgrouting-doc_2.5.2-1.pgdg17.04+1_all.deb Size: 1771224 SHA256: f64dd57d932dc3f64571079fed84f83acadfd7179400da96fcf572ae25f350b2 SHA1: 6e5cef703ca753fc17f6ff2cc00e1fcf32737af5 MD5sum: 1a849db5adda1d25edefb13257e64b36 Description: Routing functionality support for PostgreSQL/PostGIS (Documentation) pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package contains the documentation. Package: postgresql-10-pgrouting-scripts Source: pgrouting Version: 2.5.2-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 3453 Breaks: postgresql-10-pgrouting (<< 2.3.2) Replaces: postgresql-10-pgrouting (<< 2.3.2) Homepage: http://www.pgrouting.org Priority: optional Section: misc Filename: pool/main/p/pgrouting/postgresql-10-pgrouting-scripts_2.5.2-1.pgdg17.04+1_all.deb Size: 42384 SHA256: 3f3559f2f5f2dd1a20b32687497a7a7d028cf9ce6e3a22ab79f03fe3fb96eb70 SHA1: 6b048f524c2cebe8b713f1f3e83f93854b69c723 MD5sum: 690cdd3c653e51feab461dcd3064f1af Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package contains the SQL scripts for installing pgRouting, and for upgrading from earlier pgRouting versions. . This package supports PostgreSQL 10. Package: postgresql-10-pgsphere Source: pgsphere Version: 1.1.1+2017.08.29-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 495 Depends: postgresql-10, libc6 (>= 2.17) Homepage: http://pgsphere.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/pgsphere/postgresql-10-pgsphere_1.1.1+2017.08.29-1.pgdg17.04+1_ppc64el.deb Size: 74600 SHA256: 6aa94a14b50df002df9917c6db003bb3455505d943ae6e0ae497f8950eeab84a SHA1: 5d9b3b572830602fb8a6acfab44ef43d0e0a8808 MD5sum: f42f3102908ffe33f235d86469cd9d60 Description: Spherical data types for PostgreSQL 10 PgSphere, an extension for PostgreSQL, aims at providing uniform access to spherical data. It allows for a fast search and analysis for objects with spherical attributes in geographical, astronomical, or other applications using PostgreSQL. . By using an SQL interface, PgSphere's users can conveniently manage data of geographical objects around the world and astronomical data collections like star and other catalogues. . This package provides a module for PostgreSQL 10. Package: postgresql-10-pgtap Source: pgtap Version: 0.97.0-3.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 793 Depends: postgresql-10 Recommends: pgtap-doc, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, libtap-harness-archive-perl Breaks: pgtap (<< 0.95) Replaces: pgtap (<< 0.95) Provides: postgresql-pgtap Homepage: http://pgtap.org/ Priority: extra Section: database Filename: pool/main/p/pgtap/postgresql-10-pgtap_0.97.0-3.pgdg17.04+1_all.deb Size: 37138 SHA256: 14d586ca7a30e121bd2fb2572524a9def49afb0ca0f39e8fe56a281bb8de748e SHA1: 23bcce868b070cafc3fdc9d2401e2fc7451ad64e MD5sum: 3e6f9bd67990b0b58bc300bca0bb4503 Description: Unit testing framework extension for PostgreSQL 10 pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl and PHP applications. . TAP is the Test Anything Protocol (http://testanything.org/). . This package contains the extension for PostgreSQL 10. Package: postgresql-10-pldebugger Source: pldebugger Version: 1:1.0-3-g71ac998-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 Depends: libc6 (>= 2.17), postgresql-10 Suggests: pgadmin3 | pgadmin4 Homepage: https://git.postgresql.org/gitweb/?p=pldebugger.git Priority: optional Section: database Filename: pool/main/p/pldebugger/postgresql-10-pldebugger_1.0-3-g71ac998-1.pgdg17.04+1_ppc64el.deb Size: 24574 SHA256: db2ec00d4614fc9cb6b5d6da4ec163a2a4e8129b07c82ee5eeecc8510e8e0cf3 SHA1: b54fad7b43f72a02bf9e9d23b211e306c7d8a2f2 MD5sum: 113b3b30532ef46ef4249d029c20b43e Description: PostgreSQL pl/pgsql Debugger API This module is a set of shared libraries which implement an API for debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin project (http://www.pgadmin.org/) provides a client user interface as part of pgAdmin III v1.10.0 and above, and pgAdmin 4. Package: postgresql-10-pllua Source: postgresql-pllua Version: 1:1.1.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 170 Depends: postgresql-10, libc6 (>= 2.17), liblua5.1-0 Homepage: https://github.com/pllua/pllua Priority: optional Section: database Filename: pool/main/p/postgresql-pllua/postgresql-10-pllua_1.1.0-2.pgdg17.04+1_ppc64el.deb Size: 50778 SHA256: c46204e1248fee36b27af36366b36de0efda4f7eca94f70c5791a47c3157eb42 SHA1: 5f707cc684242802468b45051809050101e07df4 MD5sum: 32d85a887a7a795314ebe0e0aee855c1 Description: Lua procedural language for PostgreSQL 10 PL/Lua is an implementation of Lua as a loadable procedural language for PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers written in the Lua programming language. . It brings the power and simplicity of Lua to PostgreSQL, including: small memory footprint, simple syntax, lexical scoping, functions as first-class values, and coroutines for non-preemptive threading. Package: postgresql-10-plproxy Source: postgresql-plproxy Version: 2.8-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 180 Depends: postgresql-10, libc6 (>= 2.17), libpq5 Homepage: http://pgfoundry.org/projects/plproxy/ Priority: optional Section: database Filename: pool/main/p/postgresql-plproxy/postgresql-10-plproxy_2.8-1.pgdg17.04+1_ppc64el.deb Size: 56894 SHA256: 175b5718c61a6e80eb449c9b211147a611c33182f1736621406426f95054b835 SHA1: f0244df0e2c8e69b4935a0ae5be58e8b6173683c MD5sum: a0383bc3ff2ef1f9d12b33dbeaaa5a25 Description: database partitioning system for PostgreSQL 10 PL/Proxy is a database partitioning system implemented as a PL language. Main idea is that proxy functions are created with same signature as the remote functions to be called, so only destination info needs to be specified inside proxy function bodies. Package: postgresql-10-plr Source: plr Version: 1:8.3.0.17-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 425 Depends: r-base-core (>= 2.10), postgresql-10, libc6 (>= 2.17) Suggests: r-recommended Provides: postgresql-plr Homepage: http://www.joeconway.com/plr/ Priority: optional Section: database Filename: pool/main/p/plr/postgresql-10-plr_8.3.0.17-3.pgdg17.04+1_ppc64el.deb Size: 215492 SHA256: 5e0588d9c76cde1cf12a8e8dadb2ce9931986735c8e4416c7fe99397e8945f60 SHA1: 0d0a70e4c75868f76485ddd8550db713e95550dc MD5sum: 41602d113251672f388a4849c6f15d44 Description: Procedural language interface between PostgreSQL and R R is a language and environment for statistical computing and graphics, providing a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, and so on). . PostgreSQL is an open source SQL database server. . This package provides a procedural language interface to R from PostgreSQL. Procedural languages are used to write functions which can be called in database queries. Package: postgresql-10-plsh Source: postgresql-plsh Version: 1.20171014-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 89 Depends: libc6 (>= 2.17), postgresql-10 Homepage: http://plsh.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-plsh/postgresql-10-plsh_1.20171014-1.pgdg17.04+1_ppc64el.deb Size: 12512 SHA256: 01c7ed55f12d84fcaef7aae59a5343eda6981a6937779ab6265eff088c95a893 SHA1: 664125d44f8e5955b592db852e44c3f2a6d9fcde MD5sum: 65e39fee02fd0c35c1a3fc4191eeb2f3 Description: PL/sh procedural language for PostgreSQL 10 PL/sh enables an SQL developer to write procedural language functions for PostgreSQL 10 in a shell of his choice. You need this package if you have any PostgreSQL 10 functions that use the language plsh. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-10-plv8 Source: plv8 Version: 1:1.4.10.ds-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 174 Depends: postgresql-10, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libv8-3.14.5 Provides: postgresql-plv8 Homepage: https://github.com/plv8/plv8 Priority: extra Section: database Filename: pool/main/p/plv8/postgresql-10-plv8_1.4.10.ds-1.pgdg17.04+1_ppc64el.deb Size: 47102 SHA256: 48cf59705ae383af934f872270738b371697425f97e15b11c6e8f786120e7098 SHA1: f04585d98b84b3cfcae042f9db0dcfee8fb25e42 MD5sum: ab5d064b27b2c6ebc2f39f3aa6c40481 Description: Procedural language interface between PostgreSQL and JavaScript V8 is a high performance JavaScript engine written in C++. It is used in the document-oriented data store MongoDB. . PostgreSQL is an open source SQL database server. . This package provides a procedural language interface to JavaScript from PostgreSQL. Procedural languages are used to write functions which can be called in database queries. Package: postgresql-10-postgis-2.4 Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 2013 Depends: postgresql-10, libc6 (>= 2.17), libgdal20 (>= 2.0.1), libgeos-c1v5 (>= 3.5.0), libjson-c3 (>= 0.11), liblwgeom-2.4-0 (>= 2.4.0~rc1), libpcre3, libproj12 (>= 4.9.0), libprotobuf-c1 (>= 1.0.1), libsfcgal1 (>= 1.2.0), libxml2 (>= 2.7.4) Recommends: postgresql-10-postgis-2.4-scripts Suggests: postgis Breaks: postgis (<< 1.2.1) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-10-postgis-2.4_2.4.2+dfsg-1.pgdg17.04+1_ppc64el.deb Size: 551830 SHA256: 646d96ba27687c751f620db412ba7072c4083204ea686d919dae3a5593b85258 SHA1: 48cd39ec5875e249b55c1e4ab50a1809df77187f MD5sum: a4609361106d25ae2d291be5032b9cd5 Description: Geographic objects support for PostgreSQL 10 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". . To create the PostGIS extensions in a PostgreSQL 10 database, the postgresql-10-postgis-2.4-scripts package must be installed as well. Package: postgresql-10-postgis-2.4-scripts Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 87990 Depends: perl:any Recommends: postgresql-10-postgis-2.4 Conflicts: postgresql-10-postgis-2.2-scripts, postgresql-10-postgis-2.3-scripts Breaks: postgresql-10-postgis-scripts (<< 2.2.2+dfsg-3~) Replaces: postgresql-10-postgis-scripts (<< 2.2.2+dfsg-3~) Multi-Arch: foreign Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-10-postgis-2.4-scripts_2.4.2+dfsg-1.pgdg17.04+1_all.deb Size: 549856 SHA256: bd5cd139b97904159cb4843dd938f6de9fa8fda8eabb3f936b0b11b6a3760b15 SHA1: 2ed90a241f9057a1cc5fc4b1aa20fddda36c72d5 MD5sum: 9476dd18fa42590dae97d5d792b90538 Description: Geographic objects support for PostgreSQL 10 -- 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 10 database, and for upgrading from earlier PostGIS versions. Package: postgresql-10-postgis-scripts Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 70 Depends: postgresql-10-postgis-2.4-scripts Homepage: http://postgis.net/ Priority: optional Section: oldlibs Filename: pool/main/p/postgis/postgresql-10-postgis-scripts_2.4.2+dfsg-1.pgdg17.04+1_all.deb Size: 28646 SHA256: c8947662857e68a1fb64d80b4ac66354bcf50026a6dd7649f75c6cf4e8b0df99 SHA1: 67f4e3582d7bec6474fd2a38d90302eb93501626 MD5sum: 6c16f477f25c45345ae37f6abe45eef5 Description: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: postgresql-10-powa Source: powa-archivist Version: 3.1.1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 427 Depends: libc6 (>= 2.17), postgresql-10 Homepage: http://dalibo.github.io/powa/ Priority: optional Section: database Filename: pool/main/p/powa-archivist/postgresql-10-powa_3.1.1.pgdg17.04+1_ppc64el.deb Size: 22380 SHA256: 890bbaa376edd8eeca6420127c1ff06c491e4cb50db5ab4e26510087b8db712a SHA1: 3e765eef85132c652af6cba952f046a720a8ce2e MD5sum: b5083510d786566b3c06a59e06a30979 Description: PostgreSQL Workload Analyzer -- PostgreSQL 10 extension This package contains the core extension of the PoWA project, a PostgreSQL Workload Analyzer that gathers performance stats and provides real-time charts and graphs to help monitor and tune your PostgreSQL servers. Package: postgresql-10-prefix Source: prefix Version: 1.2.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: libc6 (>= 2.17), postgresql-10 Priority: extra Section: database Filename: pool/main/p/prefix/postgresql-10-prefix_1.2.6-1.pgdg17.04+1_ppc64el.deb Size: 21958 SHA256: 2afe47b82af9509186cb430998b0820179438580211f719d02470cdfcc803c7b SHA1: 6dfc9436982e27c4f06f086d09a62ee2c274668d MD5sum: c7970bc5fbb953c4b1636df5cdd01f29 Description: Prefix Range module for PostgreSQL This PostgreSQL module provides the prefix_range datatype, allowing to index searches such as finding the longest prefix matching a telephone number, having prefixes in a table and telephone number as a parameter: . select * from prefixes where prefix @> '0100091234'; . The prefix column has to be of type prefix_range, and any text field can get indexed by the provided GiST opclass. Package: postgresql-10-preprepare Source: preprepare Version: 0.9-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: libc6 (>= 2.17), postgresql-10 Priority: extra Section: database Filename: pool/main/p/preprepare/postgresql-10-preprepare_0.9-1.pgdg17.04+1_ppc64el.deb Size: 9416 SHA256: 4d9e8ef6c27d6fc442c0f191569f93bff0549d84531f18c2ded5e69e4c5ad7f8 SHA1: 953bfbdb40eea9bacda43e080c7a007c3dc9b619 MD5sum: 443f675565351a0631ab88c12ae25d12 Description: pre prepare your PostgreSQL statements server side The pre_prepare module for PostgreSQL aims to prepare all your statements as soon as possible and in a way that allows client queries not to bother at all and just call EXECUTE. Package: postgresql-10-python-multicorn Source: postgresql-multicorn Version: 1.3.4-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-10, python-multicorn, libc6 (>= 2.17), libpython2.7 (>= 2.7) Conflicts: postgresql-10-python3-multicorn Provides: postgresql-python-multicorn Homepage: http://multicorn.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-multicorn/postgresql-10-python-multicorn_1.3.4-1.pgdg17.04+1_ppc64el.deb Size: 23798 SHA256: ffc794b8e56d0d44f37abeeb03b7ae6dc6fbf4f59cddb080627c45e1fd1e9ae3 SHA1: a7b3a498590bb89dfd19a204ad92a6d9af0c5de3 MD5sum: b186de7b28ced8c961eb6061409750bd Description: multicorn extension for Postgres 10 to write FDWs with python2 Multicorn is a PostgreSQL extension meant to make Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language . This package is for PostgreSQL 10 and uses Python 2. Package: postgresql-10-python3-multicorn Source: postgresql-multicorn Version: 1.3.4-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 155 Depends: postgresql-10, python3-multicorn, libc6 (>= 2.17), libpython3.5 (>= 3.5.0~b1) Conflicts: postgresql-10-python-multicorn Provides: postgresql-python3-multicorn Homepage: http://multicorn.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-multicorn/postgresql-10-python3-multicorn_1.3.4-1.pgdg17.04+1_ppc64el.deb Size: 24414 SHA256: 893d46fa91d0ef80a7633ac90d663479ee12d99d4e549fd0c9ba5a6fd328d7ef SHA1: 67ac49f46e3a2bb6cd21f52ed87c665c9231ce3e MD5sum: da658136da7d99cec00813b32afe12c9 Description: multicorn extension for Postgres 10 to write FDWs with python3 Multicorn is a PostgreSQL extension meant to make Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language . This package is for PostgreSQL 10 and uses Python 3. Package: postgresql-10-repack Source: pg-repack Version: 1.4.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 258 Depends: postgresql-10, libc6 (>= 2.17), libpq5 (>= 8.3~rc1-1~) Homepage: https://github.com/reorg/pg_repack Priority: optional Section: database Filename: pool/main/p/pg-repack/postgresql-10-repack_1.4.2-1.pgdg17.04+1_ppc64el.deb Size: 67402 SHA256: 74554697a873e3d0e55329da0f448493ab7770b1297ff743a438289bd4a7d4a1 SHA1: 8592336cc6888e1291b6ab80161189c0f1754244 MD5sum: 8d5c0a6d60f63c63ab1140fc0ed2d4a9 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 10. Package: postgresql-10-repmgr Source: repmgr Version: 4.0.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Marco Nenciarini Installed-Size: 843 Depends: postgresql-10, repmgr-common (>= 4.0.1-1.pgdg17.04+1), libc6 (>= 2.17), libpq5 (>= 9.3~) Suggests: rsync Homepage: http://www.repmgr.org/ Priority: optional Section: database Filename: pool/main/r/repmgr/postgresql-10-repmgr_4.0.1-1.pgdg17.04+1_ppc64el.deb Size: 128652 SHA256: b5cf6bb74c61e34d6c039556030e5e68988a856ab0b84c6d206d9ad0b0cdc430 SHA1: 2328d9827dc62d4db320b68bcff0df60ce4482ea MD5sum: 1deb9a1474bc3d5d14236c4c0bae9d88 Description: replication manager for PostgreSQL 10 repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby capabilities with tools to set up standby servers, monitor replication, and perform administrative tasks such as failover or manual switchover operations. . This package contains repmgr for PostgreSQL 10. Package: postgresql-10-repmgr-dbg Source: repmgr Version: 4.0.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Marco Nenciarini Installed-Size: 490 Depends: postgresql-10-repmgr (= 4.0.1-1.pgdg17.04+1) Breaks: repmgr-dbg (<< 3.0.1-1) Replaces: repmgr-dbg (<< 3.0.1-1) Homepage: http://www.repmgr.org/ Priority: optional Section: debug Filename: pool/main/r/repmgr/postgresql-10-repmgr-dbg_4.0.1-1.pgdg17.04+1_ppc64el.deb Size: 432100 SHA256: 8f59ce4e237f39cf3fe6a42186664991290f4fd5ab9301bb654bd00c2dd2fe21 SHA1: dbaf0e72a00b16ce5c304d209eb8afe6f94c8765 MD5sum: 302dbac1db3d9b5160ce975e4e3137c5 Description: debug symbols for repmgr for PostgreSQL 10 Since version 9.0, PostgreSQL allow you to have replicated hot standby servers which you can query and/or use for high availability. While the main components of the feature are included with PostgreSQL, the user is expected to manage the high availability parts. . repmgr allows you to monitor and manage your replicated PostgreSQL databases as a single cluster. . This package contains debug symbols for repmgr for PostgreSQL 10. Build-Ids: 6cbd6fa583e994d9dcddbeb0ebbcdfbedbeff22e b6b208171ae378ea36ceabc1281c278b5183ebba f2e0592adecaa9f42b54ef15922027c4f76f8b95 Package: postgresql-10-rum Source: postgresql-rum Version: 1.2.0-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 490 Depends: postgresql-10, libc6 (>= 2.17) Homepage: https://github.com/postgrespro/rum Priority: optional Section: database Filename: pool/main/p/postgresql-rum/postgresql-10-rum_1.2.0-1.pgdg17.04+1_ppc64el.deb Size: 100058 SHA256: 7310b2b3996379251681c300068a39326df919d2cd9dc0e907ca461dd1df0da1 SHA1: 81e7de3fa3e8cc41fce3c3350aaca049494ea49c MD5sum: 7153ab54643571be4ea2b7672fdfbfde Description: PostgreSQL RUM access method This PostgreSQL extension provides the RUM access method, an inverted index with additional information in posting lists. Package: postgresql-10-similarity Source: pg-similarity Version: 1.0~20160916-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 179 Depends: postgresql-10, libc6 (>= 2.17) Homepage: https://github.com/eulerto/pg_similarity Priority: optional Section: database Filename: pool/main/p/pg-similarity/postgresql-10-similarity_1.0~20160916-1.pgdg17.04+1_ppc64el.deb Size: 31556 SHA256: 6f7e743504a8c0ec36178623e9d71c4862f78d48491c88aadbaae9811ee1504b SHA1: 4832db5d07c325d2a09731483a222bf76b17c966 MD5sum: e3d7aa58c29531f83bcf5b1f61b0f38e Description: PostgreSQL similarity functions extension pg_similarity is an extension to support similarity queries on PostgreSQL. The extension consists of: . * Functions implementing similarity algorithms available in the literature. These functions can be used as UDFs and are the base for implementing the similarity operators; * Operators defined on top of the similarity functions. They use similarity functions to obtain the similarity threshold and compare its value to a user-defined threshold to decide if it is a match or not; * Session variables storing similarity function parameters. Package: postgresql-10-slony1-2 Source: slony1-2 Version: 2.2.6-1.pgdg17.04+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 84 Depends: postgresql-10, libc6 (>= 2.17) Suggests: slony1-2-bin Conflicts: postgresql-10-slony1 Provides: postgresql-10-slony1 Homepage: http://slony.info/ Priority: optional Section: database Filename: pool/main/s/slony1-2/postgresql-10-slony1-2_2.2.6-1.pgdg17.04+2_ppc64el.deb Size: 22708 SHA256: ee0bebab71468182fb2decc9394d5b1480e478828e62626e3d4a76d0d0ae5f17 SHA1: e48bafb3c651f67bee0fce7d8fde2381c67c6bcd MD5sum: 320bc807d67f260cc4dbb7cb2a51ee09 Description: replication system for PostgreSQL: PostgreSQL 10 server plug-in Slony-I is an asynchronous master-to-multiple-slaves replication system for PostgreSQL with cascading and slave promotion. . This package contains the support functions that are loaded into the PostgreSQL database server. It needs to be installed on the hosts where the database server nodes are running. This package works with version 10 of the PostgreSQL server; you need the package that corresponds to the version of your database server. . The actual replication daemon and the administration tools are in the package slony1-2-bin. This package is useless without slony1-2-bin installed somewhere in the network. Package: postgresql-10-unit Source: postgresql-unit Version: 5.0-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Christoph Berg Installed-Size: 295 Depends: libc6 (>= 2.17), postgresql-10 Homepage: https://github.com/ChristophBerg/postgresql-unit Priority: optional Section: database Filename: pool/main/p/postgresql-unit/postgresql-10-unit_5.0-1.pgdg17.04+1_ppc64el.deb Size: 60590 SHA256: 4d5be247c6773af8b536c999345f89d454f4b57ed4884cfe3fbd4a1b463d7797 SHA1: 549665230abf3dd0905ebcc9fd716d27d4217392 MD5sum: f82c71718cccc54a68e0259b807c1065 Description: SI Units for PostgreSQL postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The base units can be combined to named and unnamed derived units using operators defined in the PostgreSQL type system. SI prefixes are used for input and output, and quantities can be converted to arbitrary scale. Package: postgresql-9.2 Version: 9.2.24-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 20406 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpq5 (>= 9.1~), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), postgresql-client-9.2, postgresql-common (>= 135~), tzdata, ssl-cert, locales Recommends: postgresql-contrib-9.2, sysstat Suggests: locales-all Breaks: postgresql-plpython-9.2 (<< 9.2.24-1.pgdg17.04+1) Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.2/postgresql-9.2_9.2.24-1.pgdg17.04+1_ppc64el.deb Size: 3395028 SHA256: 36748469f603cf1d5d7f51b15331b07d9d752cd03d4350dfd076bcaa671d21dc SHA1: 25794d8d542d03c3c3d7e6f13b59f29f0636abe5 MD5sum: 8c3bf9338b446d2ed445213d8fcacc1c Description: object-relational SQL database, version 9.2 server PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation. . This package provides the database server for PostgreSQL 9.2. Package: postgresql-9.2-asn1oid Source: pgsql-asn1oid Version: 1.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 88 Depends: libc6 (>= 2.17), postgresql-9.2 Homepage: https://github.com/ChristophBerg/pgsql-asn1oid Priority: optional Section: database Filename: pool/main/p/pgsql-asn1oid/postgresql-9.2-asn1oid_1.2-1.pgdg17.04+1_ppc64el.deb Size: 6986 SHA256: ff82307029c591d9dd0cb8bfe22a9edc3eb8c098b65eb6b15d3e0ff471c2b8ee SHA1: 9d2d158ab9b7ef3d841517203218e7bada471b31 MD5sum: daef1e40a89b4ce29ee0456214e7309b Description: ASN.1 OID data type for PostgreSQL This plugin provides the necessary support functions to store ASN.1 OIDs in a PostgreSQL database. . This package has been compiled for PostgreSQL 9.2. Package: postgresql-9.2-dbg Source: postgresql-9.2 Version: 9.2.24-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 39092 Depends: postgresql-9.2 (= 9.2.24-1.pgdg17.04+1) Conflicts: postgresql-9.1-dbg, postgresql-dbg Provides: postgresql-dbg Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/postgresql-9.2/postgresql-9.2-dbg_9.2.24-1.pgdg17.04+1_ppc64el.deb Size: 8221752 SHA256: 13152783b3e94b2121b2538dea2cc75f9771009f47762318b7dc76c6dc735954 SHA1: ac3c5e1a1ceb3823598dd75f44d7340ccfb11f2c MD5sum: cbb95a306d3a4ea50e4e638540516964 Description: debug symbols for postgresql-9.2 This package provides detached debugging symbols for PostgreSQL 9.2. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-9.2-debversion Source: postgresql-debversion Version: 1.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 102 Depends: libapt-pkg5.0 (>= 0.8.0), libc6 (>= 2.17), libstdc++6 (>= 4.1.1), postgresql-9.2 Priority: optional Section: database Filename: pool/main/p/postgresql-debversion/postgresql-9.2-debversion_1.1-1.pgdg17.04+1_ppc64el.deb Size: 10832 SHA256: df0ef192d492a4c735e0331133a70f8d992c7f52070796a4a941485cca8d4050 SHA1: e7a3199d7023dcfea1fd4308d5adfa08ff91c1d7 MD5sum: 2ad616f1a4c468d55f637e313a381ea7 Description: Debian version number type for PostgreSQL Debian version numbers, used to version Debian binary and source packages, have a defined format, including specifications for how versions should be compared in order to sort them. This package implements a "debversion" type to represent Debian version numbers within the PostgreSQL database. This also includes operators for version comparison and index operator classes for creating indexes on the debversion type. . Version comparison uses the algorithm used by the Debian package manager, dpkg, using the implementation from libapt-pkg. This means that columns in tables using the debversion type may be sorted and compared correctly using the same logic as "dpkg --compare-versions". It is also possible to create indexes on these columns. . postgresql-debversion implements the following features: . * The "debversion" type (internally derived from the "text" type) * A full set of operators for version comparison (< <= = <> >= >) including commutator and negator optimisation hints * Operator classes for btree and hash indexes * The aggregate functions min() and max() Package: postgresql-9.2-dirtyread Source: pg-dirtyread Version: 1.3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 87 Depends: libc6 (>= 2.17), postgresql-9.2 Priority: optional Section: database Filename: pool/main/p/pg-dirtyread/postgresql-9.2-dirtyread_1.3.pgdg17.04+1_ppc64el.deb Size: 9686 SHA256: 052008db6d4631ca689e8bbfb4dd7cc26b47a5387bcf036e8cae0972d9496b15 SHA1: de87dbacffd32bd3e6646e1afa4557fcf62e8edc MD5sum: 614394b29b2328a545854400b7cd58b5 Description: Read dead but unvacuumed tuples from a PostgreSQL relation The pg_dirtyread extension provides the ability to read dead but unvacuumed rows from a PostgreSQL relation. Package: postgresql-9.2-ip4r Source: ip4r Version: 2.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 372 Depends: libc6 (>= 2.17), postgresql-9.2 Homepage: http://pgfoundry.org/projects/ip4r/ Priority: extra Section: misc Filename: pool/main/i/ip4r/postgresql-9.2-ip4r_2.2-1.pgdg17.04+1_ppc64el.deb Size: 60510 SHA256: 2025d0b8e7a14d0213be6cdf18f75a1558dd8fd8b395261396aae674be38594f SHA1: 978f630ef97c504a00a256b763186ee5ae7e6d51 MD5sum: 84a690bec6b88da621d8b49caa471693 Description: IPv4 and IPv6 types for PostgreSQL 9.2 This PostgreSQL module provides several data types which can contain single IPv4 or IPv6 addresses or a range of such addresses. . ip4r supports these data types: . ip4: IPv4 address '#.#.#.#' ip4r: IPv4 range '#.#.#.#-#.#.#.#' or '#.#.#.#/#' or '#.#.#.#' ip6: IPv6 address 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx' ip6r: IPv6 range '#-#' or '#/#' or '#' ipaddress: IPv4 or IPv6 address iprange: IPv4 or IPv6 range . While PostgreSQL already has built-in types 'inet' and 'cidr', the authors of this module found that they had a number of requirements that were not addressed by the built-in types. Package: postgresql-9.2-mimeo Source: mimeo Version: 1.5.1-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4467 Depends: postgresql-9.2, postgresql-contrib-9.2 Recommends: python Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-9.2-mimeo_1.5.1-1.pgdg17.04+1_all.deb Size: 110198 SHA256: a9550126ef8c9a1e6af908ef4db0e57b333d68718edc695e9412fff7879993ff SHA1: afd7ebbca5065ba4dc9f669f0ac3ff111f86eb77 MD5sum: 674f86ea252923d3e0cfd213acfb88e2 Description: specialized, per-table replication between PostgreSQL instances Mimeo is a PostgreSQL extension that provides specialized, per-table replication between PostgreSQL instances. It currently provides snapshot (whole table copy), incremental (based on an incrementing timestamp or id), and DML (inserts, updates and deletes) replication methods. Package: postgresql-9.2-orafce Source: orafce Version: 3.4.0-2~31.git07b8643.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 389 Depends: postgresql-9.2, libc6 (>= 2.17) Homepage: https://github.com/orafce/orafce Priority: optional Section: database Filename: pool/main/o/orafce/postgresql-9.2-orafce_3.4.0-2~31.git07b8643.pgdg17.04+1_ppc64el.deb Size: 91524 SHA256: cb8967e1a8c80cc34842aeb132b87989ae7725668313886f3ec45277afd3d2bb SHA1: b86311207abad234449d8ff736054d48002b333e MD5sum: 0ab5a6973c955fa2df96e108fc87a4f0 Description: Oracle support functions for PostgreSQL 9.2 This project implements some functions for compatibility with Oracle. The functionality was verified on Oracle 10g, and the module is useful for production work. Package: postgresql-9.2-pgespresso Source: pgespresso Version: 1.2-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Marco Nenciarini Installed-Size: 84 Depends: libc6 (>= 2.17), postgresql-9.2 Enhances: barman Homepage: https://github.com/2ndquadrant-it/pgespresso Priority: extra Section: database Filename: pool/main/p/pgespresso/postgresql-9.2-pgespresso_1.2-3.pgdg17.04+1_ppc64el.deb Size: 5816 SHA256: 34ffffd2a6f9f485f25587abca8af6dc36c5e5232f8238964c4f4038dd038cda SHA1: 0ad54f6715a9bbf4dc20839e4ead322eeb18028c MD5sum: 5a16d3aab4fe017b1bb4bfc70c85dc56 Description: extension for Barman, Backup and Recovery Manager for PostgreSQL pgespresso is an extension that enhances Barman, Backup and Recovery Manager for PostgreSQL. . Starting from version 1.3.1 Barman added support for concurrent backup of PostgreSQL 9.2, 9.3, 9.4 and 9.5 servers using the "pgespresso" extension. Concurrent backup allows DBAs to perform full backup operations from a streaming replicated standby. Package: postgresql-9.2-pgextwlist Source: pgextwlist Version: 1.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 84 Depends: libc6 (>= 2.17), postgresql-9.2 Homepage: https://github.com/dimitri/pgextwlist Priority: extra Section: libs Filename: pool/main/p/pgextwlist/postgresql-9.2-pgextwlist_1.6-1.pgdg17.04+1_ppc64el.deb Size: 12270 SHA256: 72a9227b040af6f3aa3dbd80e2d1b63346f6d806a26c828e453b9447afb86b71 SHA1: 0d07686a73d5280bf401c847b2e2074fc1b18a31 MD5sum: eeee31c15112071040d26b68f00e1e45 Description: PostgreSQL Extension Whitelisting This extension implements extension whitelisting, and will actively prevent users from installing extensions not in the provided list. Also, this extension implements a form of sudo facility in that the whitelisted extensions will get installed as if superuser. Privileges are dropped before handing the control back to the user. Package: postgresql-9.2-pgfincore Source: pgfincore Version: 1.2.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 100 Depends: libc6 (>= 2.17), postgresql-9.2 Homepage: http://villemain.org/projects/pgfincore Priority: extra Section: database Filename: pool/main/p/pgfincore/postgresql-9.2-pgfincore_1.2.1-1.pgdg17.04+1_ppc64el.deb Size: 14414 SHA256: 9bfc355c8026fc404f1edd9fc8f997b71dbaa1a61233a268c7c2cd2b2b759708 SHA1: d2d10c8be3225a5562f434b0dad36287f56ec4c8 MD5sum: 0d8900ac9fe82bef9b429c2ff9446e20 Description: set of PostgreSQL functions to manage blocks in memory Those functions let you know which and how many disk block from a relation are in the page cache of the operating system, and eventually write the result to a file. Then using this file, it is possible to restore the page cache state for each block of the relation. Package: postgresql-9.2-pgmemcache Source: pgmemcache Version: 2.3.0-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 107 Depends: libc6 (>= 2.17), libmemcached11, libsasl2-2, postgresql-9.2 Homepage: http://pgfoundry.org/projects/pgmemcache/ Priority: extra Section: database Filename: pool/main/p/pgmemcache/postgresql-9.2-pgmemcache_2.3.0-3.pgdg17.04+1_ppc64el.deb Size: 21162 SHA256: cdc7ed858b6e45596d8ce397a7930b85214fd32087ee6f66c7efd2ebd2c03500 SHA1: ed62f8cf7dbe301d3b4daa7321b48ee9f6e66f22 MD5sum: d93285602580ee4063642639049b70cf Description: PostgreSQL interface to memcached pgmemcache is an extension for PostgreSQL that provides an API to memcached through user-defined functions. . memcached is a high-performance, distributed memory object caching system, generic in nature, but originally intended for use in speeding up dynamic web applications by alleviating database load. Package: postgresql-9.2-pgmp Source: postgresql-pgmp Version: 1.0.2-5.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 209 Depends: libc6 (>= 2.17), libgmp10, postgresql-9.2 Homepage: https://github.com/dvarrazzo/pgmp Priority: optional Section: database Filename: pool/main/p/postgresql-pgmp/postgresql-9.2-pgmp_1.0.2-5.pgdg17.04+1_ppc64el.deb Size: 38478 SHA256: b3454c06c72cdd7f76fbb85a56f1c4b86b3a0b1112b831e58df241ef3280bfba SHA1: 085d87a1049cb96b1709652e02a259a7cd392ae6 MD5sum: b0d2a8b91d8f1dfea8295582d7fe12b8 Description: arbitrary precision integers and rationals for PostgreSQL 9.2 pgmp is a PostgreSQL extension to add the GMP data types and functions directly into the database. . The extension adds the types mpz (arbitrary size integers) and mpq (arbitrary precision rationals) to PostgreSQL and exposes to the database all the functions available in the GMP library for these data types, allowing: . * higher performance arithmetic on integers respect to the numeric data type * a rational data type for absolute precision storage and arithmetic * using specialized functions to deal with prime numbers, random numbers, factorization directly into the database. Package: postgresql-9.2-pgq3 Source: skytools3 Version: 3.2.6-5.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2869 Depends: libc6 (>= 2.17), postgresql-9.2 Conflicts: skytools-modules-9.2 Replaces: skytools-modules-9.2 Provides: skytools-modules Homepage: http://wiki.postgresql.org/wiki/Skytools Priority: extra Section: database Filename: pool/main/s/skytools3/postgresql-9.2-pgq3_3.2.6-5.pgdg17.04+1_ppc64el.deb Size: 68518 SHA256: 76051790f8c221d981c077f641357e0fa6a93f690759efe788c2ab942eb2e1e1 SHA1: a86e4e4598e9a0c80a155a5f11505fab3da1d1a1 MD5sum: 3a8b7464ae39ea3ed5529764a3946f18 Description: Skype tools for PostgreSQL replication, londiste and PGQ This is the PGQ extension used by Skype replication, londiste. It consists of PL/pgsql, and C code in database. Package: postgresql-9.2-pgrouting Source: pgrouting Version: 2.5.0-2~exp1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 2593 Depends: postgresql-9.2-pgrouting-scripts (>= 2.5.0-2~exp1.pgdg17.04+1), postgresql-9.2, postgresql-9.2-postgis-2.3 | postgresql-9.2-postgis-2.4, libc6 (>= 2.17), libcgal12, libgcc1 (>= 1:3.0), libgmp10, libstdc++6 (>= 5.2) Suggests: postgresql-9.2-pgrouting-doc Homepage: http://www.pgrouting.org Priority: optional Section: misc Filename: pool/main/p/pgrouting/postgresql-9.2-pgrouting_2.5.0-2~exp1.pgdg17.04+1_ppc64el.deb Size: 589142 SHA256: 72c3ee4ec49ef31fc020fd0e53435739fe1aa7d1029d42b7b228b2004bb6bc17 SHA1: 33ee42016ae5d892f430d48ee75aeee91f2f5226 MD5sum: fc568e70ffea41b3a535fa63e918ab3b Description: Routing functionality support for PostgreSQL/PostGIS pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package supports PostgreSQL 9.2. Package: postgresql-9.2-pgrouting-doc Source: pgrouting Version: 2.5.0-2~exp1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 5689 Depends: libjs-mathjax, libjs-sphinxdoc (>= 1.0) Homepage: http://www.pgrouting.org Priority: optional Section: doc Filename: pool/main/p/pgrouting/postgresql-9.2-pgrouting-doc_2.5.0-2~exp1.pgdg17.04+1_all.deb Size: 1771176 SHA256: 7af24b14b6e4af75298267ccea2773306c0640660518972e1765027d8a04d9fb SHA1: 0036983043aa7b7aa05f52b863bc80aab54f2439 MD5sum: 1c8456e8beea65cfb0852914ad33f6cf Description: Routing functionality support for PostgreSQL/PostGIS (Documentation) pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package contains the documentation. Package: postgresql-9.2-pgrouting-scripts Source: pgrouting Version: 2.5.0-2~exp1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 3058 Breaks: postgresql-9.2-pgrouting (<< 2.3.2) Replaces: postgresql-9.2-pgrouting (<< 2.3.2) Homepage: http://www.pgrouting.org Priority: optional Section: misc Filename: pool/main/p/pgrouting/postgresql-9.2-pgrouting-scripts_2.5.0-2~exp1.pgdg17.04+1_all.deb Size: 42134 SHA256: c16c1a0034de45685f5ff04e0952e2066290beb9457e44c45602334a3c37d019 SHA1: 8b17381029bbb13c648b1e929a4fd57d72c1c334 MD5sum: 5879ce2f08aaa9465d9efbdcc88107a1 Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package contains the SQL scripts for installing pgRouting, and for upgrading from earlier pgRouting versions. . This package supports PostgreSQL 9.2. Package: postgresql-9.2-pgsphere Source: pgsphere Version: 1.1.1+2017.08.29-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 495 Depends: postgresql-9.2, libc6 (>= 2.17) Homepage: http://pgsphere.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/pgsphere/postgresql-9.2-pgsphere_1.1.1+2017.08.29-1.pgdg17.04+1_ppc64el.deb Size: 75370 SHA256: 0a372e0545ed2b28ecd4c09f3fc6197357cd2467dab20668d0ba9ef5a7349f6c SHA1: aeb5d022898143411d62e4ecc2c49734f94db458 MD5sum: 5a3ffa5f75c0dcc98fdce5eecf953247 Description: Spherical data types for PostgreSQL 9.2 PgSphere, an extension for PostgreSQL, aims at providing uniform access to spherical data. It allows for a fast search and analysis for objects with spherical attributes in geographical, astronomical, or other applications using PostgreSQL. . By using an SQL interface, PgSphere's users can conveniently manage data of geographical objects around the world and astronomical data collections like star and other catalogues. . This package provides a module for PostgreSQL 9.2. Package: postgresql-9.2-pgtap Source: pgtap Version: 0.97.0-3.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 785 Depends: postgresql-9.2 Recommends: pgtap-doc, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, libtap-harness-archive-perl Breaks: pgtap (<< 0.95) Replaces: pgtap (<< 0.95) Provides: postgresql-pgtap Homepage: http://pgtap.org/ Priority: extra Section: database Filename: pool/main/p/pgtap/postgresql-9.2-pgtap_0.97.0-3.pgdg17.04+1_all.deb Size: 37164 SHA256: 97059cf942bb31000ecf7c4a1a3dc58a01227696c86cea1bd85f9e489cba67ab SHA1: 48b3b3af4a7ee01f278d7655d58509cce0630468 MD5sum: 1d3d5268b4a23a7c6192c727473cf99f Description: Unit testing framework extension for PostgreSQL 9.2 pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl and PHP applications. . TAP is the Test Anything Protocol (http://testanything.org/). . This package contains the extension for PostgreSQL 9.2. Package: postgresql-9.2-pldebugger Source: pldebugger Version: 1:1.0-3-g71ac998-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 Depends: libc6 (>= 2.17), postgresql-9.2 Suggests: pgadmin3 | pgadmin4 Homepage: https://git.postgresql.org/gitweb/?p=pldebugger.git Priority: optional Section: database Filename: pool/main/p/pldebugger/postgresql-9.2-pldebugger_1.0-3-g71ac998-1.pgdg17.04+1_ppc64el.deb Size: 25380 SHA256: 37bb4c5ad92083c59ccd2211d1021f80e3d050a9db3ea89bc41d78ea7f4a4595 SHA1: e4f5143b756143a1a2a158d72cdd29b2415ae347 MD5sum: 166733d70773934f23849497463a466e Description: PostgreSQL pl/pgsql Debugger API This module is a set of shared libraries which implement an API for debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin project (http://www.pgadmin.org/) provides a client user interface as part of pgAdmin III v1.10.0 and above, and pgAdmin 4. Package: postgresql-9.2-pllua Source: postgresql-pllua Version: 1:1.1.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 171 Depends: postgresql-9.2, libc6 (>= 2.17), liblua5.1-0 Homepage: https://github.com/pllua/pllua Priority: optional Section: database Filename: pool/main/p/postgresql-pllua/postgresql-9.2-pllua_1.1.0-2.pgdg17.04+1_ppc64el.deb Size: 51344 SHA256: 0c6007b45f496465c76be2ac37da73e44b80a1a0b145045a77a1097df21f0ae8 SHA1: 1541d9d83c7784f2b3b777da2a0313c5db664c32 MD5sum: d648b6a49fba6fd7a17dbcf166f4dd73 Description: Lua procedural language for PostgreSQL 9.2 PL/Lua is an implementation of Lua as a loadable procedural language for PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers written in the Lua programming language. . It brings the power and simplicity of Lua to PostgreSQL, including: small memory footprint, simple syntax, lexical scoping, functions as first-class values, and coroutines for non-preemptive threading. Package: postgresql-9.2-plproxy Source: postgresql-plproxy Version: 2.8-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 180 Depends: postgresql-9.2, libc6 (>= 2.17), libpq5 Homepage: http://pgfoundry.org/projects/plproxy/ Priority: optional Section: database Filename: pool/main/p/postgresql-plproxy/postgresql-9.2-plproxy_2.8-1.pgdg17.04+1_ppc64el.deb Size: 57004 SHA256: e9a4416b054acf219e27707c7769205dd9f693a7286507449486db7d9038cd6b SHA1: 97c42296a537db0e790b9d36bf1022ea20c1b3df MD5sum: 55083b27e2e6f29d8c57cabd81ea53d9 Description: database partitioning system for PostgreSQL 9.2 PL/Proxy is a database partitioning system implemented as a PL language. Main idea is that proxy functions are created with same signature as the remote functions to be called, so only destination info needs to be specified inside proxy function bodies. Package: postgresql-9.2-plr Source: plr Version: 1:8.3.0.17-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 425 Depends: r-base-core (>= 2.10), postgresql-9.2, libc6 (>= 2.17) Suggests: r-recommended Provides: postgresql-plr Homepage: http://www.joeconway.com/plr/ Priority: optional Section: database Filename: pool/main/p/plr/postgresql-9.2-plr_8.3.0.17-3.pgdg17.04+1_ppc64el.deb Size: 217242 SHA256: c3041f5cbb3c7f49d116eb2885ab5cbddb8c32da6242f9e095ae49cb7ad5f386 SHA1: 78b2508ad5c452138cf064d14dfa46f44b47331c MD5sum: 9a20f7fde572e7240ea28aeb049bd3e6 Description: Procedural language interface between PostgreSQL and R R is a language and environment for statistical computing and graphics, providing a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, and so on). . PostgreSQL is an open source SQL database server. . This package provides a procedural language interface to R from PostgreSQL. Procedural languages are used to write functions which can be called in database queries. Package: postgresql-9.2-plsh Source: postgresql-plsh Version: 1.20171014-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 89 Depends: libc6 (>= 2.17), postgresql-9.2 Homepage: http://plsh.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-plsh/postgresql-9.2-plsh_1.20171014-1.pgdg17.04+1_ppc64el.deb Size: 12634 SHA256: 29978a7d15bc3948943c11aeb5b01cf8d0ffd40fc6788db3727589afb5eb9a5a SHA1: f3c451f10670b4d07676a7f807e4a0f8cd22fdaf MD5sum: a40114bd0631f77e40d2de7e50c65405 Description: PL/sh procedural language for PostgreSQL 9.2 PL/sh enables an SQL developer to write procedural language functions for PostgreSQL 9.2 in a shell of his choice. You need this package if you have any PostgreSQL 9.2 functions that use the language plsh. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-9.2-plv8 Source: plv8 Version: 1:1.4.10.ds-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 174 Depends: postgresql-9.2, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libv8-3.14.5 Provides: postgresql-plv8 Homepage: https://github.com/plv8/plv8 Priority: extra Section: database Filename: pool/main/p/plv8/postgresql-9.2-plv8_1.4.10.ds-1.pgdg17.04+1_ppc64el.deb Size: 47138 SHA256: 73b544e0f0cc40cd24e4c5a6cc2096c807575c73a87ab5eb46d4a84367615d30 SHA1: 965123ece35dc9d5fc308d45376ba5802dd20af8 MD5sum: 5b8274d734b844a15a3da6a6e77ab028 Description: Procedural language interface between PostgreSQL and JavaScript V8 is a high performance JavaScript engine written in C++. It is used in the document-oriented data store MongoDB. . PostgreSQL is an open source SQL database server. . This package provides a procedural language interface to JavaScript from PostgreSQL. Procedural languages are used to write functions which can be called in database queries. Package: postgresql-9.2-postgis-2.3 Source: postgis Version: 2.3.3+dfsg-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 1936 Depends: postgresql-9.2, libc6 (>= 2.17), libgdal20 (>= 2.0.1), libgeos-c1v5 (>= 3.5.0), libjson-c3 (>= 0.11), liblwgeom-2.3-0 (>= 2.3.0), libpcre3, libproj12 (>= 4.9.0), libsfcgal1 (>= 1.2.0), libxml2 (>= 2.7.4) Recommends: postgresql-9.2-postgis-2.3-scripts, postgresql-contrib-9.2 Suggests: postgis Breaks: postgis (<< 1.2.1) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.2-postgis-2.3_2.3.3+dfsg-1.pgdg17.04+1_ppc64el.deb Size: 529700 SHA256: 88d3569ea6d24ddb42babb4d78f76beefb5b201ccd492884e9400fd708f8382a SHA1: 7a184767eebde9161cfb698149f0a40589cab962 MD5sum: 9dbb904f5c82e0ae2e060f6085fa876b Description: Geographic objects support for PostgreSQL 9.2 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 supports PostgreSQL 9.2. Package: postgresql-9.2-postgis-2.3-scripts Source: postgis Version: 2.3.3+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 73003 Depends: perl:any Recommends: postgresql-9.2-postgis-2.3 Conflicts: postgresql-9.2-postgis-2.2-scripts Breaks: postgresql-9.2-postgis-scripts (<< 2.2.2+dfsg-3~) Replaces: postgresql-9.2-postgis-scripts (<< 2.2.2+dfsg-3~) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.2-postgis-2.3-scripts_2.3.3+dfsg-1.pgdg17.04+1_all.deb Size: 928878 SHA256: dca5d33d821a75f21bd3bb9d7257a52f2cb0af0782d57725c89259e6431f8172 SHA1: 6dbd866175a81ee850d9a0c0736ed4150d565ef7 MD5sum: 62f5c366b669abb4db9fa0a3a306d4da Description: Geographic objects support for PostgreSQL 9.2 -- 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 SQL scripts to upgrade from earlier PostGIS versions for PostgreSQL 9.2 as well as Perl utility scripts. Package: postgresql-9.2-postgis-scripts Source: postgis Version: 2.3.3+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 60 Depends: postgresql-9.2-postgis-2.3-scripts Homepage: http://postgis.net/ Priority: extra Section: oldlibs Filename: pool/main/p/postgis/postgresql-9.2-postgis-scripts_2.3.3+dfsg-1.pgdg17.04+1_all.deb Size: 27390 SHA256: 5b493b1e157566efd41ad2e67b5324e830970c6bd55f848f67f3e90a31572fc1 SHA1: 1dd05bd3e59c2c142f4db4eba4365741278d7997 MD5sum: d76f12051a23a8b2867993d3b2d17bf9 Description: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: postgresql-9.2-prefix Source: prefix Version: 1.2.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: libc6 (>= 2.17), postgresql-9.2 Priority: extra Section: database Filename: pool/main/p/prefix/postgresql-9.2-prefix_1.2.6-1.pgdg17.04+1_ppc64el.deb Size: 22198 SHA256: e61b91a3d6b10a20efda3e74544f89ac6a2a7da43527957d5f8813d35283b421 SHA1: b55a73ffa2a25300371d500873d7dbf836fc1148 MD5sum: 2cffccc8ca49205e181e24e41af5233b Description: Prefix Range module for PostgreSQL This PostgreSQL module provides the prefix_range datatype, allowing to index searches such as finding the longest prefix matching a telephone number, having prefixes in a table and telephone number as a parameter: . select * from prefixes where prefix @> '0100091234'; . The prefix column has to be of type prefix_range, and any text field can get indexed by the provided GiST opclass. Package: postgresql-9.2-preprepare Source: preprepare Version: 0.9-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: libc6 (>= 2.17), postgresql-9.2 Priority: extra Section: database Filename: pool/main/p/preprepare/postgresql-9.2-preprepare_0.9-1.pgdg17.04+1_ppc64el.deb Size: 9530 SHA256: 493a812a7f6d5d9e00be374ca13931a0ccc5a5e009a42a83a4c58b366f736b82 SHA1: fe156961f123c5dcf4eb53de1823e5d1541d80a2 MD5sum: a0bed1fe0b69d595ce00989b653f26b1 Description: pre prepare your PostgreSQL statements server side The pre_prepare module for PostgreSQL aims to prepare all your statements as soon as possible and in a way that allows client queries not to bother at all and just call EXECUTE. Package: postgresql-9.2-prioritize Source: postgresql-prioritize Version: 1.0.4-1.3.pgdg17.04+1 Architecture: ppc64el Maintainer: Cyril Bouthors Installed-Size: 96 Depends: libc6 (>= 2.17), postgresql-9.2 Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-9.2-prioritize_1.0.4-1.3.pgdg17.04+1_ppc64el.deb Size: 6714 SHA256: 98da74f51bf6ea2df546ca6eca915e98865c0cee361f245c411b7efa75d056dd SHA1: 9fe67f3ca7a423015366b30f28f6944e72827ccf MD5sum: b5b0676e144d764e0a2885ce93e63d7c Description: Get and set the nice priorities of PostgreSQL backends This module implements an interface to getpriority() and setpriority() for PostgreSQL backends, callable from SQL functions. Essentially, this module allows users to `renice' their backends. Package: postgresql-9.2-python-multicorn Source: postgresql-multicorn Version: 1.3.4-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-9.2, python-multicorn, libc6 (>= 2.17), libpython2.7 (>= 2.7) Conflicts: postgresql-9.2-python3-multicorn Provides: postgresql-python-multicorn Homepage: http://multicorn.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-multicorn/postgresql-9.2-python-multicorn_1.3.4-1.pgdg17.04+1_ppc64el.deb Size: 22402 SHA256: b49ae646c78c8ec3288941cea8c526cf27e478a1788024d3297f65d71120202c SHA1: 2e8ba19437f0d25d33b3f2ac8d613922e6596b23 MD5sum: eaeee1947dd67655eff8e666695cf2b8 Description: multicorn extension for Postgres 9.2 to write FDWs with python2 Multicorn is a PostgreSQL extension meant to make Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language . This package is for PostgreSQL 9.2 and uses Python 2. Package: postgresql-9.2-python3-multicorn Source: postgresql-multicorn Version: 1.3.4-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-9.2, python3-multicorn, libc6 (>= 2.17), libpython3.5 (>= 3.5.0~b1) Conflicts: postgresql-9.2-python-multicorn Provides: postgresql-python3-multicorn Homepage: http://multicorn.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-multicorn/postgresql-9.2-python3-multicorn_1.3.4-1.pgdg17.04+1_ppc64el.deb Size: 22942 SHA256: 16c5de9bb113ec860ead3ca255eea3b3f6de6778b0b97b48566d41faf851aba8 SHA1: 075f28f44dcb0ad57fe8bf7649a25b3cb350cde9 MD5sum: 87d8aa19c9e9415690b2ad13ea0ea7ba Description: multicorn extension for Postgres 9.2 to write FDWs with python3 Multicorn is a PostgreSQL extension meant to make Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language . This package is for PostgreSQL 9.2 and uses Python 3. Package: postgresql-9.2-q3c Source: postgresql-q3c Version: 1.5.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2211 Depends: postgresql-9.2, libc6 (>= 2.17) Homepage: http://www.sai.msu.su/~megera/wiki/SkyPixelization Priority: optional Section: database Filename: pool/main/p/postgresql-q3c/postgresql-9.2-q3c_1.5.0-2.pgdg17.04+1_ppc64el.deb Size: 71234 SHA256: 954c3d8236f44916164156ef9598255e2924f1934eb39f8f878a6a6b36a018bb SHA1: 1e7921261b46f11cb0e467bae76f1d6702d9b995 MD5sum: f6155d98bce8b734250c2c921d6df62a Description: PostgreSQL 9.2 extension used for indexing the sky Q3C, an extension for PostgreSQL, is designed for the work with large astronomical catalogues or any catalogs of objects on the sphere. . This extension allows a user to perform fast circular, elliptical or polygonal searches on the sky as well as fast cross-matches. . This package provides a module for PostgreSQL 9.2. Package: postgresql-9.2-repmgr Source: repmgr2 Version: 2.0.3-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Marco Nenciarini Installed-Size: 346 Depends: postgresql-9.2, repmgr-common (>= 3.0.1-3), libc6 (>= 2.17), libpq5 (>= 9.0~) Suggests: rsync Homepage: http://www.repmgr.org/ Priority: extra Section: database Filename: pool/main/r/repmgr2/postgresql-9.2-repmgr_2.0.3-2.pgdg17.04+1_ppc64el.deb Size: 43682 SHA256: af02bbd52b5f7c490e2430d535651770e085e1fd19ac2448dcd6af719514e07f SHA1: 8869c2d9bc08bd4b34e132ef188bbcaa60607db6 MD5sum: 2b1d9a93ba646324dd1eac80d32a2bcc Description: replication manager for PostgreSQL 9.2 Since version 9.0, PostgreSQL allow you to have replicated hot standby servers which you can query and/or use for high availability. While the main components of the feature are included with PostgreSQL, the user is expected to manage the high availability parts. . repmgr allows you to monitor and manage your replicated PostgreSQL databases as a single cluster. . This package contains repmgr for PostgreSQL 9.2. Package: postgresql-9.2-repmgr-dbg Source: repmgr2 Version: 2.0.3-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Marco Nenciarini Installed-Size: 171 Depends: postgresql-9.2-repmgr (= 2.0.3-2.pgdg17.04+1) Breaks: repmgr-dbg (<< 3.0.1-1) Replaces: repmgr-dbg (<< 3.0.1-1) Homepage: http://www.repmgr.org/ Priority: extra Section: debug Filename: pool/main/r/repmgr2/postgresql-9.2-repmgr-dbg_2.0.3-2.pgdg17.04+1_ppc64el.deb Size: 128920 SHA256: 56e3a076dfd910de49112cf6184291abf0fc1a8389f4ece0cc7861e003d17c13 SHA1: f9965672e6ca42a4dde93648dd984e3b2734f34a MD5sum: 773e10595980a6120a2dbf50b70dae43 Description: debug symbols for repmgr for PostgreSQL 9.2 Since version 9.0, PostgreSQL allow you to have replicated hot standby servers which you can query and/or use for high availability. While the main components of the feature are included with PostgreSQL, the user is expected to manage the high availability parts. . repmgr allows you to monitor and manage your replicated PostgreSQL databases as a single cluster. . This package contains debug symbols for repmgr for PostgreSQL 9.2. Build-Ids: 022ebdba2bf0e3689762decba0c6d9196918df66 499f803192b94eadbd6305564f0e81147d5866ee d3fd777dd5e4099bdc4fd28d3c45bacc94195d85 Package: postgresql-9.2-similarity Source: pg-similarity Version: 1.0~20160916-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 179 Depends: postgresql-9.2, libc6 (>= 2.17) Homepage: https://github.com/eulerto/pg_similarity Priority: optional Section: database Filename: pool/main/p/pg-similarity/postgresql-9.2-similarity_1.0~20160916-1.pgdg17.04+1_ppc64el.deb Size: 31902 SHA256: 0a2356f81fe0b3669baa29eca13842a28f9355e6c4b4b917d0f2d52255b5632f SHA1: 281f17e4252d3f39c8c60b54f91692d458d53aad MD5sum: 7e564cfc8521d5dec6397c0079862c3c Description: PostgreSQL similarity functions extension pg_similarity is an extension to support similarity queries on PostgreSQL. The extension consists of: . * Functions implementing similarity algorithms available in the literature. These functions can be used as UDFs and are the base for implementing the similarity operators; * Operators defined on top of the similarity functions. They use similarity functions to obtain the similarity threshold and compare its value to a user-defined threshold to decide if it is a match or not; * Session variables storing similarity function parameters. Package: postgresql-9.2-slony1-2 Source: slony1-2 Version: 2.2.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 84 Depends: postgresql-9.2, libc6 (>= 2.17) Suggests: slony1-2-bin Conflicts: postgresql-9.2-slony1 Provides: postgresql-9.2-slony1 Homepage: http://slony.info/ Priority: optional Section: database Filename: pool/main/s/slony1-2/postgresql-9.2-slony1-2_2.2.6-1.pgdg17.04+1_ppc64el.deb Size: 23430 SHA256: 4ee70198685752201c033f406fba653c2d2aace5374017a6b0c3ff305dc1bb15 SHA1: 336db5c6df763f26a58fe116f21146e4aed26c71 MD5sum: 9e8764381842ee8dd9fea7048717aea5 Description: replication system for PostgreSQL: PostgreSQL 9.2 server plug-in Slony-I is an asynchronous master-to-multiple-slaves replication system for PostgreSQL with cascading and slave promotion. . This package contains the support functions that are loaded into the PostgreSQL database server. It needs to be installed on the hosts where the database server nodes are running. This package works with version 9.2 of the PostgreSQL server; you need the package that corresponds to the version of your database server. . The actual replication daemon and the administration tools are in the package slony1-2-bin. This package is useless without slony1-2-bin installed somewhere in the network. Package: postgresql-9.3 Version: 9.3.20-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 20390 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpq5 (>= 9.1~), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), postgresql-client-9.3, postgresql-common (>= 142~), tzdata, ssl-cert, locales Recommends: postgresql-contrib-9.3, sysstat Suggests: locales-all Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.3/postgresql-9.3_9.3.20-1.pgdg17.04+1_ppc64el.deb Size: 3410526 SHA256: 06647aa706e295244476f9afee22beb4bc3986c59ae679f33811214e78524748 SHA1: 058a5b53797b9e77407b20007561817ed0848110 MD5sum: 0b473c9bd65387c4ba359e35c4647957 Description: object-relational SQL database, version 9.3 server PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation. . This package provides the database server for PostgreSQL 9.3. Package: postgresql-9.3-asn1oid Source: pgsql-asn1oid Version: 1.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 88 Depends: libc6 (>= 2.17), postgresql-9.3 Homepage: https://github.com/ChristophBerg/pgsql-asn1oid Priority: optional Section: database Filename: pool/main/p/pgsql-asn1oid/postgresql-9.3-asn1oid_1.2-1.pgdg17.04+1_ppc64el.deb Size: 6756 SHA256: 410afd3b035b5b628a513532c15effc670430dbee85fdde98a313171cd512cb2 SHA1: 553e297dc7a2e366c4ee8c9b4f550ce1db44bfe0 MD5sum: da419c9db6df1ec399c9d9df853a32a8 Description: ASN.1 OID data type for PostgreSQL This plugin provides the necessary support functions to store ASN.1 OIDs in a PostgreSQL database. . This package has been compiled for PostgreSQL 9.3. Package: postgresql-9.3-dbg Source: postgresql-9.3 Version: 9.3.20-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 16481 Depends: postgresql-9.3 (= 9.3.20-1.pgdg17.04+1) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/postgresql-9.3/postgresql-9.3-dbg_9.3.20-1.pgdg17.04+1_ppc64el.deb Size: 14388536 SHA256: 6b35c2792d89f739c74f9e8e90dd662ff678e5a4349b8a9c20808cc9108b0752 SHA1: 89caff4145901cf7d19c8202d537ce0d904da1ce MD5sum: 9a93b7d1f22084ce54dc182b9c775a4c Description: debug symbols for postgresql-9.3 This package provides detached debugging symbols for PostgreSQL 9.3. . PostgreSQL is an object-relational SQL database management system. Build-Ids: 9bfc2e3c32b1d4e38f580cd6fd05c4635f356dcf Package: postgresql-9.3-debversion Source: postgresql-debversion Version: 1.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 102 Depends: libapt-pkg5.0 (>= 0.8.0), libc6 (>= 2.17), libstdc++6 (>= 4.1.1), postgresql-9.3 Priority: optional Section: database Filename: pool/main/p/postgresql-debversion/postgresql-9.3-debversion_1.1-1.pgdg17.04+1_ppc64el.deb Size: 10832 SHA256: 96edce63b38828cc3cf3285eb4469a3eaf4e873b1f5dc4c3be4f9b291a3c5b66 SHA1: 10c7df68b9bcc974a9ff211026be1e140376e41a MD5sum: e7a46768d9cf8bd6670e8e0b21afb787 Description: Debian version number type for PostgreSQL Debian version numbers, used to version Debian binary and source packages, have a defined format, including specifications for how versions should be compared in order to sort them. This package implements a "debversion" type to represent Debian version numbers within the PostgreSQL database. This also includes operators for version comparison and index operator classes for creating indexes on the debversion type. . Version comparison uses the algorithm used by the Debian package manager, dpkg, using the implementation from libapt-pkg. This means that columns in tables using the debversion type may be sorted and compared correctly using the same logic as "dpkg --compare-versions". It is also possible to create indexes on these columns. . postgresql-debversion implements the following features: . * The "debversion" type (internally derived from the "text" type) * A full set of operators for version comparison (< <= = <> >= >) including commutator and negator optimisation hints * Operator classes for btree and hash indexes * The aggregate functions min() and max() Package: postgresql-9.3-dirtyread Source: pg-dirtyread Version: 1.3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 87 Depends: libc6 (>= 2.17), postgresql-9.3 Priority: optional Section: database Filename: pool/main/p/pg-dirtyread/postgresql-9.3-dirtyread_1.3.pgdg17.04+1_ppc64el.deb Size: 9530 SHA256: 70681910bb16ff4f52a4ed88de3298654f9c2ce682d95e18476aa62302bd8645 SHA1: a70fcabf9364980a746538bc7290c9c016c49793 MD5sum: 6a6f190dc60a1dc544e1c0c46b2ad91c Description: Read dead but unvacuumed tuples from a PostgreSQL relation The pg_dirtyread extension provides the ability to read dead but unvacuumed rows from a PostgreSQL relation. Package: postgresql-9.3-ip4r Source: ip4r Version: 2.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 372 Depends: libc6 (>= 2.17), postgresql-9.3 Homepage: http://pgfoundry.org/projects/ip4r/ Priority: extra Section: misc Filename: pool/main/i/ip4r/postgresql-9.3-ip4r_2.2-1.pgdg17.04+1_ppc64el.deb Size: 59770 SHA256: 55995b585d4f63ee6ff44c1bccb6128f1644df1585fa99411e6bbf872cfd7ef6 SHA1: d5dbbe42921325b782e8359d1bbb4e2998583674 MD5sum: 2ab383aeebdb428ed809f72961691a8e Description: IPv4 and IPv6 types for PostgreSQL 9.3 This PostgreSQL module provides several data types which can contain single IPv4 or IPv6 addresses or a range of such addresses. . ip4r supports these data types: . ip4: IPv4 address '#.#.#.#' ip4r: IPv4 range '#.#.#.#-#.#.#.#' or '#.#.#.#/#' or '#.#.#.#' ip6: IPv6 address 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx' ip6r: IPv6 range '#-#' or '#/#' or '#' ipaddress: IPv4 or IPv6 address iprange: IPv4 or IPv6 range . While PostgreSQL already has built-in types 'inet' and 'cidr', the authors of this module found that they had a number of requirements that were not addressed by the built-in types. Package: postgresql-9.3-mimeo Source: mimeo Version: 1.5.1-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4467 Depends: postgresql-9.3, postgresql-contrib-9.3 Recommends: python Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-9.3-mimeo_1.5.1-1.pgdg17.04+1_all.deb Size: 110182 SHA256: 0d6dc8fc5e6afd98978751f4bd3a591b272f8f314abbf5b30f11188f30a0ebad SHA1: b57a4cff21179cf76ca142c3c29c8990da6373a1 MD5sum: d64855f3bc94fe26199ab9b1716198df Description: specialized, per-table replication between PostgreSQL instances Mimeo is a PostgreSQL extension that provides specialized, per-table replication between PostgreSQL instances. It currently provides snapshot (whole table copy), incremental (based on an incrementing timestamp or id), and DML (inserts, updates and deletes) replication methods. Package: postgresql-9.3-mysql-fdw Source: postgresql-mysql-fdw Version: 2.3.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-9.3, libc6 (>= 2.17) Homepage: https://github.com/EnterpriseDB/mysql_fdw Priority: optional Section: database Filename: pool/main/p/postgresql-mysql-fdw/postgresql-9.3-mysql-fdw_2.3.0-2.pgdg17.04+1_ppc64el.deb Size: 26334 SHA256: 7d38bfcc48bbf7614e7926030462cf90d604469c889fa25bcc34646ed12abb87 SHA1: f6815166bf0ce06e16074fc439307378678610fb MD5sum: 9d3d7af84117bb5d3b53b671ea192459 Description: Postgres 9.3 Foreign Data Wrapper for MySQL postgresql-mysql-fdw is a PostgreSQL extension implementing a Foreign Data Wrapper (FDW) to access MySQL data from PostgreSQL. . This package is for PostgreSQL 9.3. Package: postgresql-9.3-ogr-fdw Source: pgsql-ogr-fdw Version: 1.0.5-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 151 Depends: postgresql-9.3, libc6 (>= 2.17), libgdal20 (>= 2.1.0) Homepage: https://github.com/pramsey/pgsql-ogr-fdw Priority: optional Section: database Filename: pool/main/p/pgsql-ogr-fdw/postgresql-9.3-ogr-fdw_1.0.5-1.pgdg17.04+1_ppc64el.deb Size: 25224 SHA256: 7f9b6b43f54edde26950399ced67ae08cf331f10b7079fb2ac7f798dda5acb15 SHA1: 9974c028013b68ee432897feeb37a6c855efb395 MD5sum: 250510eee915735370a94eface8cc5f2 Description: PostgreSQL foreign data wrapper for OGR OGR is the vector half of the GDAL spatial data access library. It allows access to a large number of GIS data formats using a simple C API for data reading and writing. Since OGR exposes a simple table structure and PostgreSQL foreign data wrappers allow access to table structures, the fit seems pretty perfect. . This implementation currently has the following limitations: * Only non-spatial query restrictions are pushed down to the OGR driver. PostgreSQL foreign data wrappers support delegating portions of the SQL query to the underlying data source, in this case OGR. This implementation currently pushes down only non-spatial query restrictions, and only for the small subset of comparison operators (>, <, <=, >=, =) supported by OGR. * Spatial restrictions are not pushed down. OGR can handle basic bounding box restrictions and even (for some drivers) more explicit intersection restrictions, but those are not passed to the OGR driver yet. * OGR connections every time Rather than pooling OGR connections, each query makes (and disposes of) two new ones, which seems to be the largest performance drag at the moment for restricted (small) queries. * All columns are retrieved every time. PostgreSQL foreign data wrappers don't require all columns all the time, and some efficiencies can be gained by only requesting the columns needed to fulfill a query. This would be a minimal efficiency improvement, but can be removed given some development time, since the OGR API supports returning a subset of columns. Package: postgresql-9.3-orafce Source: orafce Version: 3.6.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 406 Depends: postgresql-9.3, libc6 (>= 2.17) Homepage: https://github.com/orafce/orafce Priority: optional Section: database Filename: pool/main/o/orafce/postgresql-9.3-orafce_3.6.1-1.pgdg17.04+1_ppc64el.deb Size: 90662 SHA256: f69c307cd627ffbf43359e1ad36a87dafd11fee187700660e4507f75d56ff4f1 SHA1: 18f7cea742e36fb531d81e41a4e3f0699179af22 MD5sum: a0d2bb76ac3b0d9066f5cddd2f140622 Description: Oracle support functions for PostgreSQL 9.3 This project implements some functions for compatibility with Oracle. The functionality was verified on Oracle 10g, and the module is useful for production work. Package: postgresql-9.3-pgespresso Source: pgespresso Version: 1.2-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Marco Nenciarini Installed-Size: 84 Depends: libc6 (>= 2.17), postgresql-9.3 Enhances: barman Homepage: https://github.com/2ndquadrant-it/pgespresso Priority: extra Section: database Filename: pool/main/p/pgespresso/postgresql-9.3-pgespresso_1.2-3.pgdg17.04+1_ppc64el.deb Size: 5752 SHA256: ed7772680eb717bdc4ec26e7dcbe8e6b92bb72e3d80304c6f94e615ef1d7c31d SHA1: 772097a92fd640c9104a58abf60932e9578779c9 MD5sum: 7e07559771fa368dcb4cb45f2bcdfb72 Description: extension for Barman, Backup and Recovery Manager for PostgreSQL pgespresso is an extension that enhances Barman, Backup and Recovery Manager for PostgreSQL. . Starting from version 1.3.1 Barman added support for concurrent backup of PostgreSQL 9.2, 9.3, 9.4 and 9.5 servers using the "pgespresso" extension. Concurrent backup allows DBAs to perform full backup operations from a streaming replicated standby. Package: postgresql-9.3-pgextwlist Source: pgextwlist Version: 1.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 84 Depends: libc6 (>= 2.17), postgresql-9.3 Homepage: https://github.com/dimitri/pgextwlist Priority: extra Section: libs Filename: pool/main/p/pgextwlist/postgresql-9.3-pgextwlist_1.6-1.pgdg17.04+1_ppc64el.deb Size: 12174 SHA256: bb45df798f108f94f3110aae2b7cbafa9875ff9c90bff6899e65b68701f27320 SHA1: 6d304924493f76cc330b93c7e6e31042d026eff7 MD5sum: f6651a58e9f323d8c84bccc2f2597890 Description: PostgreSQL Extension Whitelisting This extension implements extension whitelisting, and will actively prevent users from installing extensions not in the provided list. Also, this extension implements a form of sudo facility in that the whitelisted extensions will get installed as if superuser. Privileges are dropped before handing the control back to the user. Package: postgresql-9.3-pgfincore Source: pgfincore Version: 1.2.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 100 Depends: libc6 (>= 2.17), postgresql-9.3 Homepage: http://villemain.org/projects/pgfincore Priority: extra Section: database Filename: pool/main/p/pgfincore/postgresql-9.3-pgfincore_1.2.1-1.pgdg17.04+1_ppc64el.deb Size: 14338 SHA256: c81ee01d38524a5e67908bb0dca444913080045d67c003bcff8ebdbb77c57d43 SHA1: fb35175df54fc3e6d09c45b14e14bd1cb6f7c138 MD5sum: 743928b957d929bb62c19c561a655cc7 Description: set of PostgreSQL functions to manage blocks in memory Those functions let you know which and how many disk block from a relation are in the page cache of the operating system, and eventually write the result to a file. Then using this file, it is possible to restore the page cache state for each block of the relation. Package: postgresql-9.3-pgmemcache Source: pgmemcache Version: 2.3.0-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 107 Depends: libc6 (>= 2.17), libmemcached11, libsasl2-2, postgresql-9.3 Homepage: http://pgfoundry.org/projects/pgmemcache/ Priority: extra Section: database Filename: pool/main/p/pgmemcache/postgresql-9.3-pgmemcache_2.3.0-3.pgdg17.04+1_ppc64el.deb Size: 21166 SHA256: b03c1ee5d3ba05d208a4acb90734c13a6f6bbc1592e8bb83d236e5a4b8030ec7 SHA1: 9cfd25aea6f5ab00c1151b4fea740655d7a18596 MD5sum: a4dd6a108b32e10d8ec3c12bfe50f09b Description: PostgreSQL interface to memcached pgmemcache is an extension for PostgreSQL that provides an API to memcached through user-defined functions. . memcached is a high-performance, distributed memory object caching system, generic in nature, but originally intended for use in speeding up dynamic web applications by alleviating database load. Package: postgresql-9.3-pgmp Source: postgresql-pgmp Version: 1.0.2-5.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 209 Depends: libc6 (>= 2.17), libgmp10, postgresql-9.3 Homepage: https://github.com/dvarrazzo/pgmp Priority: optional Section: database Filename: pool/main/p/postgresql-pgmp/postgresql-9.3-pgmp_1.0.2-5.pgdg17.04+1_ppc64el.deb Size: 37934 SHA256: 2c902dd84c5414e5cd787bbebae8073e3a544cc3e04fc706bd3baf3592ebd560 SHA1: 52cc57a2acba2216c20e0c9b0f1093618e09f658 MD5sum: 818b1164c9b5f9dc3afec87f7bbfe33f Description: arbitrary precision integers and rationals for PostgreSQL 9.3 pgmp is a PostgreSQL extension to add the GMP data types and functions directly into the database. . The extension adds the types mpz (arbitrary size integers) and mpq (arbitrary precision rationals) to PostgreSQL and exposes to the database all the functions available in the GMP library for these data types, allowing: . * higher performance arithmetic on integers respect to the numeric data type * a rational data type for absolute precision storage and arithmetic * using specialized functions to deal with prime numbers, random numbers, factorization directly into the database. Package: postgresql-9.3-pgpool2 Source: pgpool2 Version: 3.6.7-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 343 Depends: libpgpool0 (= 3.6.7-1.pgdg17.04+1), postgresql-9.3, libc6 (>= 2.17) Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page Priority: optional Section: database Filename: pool/main/p/pgpool2/postgresql-9.3-pgpool2_3.6.7-1.pgdg17.04+1_ppc64el.deb Size: 132432 SHA256: 23a9c859e643e70d9c0156e624691319349df5fafa634a8f58dc67df3ad41549 SHA1: 8424927aa238afb840e33a91d2b850860bd1433f MD5sum: ccfa72b73d031935aa6a8afd20d05bf3 Description: connection pool server and replication proxy for PostgreSQL - modules pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. This package contains support modules for the PostgreSQL 9.3 server: . * pgpool_adm * pgpool_recovery (PostgreSQL 9.1 and above) * pgpool_regclass (PostgreSQL 9.1 and above) Package: postgresql-9.3-pgq-node Source: pgq-node Version: 3.2.5-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 532 Depends: postgresql-9.3, postgresql-9.3-pgq3 Replaces: postgresql-9.3-pgq3 (<= 3.2.6-5) Priority: optional Section: database Filename: pool/main/p/pgq-node/postgresql-9.3-pgq-node_3.2.5-1.pgdg17.04+1_all.deb Size: 12116 SHA256: 8bbe2538a354b15e6d291f9be9544038fa24c9a58fe68afc7e59b756ff62d899 SHA1: 76fee7808e22aa6582e03d6a188a8b955b5374a8 MD5sum: 114cda060bdeaa772b848766f244ecd5 Description: Cascaded queueing on top of PgQ PgQ provides generic queues for PostgreSQL. It allows multiple queues in one database, each queue can be consumed by multiple consumers. . This package contains the pgq_node PostgreSQL extension that provides queue node registration and coordination for cascaded queueing. Package: postgresql-9.3-pgq3 Source: pgq Version: 3.2.6-7.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2107 Depends: libc6 (>= 2.17), postgresql-9.3, pgqd Homepage: https://github.com/pgq/pgq Priority: optional Section: database Filename: pool/main/p/pgq/postgresql-9.3-pgq3_3.2.6-7.pgdg17.04+1_ppc64el.deb Size: 81412 SHA256: 8f9428c6053e0c354366e1adcef3adde099872558b6f226d2e3ff16e9b0a4605 SHA1: fd88b3d3a94f00b7759e7acfa691d09e94420e7a MD5sum: 16315c10db498879f4fd68048d47d6ce Description: Generic queue for PostgreSQL This extension provides generic queues for PostgreSQL. . It allows multiple queues in one database, each queue can be consumed by multiple consumers. Package: postgresql-9.3-pgrouting Source: pgrouting Version: 2.5.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 2594 Depends: postgresql-9.3-pgrouting-scripts (>= 2.5.2-1.pgdg17.04+1), postgresql-9.3, postgresql-9.3-postgis-2.4, libc6 (>= 2.17), libcgal12, libgcc1 (>= 1:3.0), libgmp10, libstdc++6 (>= 5.2) Suggests: postgresql-9.3-pgrouting-doc Homepage: http://www.pgrouting.org Priority: optional Section: misc Filename: pool/main/p/pgrouting/postgresql-9.3-pgrouting_2.5.2-1.pgdg17.04+1_ppc64el.deb Size: 587628 SHA256: 9d64dcaf19b066a1674bf3b4bced1550eaf460314975905ede96004fb766174a SHA1: c28bf97628a002f6dfca4cbee7c70a25a687e68b MD5sum: 4e68d5814432e5d59397b8f83de9e437 Description: Routing functionality support for PostgreSQL/PostGIS pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package supports PostgreSQL 9.3. Package: postgresql-9.3-pgrouting-doc Source: pgrouting Version: 2.5.2-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 5690 Depends: libjs-mathjax, libjs-sphinxdoc (>= 1.0) Homepage: http://www.pgrouting.org Priority: optional Section: doc Filename: pool/main/p/pgrouting/postgresql-9.3-pgrouting-doc_2.5.2-1.pgdg17.04+1_all.deb Size: 1771152 SHA256: 9b46ebec1ec5de84ce73056134a36bca9af8a5c789f2567543d46682ed85eed5 SHA1: e1ba1402bbad7450bd5700125f1e8ee8f3c9ff9b MD5sum: 7ae28af3c6d011c7bfdc0eda6a293909 Description: Routing functionality support for PostgreSQL/PostGIS (Documentation) pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package contains the documentation. Package: postgresql-9.3-pgrouting-scripts Source: pgrouting Version: 2.5.2-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 3453 Breaks: postgresql-9.3-pgrouting (<< 2.3.2) Replaces: postgresql-9.3-pgrouting (<< 2.3.2) Homepage: http://www.pgrouting.org Priority: optional Section: misc Filename: pool/main/p/pgrouting/postgresql-9.3-pgrouting-scripts_2.5.2-1.pgdg17.04+1_all.deb Size: 42404 SHA256: 59628bff1dfce073b883d05cdb4ce1cf39055d4a64c940d0f2ab432db173922b SHA1: 5cdbbe7962236a58b42af68b59d5b004043c523a MD5sum: 73f9aab7ddefb513fa7353e74c44e3c9 Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package contains the SQL scripts for installing pgRouting, and for upgrading from earlier pgRouting versions. . This package supports PostgreSQL 9.3. Package: postgresql-9.3-pgsphere Source: pgsphere Version: 1.1.1+2017.08.29-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 495 Depends: postgresql-9.3, libc6 (>= 2.17) Homepage: http://pgsphere.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/pgsphere/postgresql-9.3-pgsphere_1.1.1+2017.08.29-1.pgdg17.04+1_ppc64el.deb Size: 74758 SHA256: ee8df69fda85f53677187dbbd8d79ef2e06513382cdaae1cb5987b378c64c2de SHA1: 9650e24117b892eff2ba449c4688beef1ee99176 MD5sum: a7cbbc060a8afb1c5fe897330beeabc9 Description: Spherical data types for PostgreSQL 9.3 PgSphere, an extension for PostgreSQL, aims at providing uniform access to spherical data. It allows for a fast search and analysis for objects with spherical attributes in geographical, astronomical, or other applications using PostgreSQL. . By using an SQL interface, PgSphere's users can conveniently manage data of geographical objects around the world and astronomical data collections like star and other catalogues. . This package provides a module for PostgreSQL 9.3. Package: postgresql-9.3-pgtap Source: pgtap Version: 0.97.0-3.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 791 Depends: postgresql-9.3 Recommends: pgtap-doc, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, libtap-harness-archive-perl Breaks: pgtap (<< 0.95) Replaces: pgtap (<< 0.95) Provides: postgresql-pgtap Homepage: http://pgtap.org/ Priority: extra Section: database Filename: pool/main/p/pgtap/postgresql-9.3-pgtap_0.97.0-3.pgdg17.04+1_all.deb Size: 37116 SHA256: 71ff03a43b60d1c857c52258262d87fad309e8c89699feaee97756731d8026f0 SHA1: 0b282d58ce9f0115c9f5c766a746bf2cd4dddd6d MD5sum: b9f5ad7654a29e952740cf22e4714a70 Description: Unit testing framework extension for PostgreSQL 9.3 pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl and PHP applications. . TAP is the Test Anything Protocol (http://testanything.org/). . This package contains the extension for PostgreSQL 9.3. Package: postgresql-9.3-pldebugger Source: pldebugger Version: 1:1.0-3-g71ac998-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 Depends: libc6 (>= 2.17), postgresql-9.3 Suggests: pgadmin3 | pgadmin4 Homepage: https://git.postgresql.org/gitweb/?p=pldebugger.git Priority: optional Section: database Filename: pool/main/p/pldebugger/postgresql-9.3-pldebugger_1.0-3-g71ac998-1.pgdg17.04+1_ppc64el.deb Size: 24592 SHA256: 71adb0e87b712a5d502393a26e78e23a1d89c18824ed057103ff8639b8a6b127 SHA1: 5875fbad9a057aa55043a05db546f50ec8a1ed94 MD5sum: 26fe412bcae0aa9e64819736d8e3f3df Description: PostgreSQL pl/pgsql Debugger API This module is a set of shared libraries which implement an API for debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin project (http://www.pgadmin.org/) provides a client user interface as part of pgAdmin III v1.10.0 and above, and pgAdmin 4. Package: postgresql-9.3-pllua Source: postgresql-pllua Version: 1:1.1.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 170 Depends: postgresql-9.3, libc6 (>= 2.17), liblua5.1-0 Homepage: https://github.com/pllua/pllua Priority: optional Section: database Filename: pool/main/p/postgresql-pllua/postgresql-9.3-pllua_1.1.0-2.pgdg17.04+1_ppc64el.deb Size: 50804 SHA256: 9989eb568229086bbe9f3a2f2f0268da3896e482cbf0988a7b6aabda11c00135 SHA1: 581913323c82742c36b151ca3717cf11c1f4fbc1 MD5sum: bd9df42a7ebf1fde259b7d8bb0023469 Description: Lua procedural language for PostgreSQL 9.3 PL/Lua is an implementation of Lua as a loadable procedural language for PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers written in the Lua programming language. . It brings the power and simplicity of Lua to PostgreSQL, including: small memory footprint, simple syntax, lexical scoping, functions as first-class values, and coroutines for non-preemptive threading. Package: postgresql-9.3-plproxy Source: postgresql-plproxy Version: 2.8-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 180 Depends: postgresql-9.3, libc6 (>= 2.17), libpq5 Homepage: http://pgfoundry.org/projects/plproxy/ Priority: optional Section: database Filename: pool/main/p/postgresql-plproxy/postgresql-9.3-plproxy_2.8-1.pgdg17.04+1_ppc64el.deb Size: 56980 SHA256: a33664499c69386286ce26861a6b50903fc6963f43c61492ebccf6bbfae8eeec SHA1: 713fe768e2ae7cf637f77de48b27c69c1cf28123 MD5sum: ea1c49debf7338bc31d0ef90d4daf979 Description: database partitioning system for PostgreSQL 9.3 PL/Proxy is a database partitioning system implemented as a PL language. Main idea is that proxy functions are created with same signature as the remote functions to be called, so only destination info needs to be specified inside proxy function bodies. Package: postgresql-9.3-plr Source: plr Version: 1:8.3.0.17-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 425 Depends: r-base-core (>= 2.10), postgresql-9.3, libc6 (>= 2.17) Suggests: r-recommended Provides: postgresql-plr Homepage: http://www.joeconway.com/plr/ Priority: optional Section: database Filename: pool/main/p/plr/postgresql-9.3-plr_8.3.0.17-3.pgdg17.04+1_ppc64el.deb Size: 215442 SHA256: ac40f873d91ac2698519853580a1bbbfc01da5c8e0b8ac49f44212f89e244813 SHA1: b303a1c90c42bbdf6111b7f3e92570950327e107 MD5sum: fc3c39c031d82c3a6277769046c49ffc Description: Procedural language interface between PostgreSQL and R R is a language and environment for statistical computing and graphics, providing a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, and so on). . PostgreSQL is an open source SQL database server. . This package provides a procedural language interface to R from PostgreSQL. Procedural languages are used to write functions which can be called in database queries. Package: postgresql-9.3-plsh Source: postgresql-plsh Version: 1.20171014-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 89 Depends: libc6 (>= 2.17), postgresql-9.3 Homepage: http://plsh.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-plsh/postgresql-9.3-plsh_1.20171014-1.pgdg17.04+1_ppc64el.deb Size: 12522 SHA256: a9b8a2e77f3e84baa6937864300ac5847b5522fa03705dcfcea8e07ce9b7dd7e SHA1: 7abbff6a9130f12f2f18acce4406425d15b38b19 MD5sum: e3786833f581dc63350c7e359fa179e8 Description: PL/sh procedural language for PostgreSQL 9.3 PL/sh enables an SQL developer to write procedural language functions for PostgreSQL 9.3 in a shell of his choice. You need this package if you have any PostgreSQL 9.3 functions that use the language plsh. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-9.3-plv8 Source: plv8 Version: 1:1.4.10.ds-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 174 Depends: postgresql-9.3, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libv8-3.14.5 Provides: postgresql-plv8 Homepage: https://github.com/plv8/plv8 Priority: extra Section: database Filename: pool/main/p/plv8/postgresql-9.3-plv8_1.4.10.ds-1.pgdg17.04+1_ppc64el.deb Size: 46902 SHA256: 0c0386d6f25532053a77a75bde683f58e3fee38dc89731e8b6b1514fb5baf94e SHA1: 78d6560fad933374df1d33cd678007b74ae3835a MD5sum: 42f6482fc46f0d666b069f753675cd22 Description: Procedural language interface between PostgreSQL and JavaScript V8 is a high performance JavaScript engine written in C++. It is used in the document-oriented data store MongoDB. . PostgreSQL is an open source SQL database server. . This package provides a procedural language interface to JavaScript from PostgreSQL. Procedural languages are used to write functions which can be called in database queries. Package: postgresql-9.3-postgis-2.3 Source: postgis Version: 2.3.3+dfsg-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 1936 Depends: postgresql-9.3, libc6 (>= 2.17), libgdal20 (>= 2.0.1), libgeos-c1v5 (>= 3.5.0), libjson-c3 (>= 0.11), liblwgeom-2.3-0 (>= 2.3.0), libpcre3, libproj12 (>= 4.9.0), libsfcgal1 (>= 1.2.0), libxml2 (>= 2.7.4) Recommends: postgresql-9.3-postgis-2.3-scripts, postgresql-contrib-9.3 Suggests: postgis Breaks: postgis (<< 1.2.1) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.3-postgis-2.3_2.3.3+dfsg-1.pgdg17.04+1_ppc64el.deb Size: 526318 SHA256: fbabb5dbdcb6b5748905feddee9682c3b1f3dc79318748dcaf0de4e07d6e4b1a SHA1: f1f653780619aba75f55b7ca483163902bbd3297 MD5sum: 041b184dbd49f9369f565abf336c6ac4 Description: Geographic objects support for PostgreSQL 9.3 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 supports PostgreSQL 9.3. Package: postgresql-9.3-postgis-2.3-scripts Source: postgis Version: 2.3.3+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 73003 Depends: perl:any Recommends: postgresql-9.3-postgis-2.3 Conflicts: postgresql-9.3-postgis-2.2-scripts Breaks: postgresql-9.3-postgis-scripts (<< 2.2.2+dfsg-3~) Replaces: postgresql-9.3-postgis-scripts (<< 2.2.2+dfsg-3~) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.3-postgis-2.3-scripts_2.3.3+dfsg-1.pgdg17.04+1_all.deb Size: 928934 SHA256: 001c0c60fff7b0a20da4f27482733446df2d9daba98e8029ba737c02ec424d9a SHA1: f72de59829c6beb740ca7bde3aad42666bb54611 MD5sum: 5752314612ea50f0ee8ebb5394618dff Description: Geographic objects support for PostgreSQL 9.3 -- 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 SQL scripts to upgrade from earlier PostGIS versions for PostgreSQL 9.3 as well as Perl utility scripts. Package: postgresql-9.3-postgis-2.4 Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 2010 Depends: postgresql-9.3, libc6 (>= 2.17), libgdal20 (>= 2.0.1), libgeos-c1v5 (>= 3.5.0), libjson-c3 (>= 0.11), liblwgeom-2.4-0 (>= 2.4.0~rc1), libpcre3, libproj12 (>= 4.9.0), libprotobuf-c1 (>= 1.0.1), libsfcgal1 (>= 1.2.0), libxml2 (>= 2.7.4) Recommends: postgresql-9.3-postgis-2.4-scripts Suggests: postgis Breaks: postgis (<< 1.2.1) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.3-postgis-2.4_2.4.2+dfsg-1.pgdg17.04+1_ppc64el.deb Size: 547400 SHA256: e7698cee75dbef0e7e4d157e7111e4f4bd899a5deb9fe955b44b1961da0fa582 SHA1: 3d98a8979251157f3213822862ecbbc3a48d6a4f MD5sum: 011374676ed12d659ad64604070f5987 Description: Geographic objects support for PostgreSQL 9.3 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". . To create the PostGIS extensions in a PostgreSQL 9.3 database, the postgresql-9.3-postgis-2.4-scripts package must be installed as well. Package: postgresql-9.3-postgis-2.4-scripts Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 86989 Depends: perl:any Recommends: postgresql-9.3-postgis-2.4 Conflicts: postgresql-9.3-postgis-2.2-scripts, postgresql-9.3-postgis-2.3-scripts Breaks: postgresql-9.3-postgis-scripts (<< 2.2.2+dfsg-3~) Replaces: postgresql-9.3-postgis-scripts (<< 2.2.2+dfsg-3~) Multi-Arch: foreign Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.3-postgis-2.4-scripts_2.4.2+dfsg-1.pgdg17.04+1_all.deb Size: 547628 SHA256: 306d62d994aeccda3ed4ed6e2b3ec5fb1d87abf2dd6fa1fc3af35cd0419a3df8 SHA1: ca0fb3d168ba8c80ded0eda8dcbfe4b1c7f18c22 MD5sum: 241a3e2947f1aa22fdd3a689777d144e Description: Geographic objects support for PostgreSQL 9.3 -- 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 9.3 database, and for upgrading from earlier PostGIS versions. Package: postgresql-9.3-postgis-scripts Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 70 Depends: postgresql-9.3-postgis-2.4-scripts Homepage: http://postgis.net/ Priority: optional Section: oldlibs Filename: pool/main/p/postgis/postgresql-9.3-postgis-scripts_2.4.2+dfsg-1.pgdg17.04+1_all.deb Size: 28630 SHA256: 527f1d77e206711130d6e16655cc25d2b5071f0869224ea2e9180002ad4da07d SHA1: 02b9b3e504f52fa381d5334e382629527db04cca MD5sum: 7f13e063505c883a108d617f4b622d0d Description: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: postgresql-9.3-prefix Source: prefix Version: 1.2.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: libc6 (>= 2.17), postgresql-9.3 Priority: extra Section: database Filename: pool/main/p/prefix/postgresql-9.3-prefix_1.2.6-1.pgdg17.04+1_ppc64el.deb Size: 21962 SHA256: 8b07aa8dfb3de3c0eab28605928fed0b31fcaeae5a5349fc538c1c323474ad2f SHA1: 31139f42d053bdee37a819066bab31110d9eb612 MD5sum: d7f28cf5b8f95d1a23780c62fcba150e Description: Prefix Range module for PostgreSQL This PostgreSQL module provides the prefix_range datatype, allowing to index searches such as finding the longest prefix matching a telephone number, having prefixes in a table and telephone number as a parameter: . select * from prefixes where prefix @> '0100091234'; . The prefix column has to be of type prefix_range, and any text field can get indexed by the provided GiST opclass. Package: postgresql-9.3-preprepare Source: preprepare Version: 0.9-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: libc6 (>= 2.17), postgresql-9.3 Priority: extra Section: database Filename: pool/main/p/preprepare/postgresql-9.3-preprepare_0.9-1.pgdg17.04+1_ppc64el.deb Size: 9432 SHA256: 6039e37650148da746a51d4a64f5c8ac661714bf804aa98665bd2fb358b90751 SHA1: 788a9c40ddd9a9e2d520a3202bd3205c9a505487 MD5sum: 1e12ec94df01a682c7a1e4bc603d5470 Description: pre prepare your PostgreSQL statements server side The pre_prepare module for PostgreSQL aims to prepare all your statements as soon as possible and in a way that allows client queries not to bother at all and just call EXECUTE. Package: postgresql-9.3-prioritize Source: postgresql-prioritize Version: 1.0.4-1.3.pgdg17.04+1 Architecture: ppc64el Maintainer: Cyril Bouthors Installed-Size: 96 Depends: libc6 (>= 2.17), postgresql-9.3 Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-9.3-prioritize_1.0.4-1.3.pgdg17.04+1_ppc64el.deb Size: 6630 SHA256: 86997b871f0803008d8a12ac937780701efdb314e3e975c950858dff118f65c1 SHA1: c00c5e969510332341faaef7231e7654167e7623 MD5sum: 6a6b327b0cc56131145cde8cca77895a Description: Get and set the nice priorities of PostgreSQL backends This module implements an interface to getpriority() and setpriority() for PostgreSQL backends, callable from SQL functions. Essentially, this module allows users to `renice' their backends. Package: postgresql-9.3-python-multicorn Source: postgresql-multicorn Version: 1.3.4-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-9.3, python-multicorn, libc6 (>= 2.17), libpython2.7 (>= 2.7) Conflicts: postgresql-9.3-python3-multicorn Provides: postgresql-python-multicorn Homepage: http://multicorn.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-multicorn/postgresql-9.3-python-multicorn_1.3.4-1.pgdg17.04+1_ppc64el.deb Size: 23272 SHA256: ab28867eb0d330f8d3090d508bdae9cd0db5a5af592d2de28fff281eb8237ae4 SHA1: 42afb16043a7bbb7f99ee5c36df1dee3306e569b MD5sum: b3b8cfbb2593d5fc8c8d49d2fc07da0c Description: multicorn extension for Postgres 9.3 to write FDWs with python2 Multicorn is a PostgreSQL extension meant to make Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language . This package is for PostgreSQL 9.3 and uses Python 2. Package: postgresql-9.3-python3-multicorn Source: postgresql-multicorn Version: 1.3.4-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-9.3, python3-multicorn, libc6 (>= 2.17), libpython3.5 (>= 3.5.0~b1) Conflicts: postgresql-9.3-python-multicorn Provides: postgresql-python3-multicorn Homepage: http://multicorn.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-multicorn/postgresql-9.3-python3-multicorn_1.3.4-1.pgdg17.04+1_ppc64el.deb Size: 23846 SHA256: 147169dd73089621e250a42d7a88999da66429cbb8f9aa58c5657efa05116470 SHA1: 074f0b54bab7b02ab222d9e815a407ae9d582a8f MD5sum: 1df7cfaa70512b088b0b1a1f851416b0 Description: multicorn extension for Postgres 9.3 to write FDWs with python3 Multicorn is a PostgreSQL extension meant to make Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language . This package is for PostgreSQL 9.3 and uses Python 3. Package: postgresql-9.3-q3c Source: postgresql-q3c Version: 1.5.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2211 Depends: postgresql-9.3, libc6 (>= 2.17) Homepage: http://www.sai.msu.su/~megera/wiki/SkyPixelization Priority: optional Section: database Filename: pool/main/p/postgresql-q3c/postgresql-9.3-q3c_1.5.0-2.pgdg17.04+1_ppc64el.deb Size: 70248 SHA256: 17137b23daabc79bebd7dff2a90c6a1ded582fd57149d0fe17e63e8137c0801c SHA1: 44f670dee8d3742f5af88f21dd0e2696a0dbd97d MD5sum: f63be83204c5344aba1fb39b76d7c73a Description: PostgreSQL 9.3 extension used for indexing the sky Q3C, an extension for PostgreSQL, is designed for the work with large astronomical catalogues or any catalogs of objects on the sphere. . This extension allows a user to perform fast circular, elliptical or polygonal searches on the sky as well as fast cross-matches. . This package provides a module for PostgreSQL 9.3. Package: postgresql-9.3-repack Source: pg-repack Version: 1.4.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 258 Depends: postgresql-9.3, libc6 (>= 2.17), libpq5 (>= 8.3~rc1-1~) Homepage: https://github.com/reorg/pg_repack Priority: optional Section: database Filename: pool/main/p/pg-repack/postgresql-9.3-repack_1.4.2-1.pgdg17.04+1_ppc64el.deb Size: 67438 SHA256: feb7ec4db83832d7f1b014ec521b22445eb4de836af097461d7052cc3dccc2b3 SHA1: ef8958f7429719e1a2aceaab0f68ea97f1bb6c6d MD5sum: e8bdffa6622bfc6732abc020cb807b37 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 9.3. Package: postgresql-9.3-repmgr Source: repmgr Version: 4.0.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Marco Nenciarini Installed-Size: 843 Depends: postgresql-9.3, repmgr-common (>= 4.0.1-1.pgdg17.04+1), libc6 (>= 2.17), libpq5 (>= 9.3~) Suggests: rsync Homepage: http://www.repmgr.org/ Priority: optional Section: database Filename: pool/main/r/repmgr/postgresql-9.3-repmgr_4.0.1-1.pgdg17.04+1_ppc64el.deb Size: 128852 SHA256: 088de479f91779e77ccfdada3dbb010717c135a2589350af0751d7fc236197df SHA1: e2ee37502389152ec326c42447d0c3860046a96f MD5sum: 3d818f1b8d1139b9d12adb2378acacec Description: replication manager for PostgreSQL 9.3 repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby capabilities with tools to set up standby servers, monitor replication, and perform administrative tasks such as failover or manual switchover operations. . This package contains repmgr for PostgreSQL 9.3. Package: postgresql-9.3-repmgr-dbg Source: repmgr Version: 4.0.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Marco Nenciarini Installed-Size: 486 Depends: postgresql-9.3-repmgr (= 4.0.1-1.pgdg17.04+1) Breaks: repmgr-dbg (<< 3.0.1-1) Replaces: repmgr-dbg (<< 3.0.1-1) Homepage: http://www.repmgr.org/ Priority: optional Section: debug Filename: pool/main/r/repmgr/postgresql-9.3-repmgr-dbg_4.0.1-1.pgdg17.04+1_ppc64el.deb Size: 426516 SHA256: 0af40cc40f265dd4cd1c3574a17f5e310e6a6e86ba2689f80b0ad55f902df4cb SHA1: a3edaac4377ae43863d8c8cd9ac5f8721ec85d5f MD5sum: ff4645b4438e93dd2355e55d3184a2ee Description: debug symbols for repmgr for PostgreSQL 9.3 Since version 9.0, PostgreSQL allow you to have replicated hot standby servers which you can query and/or use for high availability. While the main components of the feature are included with PostgreSQL, the user is expected to manage the high availability parts. . repmgr allows you to monitor and manage your replicated PostgreSQL databases as a single cluster. . This package contains debug symbols for repmgr for PostgreSQL 9.3. Build-Ids: 3905845b17d83b37347de62d2a3ff2cf1fe57e90 668f5d9247300c7f77ea4b719461c4e6394f9b1d 692ca86b24c6150c362895bfd258e1e33076b827 Package: postgresql-9.3-similarity Source: pg-similarity Version: 1.0~20160916-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 179 Depends: postgresql-9.3, libc6 (>= 2.17) Homepage: https://github.com/eulerto/pg_similarity Priority: optional Section: database Filename: pool/main/p/pg-similarity/postgresql-9.3-similarity_1.0~20160916-1.pgdg17.04+1_ppc64el.deb Size: 31638 SHA256: 573aab3df2caaf87600c2e4c94bf0473331d6dce7d2d22525f854804c3bc18d5 SHA1: cab6f58f0f5c02cea25575af6ce06aeb212f0156 MD5sum: a08bbd3edfb2001e44ade3e409277644 Description: PostgreSQL similarity functions extension pg_similarity is an extension to support similarity queries on PostgreSQL. The extension consists of: . * Functions implementing similarity algorithms available in the literature. These functions can be used as UDFs and are the base for implementing the similarity operators; * Operators defined on top of the similarity functions. They use similarity functions to obtain the similarity threshold and compare its value to a user-defined threshold to decide if it is a match or not; * Session variables storing similarity function parameters. Package: postgresql-9.3-slony1-2 Source: slony1-2 Version: 2.2.6-1.pgdg17.04+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 84 Depends: postgresql-9.3, libc6 (>= 2.17) Suggests: slony1-2-bin Conflicts: postgresql-9.3-slony1 Provides: postgresql-9.3-slony1 Homepage: http://slony.info/ Priority: optional Section: database Filename: pool/main/s/slony1-2/postgresql-9.3-slony1-2_2.2.6-1.pgdg17.04+2_ppc64el.deb Size: 22708 SHA256: 082d7fd7db83b5e9bf2cd893e046065f5fae1b2eff44343f49d067b19fdd11c2 SHA1: 202f28e80e35726a0130054928e602a153999eb3 MD5sum: d413402226e2dbfeb6199b20c9d19603 Description: replication system for PostgreSQL: PostgreSQL 9.3 server plug-in Slony-I is an asynchronous master-to-multiple-slaves replication system for PostgreSQL with cascading and slave promotion. . This package contains the support functions that are loaded into the PostgreSQL database server. It needs to be installed on the hosts where the database server nodes are running. This package works with version 9.3 of the PostgreSQL server; you need the package that corresponds to the version of your database server. . The actual replication daemon and the administration tools are in the package slony1-2-bin. This package is useless without slony1-2-bin installed somewhere in the network. Package: postgresql-9.4 Version: 9.4.15-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 21362 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpq5 (>= 9.1~), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), postgresql-client-9.4, postgresql-common (>= 142~), tzdata, ssl-cert, locales Recommends: postgresql-contrib-9.4, sysstat Suggests: locales-all Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.4/postgresql-9.4_9.4.15-1.pgdg17.04+1_ppc64el.deb Size: 3576958 SHA256: ceef7b3b6e089d966d09b8029adf3969e40f038a482bdf588cfd774cc2174dff SHA1: e5209c8948cbfe8587438905d63fdc3a0de51632 MD5sum: 9d387348ef092347c4bfe0de85e6e834 Description: object-relational SQL database, version 9.4 server PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation. . This package provides the database server for PostgreSQL 9.4. Package: postgresql-9.4-amcheck Source: amcheck Version: 1.3-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Peter Geoghegan Installed-Size: 94 Depends: libc6 (>= 2.17), postgresql-9.4 Homepage: https://github.com/petergeoghegan/amcheck Priority: extra Section: libs Filename: pool/main/a/amcheck/postgresql-9.4-amcheck_1.3-1.pgdg17.04+1_ppc64el.deb Size: 18690 SHA256: 0bed824c402f4b4fa44602065b70c530205f8a671c3905b24d76891e6aa43410 SHA1: b06951a64837479d800bd370b30311e1ef8d0f46 MD5sum: 62678b70cf0c88d403cdca2dcc0432b2 Description: PostgreSQL extension that verifies indexes This extension verifies the logical consistency of PostgreSQL B-Tree indexes. The extension consists of SQL-callable functions. When no error is raised during a call to these verification functions, no logical inconsistency was detected. This is useful as a general smoke test to detect corruption. Package: postgresql-9.4-asn1oid Source: pgsql-asn1oid Version: 1.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 88 Depends: libc6 (>= 2.17), postgresql-9.4 Homepage: https://github.com/ChristophBerg/pgsql-asn1oid Priority: optional Section: database Filename: pool/main/p/pgsql-asn1oid/postgresql-9.4-asn1oid_1.2-1.pgdg17.04+1_ppc64el.deb Size: 6752 SHA256: b8d00933a6a570916aecb4fa5dd92b44a1f6f01f366c72fc656adbc5289b17dc SHA1: c1928cd673fadddc099452dfc368d629644c2064 MD5sum: ce0670ec2c42e281c52d6c3743ed0474 Description: ASN.1 OID data type for PostgreSQL This plugin provides the necessary support functions to store ASN.1 OIDs in a PostgreSQL database. . This package has been compiled for PostgreSQL 9.4. Package: postgresql-9.4-dbg Source: postgresql-9.4 Version: 9.4.15-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17629 Depends: postgresql-9.4 (= 9.4.15-1.pgdg17.04+1) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/postgresql-9.4/postgresql-9.4-dbg_9.4.15-1.pgdg17.04+1_ppc64el.deb Size: 15427070 SHA256: fdfe23c01d02a69ddba959ece87f0421f497ad1db91864234b5544456d9e352f SHA1: 70932d9eb547840756475862e4e8c5c6b50ec975 MD5sum: bf7ebbd22488bf3d16fefb93779114fd Description: debug symbols for postgresql-9.4 This package provides detached debugging symbols for PostgreSQL 9.4. . PostgreSQL is an object-relational SQL database management system. Build-Ids: 807a9a6d150db555029e64c8d66ff40fed69f87c Package: postgresql-9.4-debversion Source: postgresql-debversion Version: 1.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 102 Depends: libapt-pkg5.0 (>= 0.8.0), libc6 (>= 2.17), libstdc++6 (>= 4.1.1), postgresql-9.4 Priority: optional Section: database Filename: pool/main/p/postgresql-debversion/postgresql-9.4-debversion_1.1-1.pgdg17.04+1_ppc64el.deb Size: 10844 SHA256: b995b3fe32c4c1b75b3ac6e00042a09dcacd26a05e76354071156d527043ecd0 SHA1: 4c24e2800593231c35415a8a904cb8536fa9ba55 MD5sum: ac5348f05237639af86a97c4d9975c69 Description: Debian version number type for PostgreSQL Debian version numbers, used to version Debian binary and source packages, have a defined format, including specifications for how versions should be compared in order to sort them. This package implements a "debversion" type to represent Debian version numbers within the PostgreSQL database. This also includes operators for version comparison and index operator classes for creating indexes on the debversion type. . Version comparison uses the algorithm used by the Debian package manager, dpkg, using the implementation from libapt-pkg. This means that columns in tables using the debversion type may be sorted and compared correctly using the same logic as "dpkg --compare-versions". It is also possible to create indexes on these columns. . postgresql-debversion implements the following features: . * The "debversion" type (internally derived from the "text" type) * A full set of operators for version comparison (< <= = <> >= >) including commutator and negator optimisation hints * Operator classes for btree and hash indexes * The aggregate functions min() and max() Package: postgresql-9.4-dirtyread Source: pg-dirtyread Version: 1.3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 87 Depends: libc6 (>= 2.17), postgresql-9.4 Priority: optional Section: database Filename: pool/main/p/pg-dirtyread/postgresql-9.4-dirtyread_1.3.pgdg17.04+1_ppc64el.deb Size: 9526 SHA256: 8d126ca84c3d370174e977b8598a96823b2d5181f619f37393abc2f0378831ad SHA1: 7b9e52180ea8f2144deac9f0098328e9d15ae7a3 MD5sum: 2e972cf8110dcd17f535eab63c72843f Description: Read dead but unvacuumed tuples from a PostgreSQL relation The pg_dirtyread extension provides the ability to read dead but unvacuumed rows from a PostgreSQL relation. Package: postgresql-9.4-ip4r Source: ip4r Version: 2.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 372 Depends: libc6 (>= 2.17), postgresql-9.4 Homepage: http://pgfoundry.org/projects/ip4r/ Priority: extra Section: misc Filename: pool/main/i/ip4r/postgresql-9.4-ip4r_2.2-1.pgdg17.04+1_ppc64el.deb Size: 60140 SHA256: b0846481a3288c6ca4342aa82e22187c2ebd786c0ef8e089a5d59c1ab20fbbe5 SHA1: 582c9581ba9303620b4c03c70686986857c3afdc MD5sum: 4c303036361c185182e83d1579742f4f Description: IPv4 and IPv6 types for PostgreSQL 9.4 This PostgreSQL module provides several data types which can contain single IPv4 or IPv6 addresses or a range of such addresses. . ip4r supports these data types: . ip4: IPv4 address '#.#.#.#' ip4r: IPv4 range '#.#.#.#-#.#.#.#' or '#.#.#.#/#' or '#.#.#.#' ip6: IPv6 address 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx' ip6r: IPv6 range '#-#' or '#/#' or '#' ipaddress: IPv4 or IPv6 address iprange: IPv4 or IPv6 range . While PostgreSQL already has built-in types 'inet' and 'cidr', the authors of this module found that they had a number of requirements that were not addressed by the built-in types. Package: postgresql-9.4-jsquery Source: jsquery Version: 1.0.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 170 Depends: postgresql-9.4, libc6 (>= 2.17) Homepage: https://github.com/postgrespro/jsquery Priority: optional Section: database Filename: pool/main/j/jsquery/postgresql-9.4-jsquery_1.0.1-1.pgdg17.04+1_ppc64el.deb Size: 45580 SHA256: 851c9a46f5bff818d1ec2134126037098e194c588700ff3ffc57403fefd7bcea SHA1: 88e7dc7a908a7b9b5d8fc39e3140a08d45b7e516 MD5sum: de2dff0be2debd2beed4c1b11945e4bd Description: PostgreSQL JSON query language with GIN indexing support JsQuery provides additional functionality for the PostgreSQL jsonb datatype, such as a simple and effective way to search in nested objects and arrays, and more comparison operators with index support. It does this by implementing a specialized search syntax, the @@ operator, and the jsquery type for search strings. Package: postgresql-9.4-mimeo Source: mimeo Version: 1.5.1-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4467 Depends: postgresql-9.4, postgresql-contrib-9.4 Recommends: python Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-9.4-mimeo_1.5.1-1.pgdg17.04+1_all.deb Size: 110226 SHA256: 608ad4f5c7f67d1c8c28605a68c12b1bda7dca2b53f5d162a3aee1407911a419 SHA1: 2392226f695cdd1dc06a64601a682d91df1182bb MD5sum: 35168a71c5de6c64b725670202c50118 Description: specialized, per-table replication between PostgreSQL instances Mimeo is a PostgreSQL extension that provides specialized, per-table replication between PostgreSQL instances. It currently provides snapshot (whole table copy), incremental (based on an incrementing timestamp or id), and DML (inserts, updates and deletes) replication methods. Package: postgresql-9.4-mysql-fdw Source: postgresql-mysql-fdw Version: 2.3.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-9.4, libc6 (>= 2.17) Homepage: https://github.com/EnterpriseDB/mysql_fdw Priority: optional Section: database Filename: pool/main/p/postgresql-mysql-fdw/postgresql-9.4-mysql-fdw_2.3.0-2.pgdg17.04+1_ppc64el.deb Size: 26354 SHA256: c0d0424eb58c7c3e215670b104eb1e149a62650266d363109ba9a1272d21d913 SHA1: a4e3702a8c0ca84e48411da9de127d9856471804 MD5sum: 62f9ee59ceaf59fda8770b5976368e62 Description: Postgres 9.4 Foreign Data Wrapper for MySQL postgresql-mysql-fdw is a PostgreSQL extension implementing a Foreign Data Wrapper (FDW) to access MySQL data from PostgreSQL. . This package is for PostgreSQL 9.4. Package: postgresql-9.4-ogr-fdw Source: pgsql-ogr-fdw Version: 1.0.5-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 151 Depends: postgresql-9.4, libc6 (>= 2.17), libgdal20 (>= 2.1.0) Homepage: https://github.com/pramsey/pgsql-ogr-fdw Priority: optional Section: database Filename: pool/main/p/pgsql-ogr-fdw/postgresql-9.4-ogr-fdw_1.0.5-1.pgdg17.04+1_ppc64el.deb Size: 25192 SHA256: 09c6dbb570164e9a0898803b159d72bc51e28d04d39f2e8b3c01d317e1b6981e SHA1: 76b1206cee4e589fa3dffca51de4e459e42ce13e MD5sum: 0b48ba52cd521f55dc491f9645f9445b Description: PostgreSQL foreign data wrapper for OGR OGR is the vector half of the GDAL spatial data access library. It allows access to a large number of GIS data formats using a simple C API for data reading and writing. Since OGR exposes a simple table structure and PostgreSQL foreign data wrappers allow access to table structures, the fit seems pretty perfect. . This implementation currently has the following limitations: * Only non-spatial query restrictions are pushed down to the OGR driver. PostgreSQL foreign data wrappers support delegating portions of the SQL query to the underlying data source, in this case OGR. This implementation currently pushes down only non-spatial query restrictions, and only for the small subset of comparison operators (>, <, <=, >=, =) supported by OGR. * Spatial restrictions are not pushed down. OGR can handle basic bounding box restrictions and even (for some drivers) more explicit intersection restrictions, but those are not passed to the OGR driver yet. * OGR connections every time Rather than pooling OGR connections, each query makes (and disposes of) two new ones, which seems to be the largest performance drag at the moment for restricted (small) queries. * All columns are retrieved every time. PostgreSQL foreign data wrappers don't require all columns all the time, and some efficiencies can be gained by only requesting the columns needed to fulfill a query. This would be a minimal efficiency improvement, but can be removed given some development time, since the OGR API supports returning a subset of columns. Package: postgresql-9.4-orafce Source: orafce Version: 3.6.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 405 Depends: postgresql-9.4, libc6 (>= 2.17) Homepage: https://github.com/orafce/orafce Priority: optional Section: database Filename: pool/main/o/orafce/postgresql-9.4-orafce_3.6.1-1.pgdg17.04+1_ppc64el.deb Size: 90958 SHA256: 6b3fa8d014b95ab47a5d1b94f854631a078a9256eb66d031ad3154c7ff537f5b SHA1: 38e79c0a6634a1b07125ae447e6841dd0d44f81f MD5sum: 7a7d623a080a21726751d799fa69016c Description: Oracle support functions for PostgreSQL 9.4 This project implements some functions for compatibility with Oracle. The functionality was verified on Oracle 10g, and the module is useful for production work. Package: postgresql-9.4-partman Source: pg-partman Version: 3.1.0-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4476 Depends: libc6 (>= 2.17), postgresql-9.4, python Priority: optional Section: database Filename: pool/main/p/pg-partman/postgresql-9.4-partman_3.1.0-1.pgdg17.04+1_ppc64el.deb Size: 158262 SHA256: 47b2783cfd029d466d06633c28dc7905a44774725f7dd7be0ebdc2b9c81da958 SHA1: 6925519bddb289b044f72ca9721effc5f52e0441 MD5sum: d7a351fcd584be3f861ec8a33d104e5e Description: PostgreSQL Partition Manager pg_partman is a PostgreSQL extension to create and manage both time-based and serial-based table partition sets. Sub-partitioning is also supported. Child table & trigger function creation is all managed by the extension itself. Tables with existing data can also have their data partitioned in easily managed smaller batches. Optional retention policy can automatically drop partitions no longer needed. A background worker (BGW) process is included to automatically run partition maintenance without the need of an external scheduler (cron, etc) in most cases. Package: postgresql-9.4-pgespresso Source: pgespresso Version: 1.2-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Marco Nenciarini Installed-Size: 84 Depends: libc6 (>= 2.17), postgresql-9.4 Enhances: barman Homepage: https://github.com/2ndquadrant-it/pgespresso Priority: extra Section: database Filename: pool/main/p/pgespresso/postgresql-9.4-pgespresso_1.2-3.pgdg17.04+1_ppc64el.deb Size: 5752 SHA256: df78ecfcfa601788bfb841e8bc4a289b561c2b1a861ef2bacb518609e7a6343c SHA1: a4ba31e50133769e587192b0f9c609d867e657c3 MD5sum: 54536946ad047f3f4521465818d0b460 Description: extension for Barman, Backup and Recovery Manager for PostgreSQL pgespresso is an extension that enhances Barman, Backup and Recovery Manager for PostgreSQL. . Starting from version 1.3.1 Barman added support for concurrent backup of PostgreSQL 9.2, 9.3, 9.4 and 9.5 servers using the "pgespresso" extension. Concurrent backup allows DBAs to perform full backup operations from a streaming replicated standby. Package: postgresql-9.4-pgextwlist Source: pgextwlist Version: 1.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 84 Depends: libc6 (>= 2.17), postgresql-9.4 Homepage: https://github.com/dimitri/pgextwlist Priority: extra Section: libs Filename: pool/main/p/pgextwlist/postgresql-9.4-pgextwlist_1.6-1.pgdg17.04+1_ppc64el.deb Size: 12180 SHA256: 582946718b5f82bbaea724f4a778becc5e4baf7026ccde789d4b6aef10e55fd3 SHA1: 9dd6145cbf18a84ca49d6f4e247c5e2010588116 MD5sum: 00006579c2a955722315766f2b76dfe6 Description: PostgreSQL Extension Whitelisting This extension implements extension whitelisting, and will actively prevent users from installing extensions not in the provided list. Also, this extension implements a form of sudo facility in that the whitelisted extensions will get installed as if superuser. Privileges are dropped before handing the control back to the user. Package: postgresql-9.4-pgfincore Source: pgfincore Version: 1.2.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 100 Depends: libc6 (>= 2.17), postgresql-9.4 Homepage: http://villemain.org/projects/pgfincore Priority: extra Section: database Filename: pool/main/p/pgfincore/postgresql-9.4-pgfincore_1.2.1-1.pgdg17.04+1_ppc64el.deb Size: 14380 SHA256: 9a17271ac4e853946ea5d934da28698bb35d5d064cf6e064dcebceb7da2a16c8 SHA1: 304d9075cc56548a46a2b04669512c40023fa14d MD5sum: e8f76c9e81a1aa1f7a769f127f1ab23b Description: set of PostgreSQL functions to manage blocks in memory Those functions let you know which and how many disk block from a relation are in the page cache of the operating system, and eventually write the result to a file. Then using this file, it is possible to restore the page cache state for each block of the relation. Package: postgresql-9.4-pgmemcache Source: pgmemcache Version: 2.3.0-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 107 Depends: libc6 (>= 2.17), libmemcached11, libsasl2-2, postgresql-9.4 Homepage: http://pgfoundry.org/projects/pgmemcache/ Priority: extra Section: database Filename: pool/main/p/pgmemcache/postgresql-9.4-pgmemcache_2.3.0-3.pgdg17.04+1_ppc64el.deb Size: 21142 SHA256: 0c4fe4c076012f215b60a6c8a60154145b8c889cc35b07854d6ad0d5fe70ff92 SHA1: 5b61ddb6b16053284399ddaf54a83c3eec7130a5 MD5sum: b5154f2b897197a2a16859a7560efdb9 Description: PostgreSQL interface to memcached pgmemcache is an extension for PostgreSQL that provides an API to memcached through user-defined functions. . memcached is a high-performance, distributed memory object caching system, generic in nature, but originally intended for use in speeding up dynamic web applications by alleviating database load. Package: postgresql-9.4-pgmp Source: postgresql-pgmp Version: 1.0.2-5.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 209 Depends: libc6 (>= 2.17), libgmp10, postgresql-9.4 Homepage: https://github.com/dvarrazzo/pgmp Priority: optional Section: database Filename: pool/main/p/postgresql-pgmp/postgresql-9.4-pgmp_1.0.2-5.pgdg17.04+1_ppc64el.deb Size: 38018 SHA256: fe8c3e2b604bdf5a7e54cf23bef3c926b53735dc0539fa10ba261537f2fc8bab SHA1: a56a81a6360149c40d9d56c944ae7f28b2dc39fa MD5sum: 81e54bd3c3cb44ef6f3ee8ae1d1464be Description: arbitrary precision integers and rationals for PostgreSQL 9.4 pgmp is a PostgreSQL extension to add the GMP data types and functions directly into the database. . The extension adds the types mpz (arbitrary size integers) and mpq (arbitrary precision rationals) to PostgreSQL and exposes to the database all the functions available in the GMP library for these data types, allowing: . * higher performance arithmetic on integers respect to the numeric data type * a rational data type for absolute precision storage and arithmetic * using specialized functions to deal with prime numbers, random numbers, factorization directly into the database. Package: postgresql-9.4-pgpool2 Source: pgpool2 Version: 3.6.7-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 343 Depends: libpgpool0 (= 3.6.7-1.pgdg17.04+1), postgresql-9.4, libc6 (>= 2.17) Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page Priority: optional Section: database Filename: pool/main/p/pgpool2/postgresql-9.4-pgpool2_3.6.7-1.pgdg17.04+1_ppc64el.deb Size: 132452 SHA256: b5538888a6bc43a4a83ac37fb63f88a62ea2ef471d4487d616945da7c0d7a529 SHA1: b8b1f4612aeb5d639009b29e760e2ee9de43b342 MD5sum: e5cc4ac3607046ce8bcdd5fd58d28c1d Description: connection pool server and replication proxy for PostgreSQL - modules pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. This package contains support modules for the PostgreSQL 9.4 server: . * pgpool_adm * pgpool_recovery (PostgreSQL 9.1 and above) * pgpool_regclass (PostgreSQL 9.1 and above) Package: postgresql-9.4-pgq-node Source: pgq-node Version: 3.2.5-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 532 Depends: postgresql-9.4, postgresql-9.4-pgq3 Replaces: postgresql-9.4-pgq3 (<= 3.2.6-5) Priority: optional Section: database Filename: pool/main/p/pgq-node/postgresql-9.4-pgq-node_3.2.5-1.pgdg17.04+1_all.deb Size: 12114 SHA256: 46ee43c94ee8fb3599d0a0bbc8c7b78dabe8b3b0e29972c21f6337976d3dc4b3 SHA1: f6842cbef1231f3fce2ce5f5089bf0f05ef4fbf7 MD5sum: 0733cd0cfee48d485041b9650b4d4139 Description: Cascaded queueing on top of PgQ PgQ provides generic queues for PostgreSQL. It allows multiple queues in one database, each queue can be consumed by multiple consumers. . This package contains the pgq_node PostgreSQL extension that provides queue node registration and coordination for cascaded queueing. Package: postgresql-9.4-pgq3 Source: pgq Version: 3.2.6-7.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2107 Depends: libc6 (>= 2.17), postgresql-9.4, pgqd Homepage: https://github.com/pgq/pgq Priority: optional Section: database Filename: pool/main/p/pgq/postgresql-9.4-pgq3_3.2.6-7.pgdg17.04+1_ppc64el.deb Size: 81384 SHA256: 14188597c09a560c0c9e75159c2ab3fddbd92277f2a2543c7252a23565568579 SHA1: 11a1b37e673658a1f38a016f6a727e48a70fa793 MD5sum: 48e6deaa2db37d2a685a91e771e16b91 Description: Generic queue for PostgreSQL This extension provides generic queues for PostgreSQL. . It allows multiple queues in one database, each queue can be consumed by multiple consumers. Package: postgresql-9.4-pgrouting Source: pgrouting Version: 2.5.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 2594 Depends: postgresql-9.4-pgrouting-scripts (>= 2.5.2-1.pgdg17.04+1), postgresql-9.4, postgresql-9.4-postgis-2.4, libc6 (>= 2.17), libcgal12, libgcc1 (>= 1:3.0), libgmp10, libstdc++6 (>= 5.2) Suggests: postgresql-9.4-pgrouting-doc Homepage: http://www.pgrouting.org Priority: optional Section: misc Filename: pool/main/p/pgrouting/postgresql-9.4-pgrouting_2.5.2-1.pgdg17.04+1_ppc64el.deb Size: 588226 SHA256: 6e73449b6c688863bab93f65241778fc10d58867edb073984b585fbd19cbb2aa SHA1: a7aacc6cd1e596df995d7061034bbb868d728bc7 MD5sum: 9c0c401887a4d3d5facf3f9ecec11b3d Description: Routing functionality support for PostgreSQL/PostGIS pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package supports PostgreSQL 9.4. Package: postgresql-9.4-pgrouting-doc Source: pgrouting Version: 2.5.2-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 5690 Depends: libjs-mathjax, libjs-sphinxdoc (>= 1.0) Homepage: http://www.pgrouting.org Priority: optional Section: doc Filename: pool/main/p/pgrouting/postgresql-9.4-pgrouting-doc_2.5.2-1.pgdg17.04+1_all.deb Size: 1771156 SHA256: 77ecb6ed842b18db2e51bdba948551ec6db2fef47035f2ec448b1294f9f9fd4f SHA1: 813dc7a7d9ac1fc3649712acf3a37600aa68a42a MD5sum: 70697c9be50cae0cb29d19bda8fa5b30 Description: Routing functionality support for PostgreSQL/PostGIS (Documentation) pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package contains the documentation. Package: postgresql-9.4-pgrouting-scripts Source: pgrouting Version: 2.5.2-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 3453 Breaks: postgresql-9.4-pgrouting (<< 2.3.2) Replaces: postgresql-9.4-pgrouting (<< 2.3.2) Homepage: http://www.pgrouting.org Priority: optional Section: misc Filename: pool/main/p/pgrouting/postgresql-9.4-pgrouting-scripts_2.5.2-1.pgdg17.04+1_all.deb Size: 42388 SHA256: 55e0aaa305d8b49d387ed0d42103179ec8acbc98e64770e47bb4da0fb4f2fb49 SHA1: a26a9e5fae6fc6c9875406be5c5fc62e0d1a9c94 MD5sum: 2d593aa8aefcc67a44adaceb9024968e Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package contains the SQL scripts for installing pgRouting, and for upgrading from earlier pgRouting versions. . This package supports PostgreSQL 9.4. Package: postgresql-9.4-pgsphere Source: pgsphere Version: 1.1.1+2017.08.29-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 495 Depends: postgresql-9.4, libc6 (>= 2.17) Homepage: http://pgsphere.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/pgsphere/postgresql-9.4-pgsphere_1.1.1+2017.08.29-1.pgdg17.04+1_ppc64el.deb Size: 74776 SHA256: 21c86cfe3e9688ae9e25f4d2c00d0db02a83dba2c4cc86091cde382ba91b06fe SHA1: ce0a78e7f8b4c119b1acb2dbc7491dd931eef38a MD5sum: d262fc5017f2b7253f1c2475c8cd7883 Description: Spherical data types for PostgreSQL 9.4 PgSphere, an extension for PostgreSQL, aims at providing uniform access to spherical data. It allows for a fast search and analysis for objects with spherical attributes in geographical, astronomical, or other applications using PostgreSQL. . By using an SQL interface, PgSphere's users can conveniently manage data of geographical objects around the world and astronomical data collections like star and other catalogues. . This package provides a module for PostgreSQL 9.4. Package: postgresql-9.4-pgtap Source: pgtap Version: 0.97.0-3.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 791 Depends: postgresql-9.4 Recommends: pgtap-doc, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, libtap-harness-archive-perl Breaks: pgtap (<< 0.95) Replaces: pgtap (<< 0.95) Provides: postgresql-pgtap Homepage: http://pgtap.org/ Priority: extra Section: database Filename: pool/main/p/pgtap/postgresql-9.4-pgtap_0.97.0-3.pgdg17.04+1_all.deb Size: 37128 SHA256: 89d3724fcaccb75f40df034c9094f881599d2b1dd003ada6d7efc88f22208dbc SHA1: 8e48ac5d5f8db953b2e4d1671bd1101bfd2728c2 MD5sum: 79a55af97f3adf1965adc6ab9fb366c1 Description: Unit testing framework extension for PostgreSQL 9.4 pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl and PHP applications. . TAP is the Test Anything Protocol (http://testanything.org/). . This package contains the extension for PostgreSQL 9.4. Package: postgresql-9.4-pldebugger Source: pldebugger Version: 1:1.0-3-g71ac998-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 Depends: libc6 (>= 2.17), postgresql-9.4 Suggests: pgadmin3 | pgadmin4 Homepage: https://git.postgresql.org/gitweb/?p=pldebugger.git Priority: optional Section: database Filename: pool/main/p/pldebugger/postgresql-9.4-pldebugger_1.0-3-g71ac998-1.pgdg17.04+1_ppc64el.deb Size: 24562 SHA256: 641fc4821859bc184167647bd80cee88939d90c2392d2303f4232ac4d5b18edb SHA1: bd5c5d0a83f816314c91bd3ca5807323365c4a5c MD5sum: 4076ce9d832eec8d7901f4f04df91ec7 Description: PostgreSQL pl/pgsql Debugger API This module is a set of shared libraries which implement an API for debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin project (http://www.pgadmin.org/) provides a client user interface as part of pgAdmin III v1.10.0 and above, and pgAdmin 4. Package: postgresql-9.4-pllua Source: postgresql-pllua Version: 1:1.1.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 170 Depends: postgresql-9.4, libc6 (>= 2.17), liblua5.1-0 Homepage: https://github.com/pllua/pllua Priority: optional Section: database Filename: pool/main/p/postgresql-pllua/postgresql-9.4-pllua_1.1.0-2.pgdg17.04+1_ppc64el.deb Size: 50936 SHA256: d4bf7d53b913e147c5ab3445b9a715e8706ac33a1e6de435cf8f907bde470afc SHA1: b278f0514e9392c0a569ab872830f65e9cd76404 MD5sum: 7fbaa078f66cd185f88da2918fe18e6f Description: Lua procedural language for PostgreSQL 9.4 PL/Lua is an implementation of Lua as a loadable procedural language for PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers written in the Lua programming language. . It brings the power and simplicity of Lua to PostgreSQL, including: small memory footprint, simple syntax, lexical scoping, functions as first-class values, and coroutines for non-preemptive threading. Package: postgresql-9.4-plproxy Source: postgresql-plproxy Version: 2.8-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 180 Depends: postgresql-9.4, libc6 (>= 2.17), libpq5 Homepage: http://pgfoundry.org/projects/plproxy/ Priority: optional Section: database Filename: pool/main/p/postgresql-plproxy/postgresql-9.4-plproxy_2.8-1.pgdg17.04+1_ppc64el.deb Size: 56848 SHA256: 55103868131d62b758a33679e1cd8973dc022bf841c829dd0517b425ed6379ac SHA1: cc185b0373ed83c9bfbc87336aa5bdfcc7545446 MD5sum: 52cd29dc4e31dfd1d5a7de0876d4e14a Description: database partitioning system for PostgreSQL 9.4 PL/Proxy is a database partitioning system implemented as a PL language. Main idea is that proxy functions are created with same signature as the remote functions to be called, so only destination info needs to be specified inside proxy function bodies. Package: postgresql-9.4-plr Source: plr Version: 1:8.3.0.17-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 425 Depends: r-base-core (>= 2.10), postgresql-9.4, libc6 (>= 2.17) Suggests: r-recommended Provides: postgresql-plr Homepage: http://www.joeconway.com/plr/ Priority: optional Section: database Filename: pool/main/p/plr/postgresql-9.4-plr_8.3.0.17-3.pgdg17.04+1_ppc64el.deb Size: 215434 SHA256: 7647ec0eef167b8dab0f6e9d30b333becac6c0386f585f9b8f1c2083fb6f4735 SHA1: 4f2791cf2c51887d34815c1b846105fd02da87c0 MD5sum: 815ffe953afca41d0fd96b1020867105 Description: Procedural language interface between PostgreSQL and R R is a language and environment for statistical computing and graphics, providing a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, and so on). . PostgreSQL is an open source SQL database server. . This package provides a procedural language interface to R from PostgreSQL. Procedural languages are used to write functions which can be called in database queries. Package: postgresql-9.4-plsh Source: postgresql-plsh Version: 1.20171014-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 89 Depends: libc6 (>= 2.17), postgresql-9.4 Homepage: http://plsh.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-plsh/postgresql-9.4-plsh_1.20171014-1.pgdg17.04+1_ppc64el.deb Size: 12522 SHA256: dcd89249b9b18522c97102af6a43ff841b2be04c1446bd3fd00a2f13b1c7d4c8 SHA1: 3e79ee2d6492bfdcd42c3483d1bc8a64d0e8b531 MD5sum: d55e55b4c8b6247fe6e1db6b17e71354 Description: PL/sh procedural language for PostgreSQL 9.4 PL/sh enables an SQL developer to write procedural language functions for PostgreSQL 9.4 in a shell of his choice. You need this package if you have any PostgreSQL 9.4 functions that use the language plsh. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-9.4-plv8 Source: plv8 Version: 1:1.4.10.ds-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 174 Depends: postgresql-9.4, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libv8-3.14.5 Provides: postgresql-plv8 Homepage: https://github.com/plv8/plv8 Priority: extra Section: database Filename: pool/main/p/plv8/postgresql-9.4-plv8_1.4.10.ds-1.pgdg17.04+1_ppc64el.deb Size: 47122 SHA256: faac1895b9a42d7cd5b1d86ed3f2e944ba1a5f05f4377634385cb8d5dbe0f824 SHA1: e6fad13fcaee3c77d00a7e07502ee0c949d640a0 MD5sum: 02756b465d41e44205d8b06aaaba8d90 Description: Procedural language interface between PostgreSQL and JavaScript V8 is a high performance JavaScript engine written in C++. It is used in the document-oriented data store MongoDB. . PostgreSQL is an open source SQL database server. . This package provides a procedural language interface to JavaScript from PostgreSQL. Procedural languages are used to write functions which can be called in database queries. Package: postgresql-9.4-postgis-2.3 Source: postgis Version: 2.3.3+dfsg-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 1936 Depends: postgresql-9.4, libc6 (>= 2.17), libgdal20 (>= 2.0.1), libgeos-c1v5 (>= 3.5.0), libjson-c3 (>= 0.11), liblwgeom-2.3-0 (>= 2.3.0), libpcre3, libproj12 (>= 4.9.0), libsfcgal1 (>= 1.2.0), libxml2 (>= 2.7.4) Recommends: postgresql-9.4-postgis-2.3-scripts, postgresql-contrib-9.4 Suggests: postgis Breaks: postgis (<< 1.2.1) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.4-postgis-2.3_2.3.3+dfsg-1.pgdg17.04+1_ppc64el.deb Size: 526348 SHA256: 4b5176a2a9c14e1d3480d3ad597c51f3321d1f45ea99c36e5570eb77715a0b62 SHA1: 907cce086a636a5145dc901307c3018851417134 MD5sum: 3165790b15945def70474a342f51268c Description: Geographic objects support for PostgreSQL 9.4 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 supports PostgreSQL 9.4. Package: postgresql-9.4-postgis-2.3-scripts Source: postgis Version: 2.3.3+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 73003 Depends: perl:any Recommends: postgresql-9.4-postgis-2.3 Conflicts: postgresql-9.4-postgis-2.2-scripts Breaks: postgresql-9.4-postgis-scripts (<< 2.2.2+dfsg-3~) Replaces: postgresql-9.4-postgis-scripts (<< 2.2.2+dfsg-3~) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.4-postgis-2.3-scripts_2.3.3+dfsg-1.pgdg17.04+1_all.deb Size: 928890 SHA256: 32fab626f1e15abfa1dc60db5f5c504f08c43ff138ac32d63cf87d77558a560b SHA1: 5769d5f9099bd7c16e6c8abd7d44dc807ca7b463 MD5sum: 87edff62bfc66120e24d6db561c012c5 Description: Geographic objects support for PostgreSQL 9.4 -- 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 SQL scripts to upgrade from earlier PostGIS versions for PostgreSQL 9.4 as well as Perl utility scripts. Package: postgresql-9.4-postgis-2.4 Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 2010 Depends: postgresql-9.4, libc6 (>= 2.17), libgdal20 (>= 2.0.1), libgeos-c1v5 (>= 3.5.0), libjson-c3 (>= 0.11), liblwgeom-2.4-0 (>= 2.4.0~rc1), libpcre3, libproj12 (>= 4.9.0), libprotobuf-c1 (>= 1.0.1), libsfcgal1 (>= 1.2.0), libxml2 (>= 2.7.4) Recommends: postgresql-9.4-postgis-2.4-scripts Suggests: postgis Breaks: postgis (<< 1.2.1) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.4-postgis-2.4_2.4.2+dfsg-1.pgdg17.04+1_ppc64el.deb Size: 549858 SHA256: d26b5e621c3e7512652a7e390fd7c6529032e3ad1f9cbe50ad40b060f4058c36 SHA1: 22012a0311d3ba50f82e32dc6065a91423f3fefb MD5sum: fa83d76b7c4cca0f96d24eb5513e8a95 Description: Geographic objects support for PostgreSQL 9.4 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". . To create the PostGIS extensions in a PostgreSQL 9.4 database, the postgresql-9.4-postgis-2.4-scripts package must be installed as well. Package: postgresql-9.4-postgis-2.4-scripts Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 86989 Depends: perl:any Recommends: postgresql-9.4-postgis-2.4 Conflicts: postgresql-9.4-postgis-2.2-scripts, postgresql-9.4-postgis-2.3-scripts Breaks: postgresql-9.4-postgis-scripts (<< 2.2.2+dfsg-3~) Replaces: postgresql-9.4-postgis-scripts (<< 2.2.2+dfsg-3~) Multi-Arch: foreign Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.4-postgis-2.4-scripts_2.4.2+dfsg-1.pgdg17.04+1_all.deb Size: 547448 SHA256: 081df7f23c2677fff274e8550a2c384d8c298c58b2825d281a6f869513916b32 SHA1: d24647070da7cb88b0b561c5ef9b51f2b3aa3b73 MD5sum: b83f5bf52a7023bd6e1664d13a91db32 Description: Geographic objects support for PostgreSQL 9.4 -- 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 9.4 database, and for upgrading from earlier PostGIS versions. Package: postgresql-9.4-postgis-scripts Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 70 Depends: postgresql-9.4-postgis-2.4-scripts Homepage: http://postgis.net/ Priority: optional Section: oldlibs Filename: pool/main/p/postgis/postgresql-9.4-postgis-scripts_2.4.2+dfsg-1.pgdg17.04+1_all.deb Size: 28634 SHA256: f2577ba32c5321815500170155dfea2769c06ede0b474980d03687e4e556b8bf SHA1: deb772ba4de36fdc3e8162b1e01d680853a74091 MD5sum: 4ad2cd8f931612940a7575b3a0dd7f49 Description: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: postgresql-9.4-powa Source: powa-archivist Version: 3.1.1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 427 Depends: libc6 (>= 2.17), postgresql-9.4 Homepage: http://dalibo.github.io/powa/ Priority: optional Section: database Filename: pool/main/p/powa-archivist/postgresql-9.4-powa_3.1.1.pgdg17.04+1_ppc64el.deb Size: 22412 SHA256: 402d658eefacf0c82b1055926629e8213b49671456cb60aaecddd94ff30d14dc SHA1: 02e4e9b68c67d0087a8418b1c3df18e8d1c4b22b MD5sum: ad574fa13ed981fc28d7ddcd9d524644 Description: PostgreSQL Workload Analyzer -- PostgreSQL 9.4 extension This package contains the core extension of the PoWA project, a PostgreSQL Workload Analyzer that gathers performance stats and provides real-time charts and graphs to help monitor and tune your PostgreSQL servers. Package: postgresql-9.4-prefix Source: prefix Version: 1.2.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: libc6 (>= 2.17), postgresql-9.4 Priority: extra Section: database Filename: pool/main/p/prefix/postgresql-9.4-prefix_1.2.6-1.pgdg17.04+1_ppc64el.deb Size: 21958 SHA256: 2100f20fa03865bb78ae124f7309b778f5202a42594b51a4c02e629475267132 SHA1: 486ff33ee741ad908acd12734a2492fdeedcf021 MD5sum: dcd431381d4dd8e39a18221960a11db9 Description: Prefix Range module for PostgreSQL This PostgreSQL module provides the prefix_range datatype, allowing to index searches such as finding the longest prefix matching a telephone number, having prefixes in a table and telephone number as a parameter: . select * from prefixes where prefix @> '0100091234'; . The prefix column has to be of type prefix_range, and any text field can get indexed by the provided GiST opclass. Package: postgresql-9.4-preprepare Source: preprepare Version: 0.9-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: libc6 (>= 2.17), postgresql-9.4 Priority: extra Section: database Filename: pool/main/p/preprepare/postgresql-9.4-preprepare_0.9-1.pgdg17.04+1_ppc64el.deb Size: 9424 SHA256: ff0f1a2960de9a3ed9d70e0e64fc480771be16094de619475bcae826d3f3bccb SHA1: 31054f6e46b84fcf9da22855bd052b98ef1e71c9 MD5sum: 1603de3916891f4a116886f35b204de9 Description: pre prepare your PostgreSQL statements server side The pre_prepare module for PostgreSQL aims to prepare all your statements as soon as possible and in a way that allows client queries not to bother at all and just call EXECUTE. Package: postgresql-9.4-prioritize Source: postgresql-prioritize Version: 1.0.4-1.3.pgdg17.04+1 Architecture: ppc64el Maintainer: Cyril Bouthors Installed-Size: 96 Depends: libc6 (>= 2.17), postgresql-9.4 Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-9.4-prioritize_1.0.4-1.3.pgdg17.04+1_ppc64el.deb Size: 6638 SHA256: ca62351f78d951c9beb68e6d7cee5160bef2924f7fa80f986c8884504c235280 SHA1: aa215b65bf32a8ee8793dd570bb3f7ea516917b8 MD5sum: ec1d3795a7036061687694d0274e64b6 Description: Get and set the nice priorities of PostgreSQL backends This module implements an interface to getpriority() and setpriority() for PostgreSQL backends, callable from SQL functions. Essentially, this module allows users to `renice' their backends. Package: postgresql-9.4-python-multicorn Source: postgresql-multicorn Version: 1.3.4-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-9.4, python-multicorn, libc6 (>= 2.17), libpython2.7 (>= 2.7) Conflicts: postgresql-9.4-python3-multicorn Provides: postgresql-python-multicorn Homepage: http://multicorn.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-multicorn/postgresql-9.4-python-multicorn_1.3.4-1.pgdg17.04+1_ppc64el.deb Size: 23334 SHA256: 5a88309a6fe8fd22c2e70b82332b7b823ff474ba9174f46660ef584493a91683 SHA1: c371f58bde6c253dc60fbd349e62fe9e451d3971 MD5sum: 998f5afe206923bfe7531f4d36501831 Description: multicorn extension for Postgres 9.4 to write FDWs with python2 Multicorn is a PostgreSQL extension meant to make Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language . This package is for PostgreSQL 9.4 and uses Python 2. Package: postgresql-9.4-python3-multicorn Source: postgresql-multicorn Version: 1.3.4-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-9.4, python3-multicorn, libc6 (>= 2.17), libpython3.5 (>= 3.5.0~b1) Conflicts: postgresql-9.4-python-multicorn Provides: postgresql-python3-multicorn Homepage: http://multicorn.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-multicorn/postgresql-9.4-python3-multicorn_1.3.4-1.pgdg17.04+1_ppc64el.deb Size: 23838 SHA256: b68219f70fc2bac8bfd447a4794ea990fd84a6d615aaed7379e89381e0e04239 SHA1: d1d3afdef75c42b11efbd76b91d04cd7ff5af098 MD5sum: 8ef55c34734864073b5472906fceb6df Description: multicorn extension for Postgres 9.4 to write FDWs with python3 Multicorn is a PostgreSQL extension meant to make Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language . This package is for PostgreSQL 9.4 and uses Python 3. Package: postgresql-9.4-q3c Source: postgresql-q3c Version: 1.5.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2211 Depends: postgresql-9.4, libc6 (>= 2.17) Homepage: http://www.sai.msu.su/~megera/wiki/SkyPixelization Priority: optional Section: database Filename: pool/main/p/postgresql-q3c/postgresql-9.4-q3c_1.5.0-2.pgdg17.04+1_ppc64el.deb Size: 68460 SHA256: cb7e818176be79ddbdeb6eb531509227463fc0e5b0093794c61a7ed425b7d081 SHA1: 67db339c80f04e577c9fd62a89db7f6d947f86e3 MD5sum: 4da05acab5de692992b40c153f1591c2 Description: PostgreSQL 9.4 extension used for indexing the sky Q3C, an extension for PostgreSQL, is designed for the work with large astronomical catalogues or any catalogs of objects on the sphere. . This extension allows a user to perform fast circular, elliptical or polygonal searches on the sky as well as fast cross-matches. . This package provides a module for PostgreSQL 9.4. Package: postgresql-9.4-repack Source: pg-repack Version: 1.4.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 258 Depends: postgresql-9.4, libc6 (>= 2.17), libpq5 (>= 8.3~rc1-1~) Homepage: https://github.com/reorg/pg_repack Priority: optional Section: database Filename: pool/main/p/pg-repack/postgresql-9.4-repack_1.4.2-1.pgdg17.04+1_ppc64el.deb Size: 67468 SHA256: f4a23df2a1430416e9d62da221298ccdbc109ee4802b6dd0a253d31aabdeaeaf SHA1: 5c1b7c7ea43be1505226a659bc326adf33683f41 MD5sum: 64abc587bf521357a31f3a9647b2c321 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 9.4. Package: postgresql-9.4-repmgr Source: repmgr Version: 4.0.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Marco Nenciarini Installed-Size: 843 Depends: postgresql-9.4, repmgr-common (>= 4.0.1-1.pgdg17.04+1), libc6 (>= 2.17), libpq5 (>= 9.3~) Suggests: rsync Homepage: http://www.repmgr.org/ Priority: optional Section: database Filename: pool/main/r/repmgr/postgresql-9.4-repmgr_4.0.1-1.pgdg17.04+1_ppc64el.deb Size: 128680 SHA256: 69ce128b4afa7ff0e85c8b9ed8b65dc90818bff80aca5c519b7d5aff64a9af30 SHA1: ced871c376e4e2f7f5a0d5282fa871527b1a3697 MD5sum: bfd5b5b4a118c216cbd32d77dd4591e2 Description: replication manager for PostgreSQL 9.4 repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby capabilities with tools to set up standby servers, monitor replication, and perform administrative tasks such as failover or manual switchover operations. . This package contains repmgr for PostgreSQL 9.4. Package: postgresql-9.4-repmgr-dbg Source: repmgr Version: 4.0.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Marco Nenciarini Installed-Size: 486 Depends: postgresql-9.4-repmgr (= 4.0.1-1.pgdg17.04+1) Breaks: repmgr-dbg (<< 3.0.1-1) Replaces: repmgr-dbg (<< 3.0.1-1) Homepage: http://www.repmgr.org/ Priority: optional Section: debug Filename: pool/main/r/repmgr/postgresql-9.4-repmgr-dbg_4.0.1-1.pgdg17.04+1_ppc64el.deb Size: 426662 SHA256: 5240f15aaf1916f2974aba9b1f91106a1aa853b5a771f7d2cde09f9b4840bcb6 SHA1: dcf6b96b0c488f4e16b028df314d3085c756ebb4 MD5sum: 9771c3182e11cf26a00e797b7cbe442a Description: debug symbols for repmgr for PostgreSQL 9.4 Since version 9.0, PostgreSQL allow you to have replicated hot standby servers which you can query and/or use for high availability. While the main components of the feature are included with PostgreSQL, the user is expected to manage the high availability parts. . repmgr allows you to monitor and manage your replicated PostgreSQL databases as a single cluster. . This package contains debug symbols for repmgr for PostgreSQL 9.4. Build-Ids: 0ccb4ea523dd1a83b1a51fdf1e096ca0641092a6 1756a5d60f1566cf0927ffaf7128408221e1286d 736686c8c393c975e26c3503d147d5b4acc2ced9 Package: postgresql-9.4-similarity Source: pg-similarity Version: 1.0~20160916-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 179 Depends: postgresql-9.4, libc6 (>= 2.17) Homepage: https://github.com/eulerto/pg_similarity Priority: optional Section: database Filename: pool/main/p/pg-similarity/postgresql-9.4-similarity_1.0~20160916-1.pgdg17.04+1_ppc64el.deb Size: 31658 SHA256: 41c0a1454f4cd8f72460466b1513cb96457ad2781995e8d8ba458d605af27d48 SHA1: a985299436082852c8e97a9c2f2ba9e46464575b MD5sum: 33486422c20562cbbfbdeddd23a12d65 Description: PostgreSQL similarity functions extension pg_similarity is an extension to support similarity queries on PostgreSQL. The extension consists of: . * Functions implementing similarity algorithms available in the literature. These functions can be used as UDFs and are the base for implementing the similarity operators; * Operators defined on top of the similarity functions. They use similarity functions to obtain the similarity threshold and compare its value to a user-defined threshold to decide if it is a match or not; * Session variables storing similarity function parameters. Package: postgresql-9.4-slony1-2 Source: slony1-2 Version: 2.2.6-1.pgdg17.04+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 84 Depends: postgresql-9.4, libc6 (>= 2.17) Suggests: slony1-2-bin Conflicts: postgresql-9.4-slony1 Provides: postgresql-9.4-slony1 Homepage: http://slony.info/ Priority: optional Section: database Filename: pool/main/s/slony1-2/postgresql-9.4-slony1-2_2.2.6-1.pgdg17.04+2_ppc64el.deb Size: 22708 SHA256: b6589d4ec567271539a19dc43079d63864f8ffa8f559cc6ef767b32d2c466cc3 SHA1: a274b4a8ee62c4639a1f680c5a2b9e59884fd241 MD5sum: 2f9efde608916ce47ab7c126cc48805d Description: replication system for PostgreSQL: PostgreSQL 9.4 server plug-in Slony-I is an asynchronous master-to-multiple-slaves replication system for PostgreSQL with cascading and slave promotion. . This package contains the support functions that are loaded into the PostgreSQL database server. It needs to be installed on the hosts where the database server nodes are running. This package works with version 9.4 of the PostgreSQL server; you need the package that corresponds to the version of your database server. . The actual replication daemon and the administration tools are in the package slony1-2-bin. This package is useless without slony1-2-bin installed somewhere in the network. Package: postgresql-9.5 Version: 9.5.10-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 21714 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpq5 (>= 9.2~beta3), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), postgresql-client-9.5, postgresql-common (>= 158~), tzdata, ssl-cert, locales Recommends: postgresql-contrib-9.5, sysstat Suggests: locales-all Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.5/postgresql-9.5_9.5.10-1.pgdg17.04+1_ppc64el.deb Size: 3838128 SHA256: dd93fa66f5f512cf286f4e41943a14e20808d053661cccf8f69c0b40fcc9a0ca SHA1: e68ee3ba5ba0656d4246fa4fb1726ac878fde93d MD5sum: 2530ed3d4137cd7ca1c1cd7443bfde30 Description: object-relational SQL database, version 9.5 server PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation. . This package provides the database server for PostgreSQL 9.5. Package: postgresql-9.5-amcheck Source: amcheck Version: 1.3-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Peter Geoghegan Installed-Size: 94 Depends: libc6 (>= 2.17), postgresql-9.5 Homepage: https://github.com/petergeoghegan/amcheck Priority: extra Section: libs Filename: pool/main/a/amcheck/postgresql-9.5-amcheck_1.3-1.pgdg17.04+1_ppc64el.deb Size: 18694 SHA256: 4a88441d5f70bd8af9abd4706fc76b4f6920eb758351ec8c3b95f254376ce809 SHA1: 6a515115352778169f379563a2d32c5e007aa114 MD5sum: 41ffa6b9415d3bd4c96fe53e7618a803 Description: PostgreSQL extension that verifies indexes This extension verifies the logical consistency of PostgreSQL B-Tree indexes. The extension consists of SQL-callable functions. When no error is raised during a call to these verification functions, no logical inconsistency was detected. This is useful as a general smoke test to detect corruption. Package: postgresql-9.5-asn1oid Source: pgsql-asn1oid Version: 1.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 88 Depends: libc6 (>= 2.17), postgresql-9.5 Homepage: https://github.com/ChristophBerg/pgsql-asn1oid Priority: optional Section: database Filename: pool/main/p/pgsql-asn1oid/postgresql-9.5-asn1oid_1.2-1.pgdg17.04+1_ppc64el.deb Size: 6744 SHA256: 75ed12923352d907ada04e54ae208d417290eacecf8db29311512d77ef9e5e5c SHA1: 49b8731a66abdfb51629604a5db07cffa2b44c5f MD5sum: efcf1461651feac9f3440f91779d5d77 Description: ASN.1 OID data type for PostgreSQL This plugin provides the necessary support functions to store ASN.1 OIDs in a PostgreSQL database. . This package has been compiled for PostgreSQL 9.5. Package: postgresql-9.5-bgw-replstatus Source: bgw-replstatus Version: 1.0.1.pgdg17.04+1 Architecture: ppc64el Maintainer: Magnus Hagander Installed-Size: 82 Depends: libc6 (>= 2.17), postgresql-9.5 Homepage: https://github.com/mhagander/bgw_replstatus Priority: extra Section: database Filename: pool/main/b/bgw-replstatus/postgresql-9.5-bgw-replstatus_1.0.1.pgdg17.04+1_ppc64el.deb Size: 6980 SHA256: 9b5798d79ae06613421badcbcd49cdc208fde6e4451a4482ee5c2a2d81554f7a SHA1: 0682ebf7c5485cb487531ae80232569e27e0c631 MD5sum: fc866b63a1416b037adf2d7fa40a1674 Description: report whether PostgreSQL node is master or standby bgw_replstatus is a tiny PostgreSQL background worker to cheaply report the replication status of a node. It's intended to be polled by a load balancer such as haproxy. . When installed, a background worker will be started that listens on a TCP port. A connection to this port will get a TCP response back saying either MASTER or STANDBY depending on the current state of the node. Package: postgresql-9.5-citus Source: citus Version: 6.2.2.PGDG-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Citus Data Installed-Size: 3097 Depends: libc6 (>= 2.17), libpq5 (>= 9.2~beta3), postgresql-9.5 Homepage: https://github.com/citusdata/citus Priority: optional Section: database Filename: pool/main/c/citus/postgresql-9.5-citus_6.2.2.PGDG-1.pgdg17.04+1_ppc64el.deb Size: 251880 SHA256: 7c4ab471ec99c60e5fc65ee41f80d342e307cc55290caf1df52f4743e5293a08 SHA1: 6697414f750e041597b83da06d238020e4002c59 MD5sum: 1cc9f9371d0284bf61f64deb667846ef Description: sharding and distributed joins for PostgreSQL Citus is a distributed database implemented as a PostgreSQL extension. It provides functions to easily split a PostgreSQL table into shards to be placed on remote worker nodes. Citus can replicate shards, update their schemas, and keep track of shard health. An advanced distributed planner is included which handles queries and modifications against sharded tables. Package: postgresql-9.5-cron Source: pg-cron Version: 1.0.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: postgresql-9.5, libc6 (>= 2.17), libpq5 (>= 9.0~) Homepage: https://github.com/citusdata/pg_cron Priority: optional Section: database Filename: pool/main/p/pg-cron/postgresql-9.5-cron_1.0.2-1.pgdg17.04+1_ppc64el.deb Size: 20176 SHA256: b4eefb2719f422f8df813de4c2bd46b075e65d29a55eabe09d1b24c8267c97e0 SHA1: 4ac44774990d14e42fb996d5110e10cd875cc66b MD5sum: 07839c90d1e0abb2e731d09f969e42eb Description: Run periodic jobs in PostgreSQL pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher) that runs inside the database as an extension. It uses the same syntax as regular cron, but it allows you to schedule PostgreSQL commands directly from the database. pg_cron can run multiple jobs in parallel, but it runs at most one instance of a job at a time. If a second run is supposed to start before the first one finishes, then the second run is queued and started as soon as the first run completes. Package: postgresql-9.5-dbg Source: postgresql-9.5 Version: 9.5.10-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 18988 Depends: postgresql-9.5 (= 9.5.10-1.pgdg17.04+1) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/postgresql-9.5/postgresql-9.5-dbg_9.5.10-1.pgdg17.04+1_ppc64el.deb Size: 16705900 SHA256: 6e233fa1ce985ba97683e504c98d733df56cd54501d9fa79c4befec68d08cf4f SHA1: ead563d1dd472dd855c0c5c0c986b8809e97cfcd MD5sum: 9e7fec64a23c83e65518c32baf2a8106 Description: debug symbols for postgresql-9.5 This package provides detached debugging symbols for PostgreSQL 9.5. . PostgreSQL is an object-relational SQL database management system. Build-Ids: 80c957d656ff5494d352737d4bd168bceae3dcf5 Package: postgresql-9.5-debversion Source: postgresql-debversion Version: 1.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 102 Depends: libapt-pkg5.0 (>= 0.8.0), libc6 (>= 2.17), libstdc++6 (>= 4.1.1), postgresql-9.5 Priority: optional Section: database Filename: pool/main/p/postgresql-debversion/postgresql-9.5-debversion_1.1-1.pgdg17.04+1_ppc64el.deb Size: 10836 SHA256: 32a0eb5ae19fc40a879674220e34185d3f856d38f293b27009f1e11abf929eec SHA1: 886cbd2d20ef28adbb2494414212276978fbaab7 MD5sum: 408faa231735bd2b52623da6828feb04 Description: Debian version number type for PostgreSQL Debian version numbers, used to version Debian binary and source packages, have a defined format, including specifications for how versions should be compared in order to sort them. This package implements a "debversion" type to represent Debian version numbers within the PostgreSQL database. This also includes operators for version comparison and index operator classes for creating indexes on the debversion type. . Version comparison uses the algorithm used by the Debian package manager, dpkg, using the implementation from libapt-pkg. This means that columns in tables using the debversion type may be sorted and compared correctly using the same logic as "dpkg --compare-versions". It is also possible to create indexes on these columns. . postgresql-debversion implements the following features: . * The "debversion" type (internally derived from the "text" type) * A full set of operators for version comparison (< <= = <> >= >) including commutator and negator optimisation hints * Operator classes for btree and hash indexes * The aggregate functions min() and max() Package: postgresql-9.5-dirtyread Source: pg-dirtyread Version: 1.3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 87 Depends: libc6 (>= 2.17), postgresql-9.5 Priority: optional Section: database Filename: pool/main/p/pg-dirtyread/postgresql-9.5-dirtyread_1.3.pgdg17.04+1_ppc64el.deb Size: 9528 SHA256: 131e03bdf65e8178ed4442e8ca945989401bbf983a410721cfaad63b5e5edca8 SHA1: c271accfd8825e569f3da2762e193dbad4cfdc89 MD5sum: 65dea3bd71deb7df85f329c0c3e9bfb3 Description: Read dead but unvacuumed tuples from a PostgreSQL relation The pg_dirtyread extension provides the ability to read dead but unvacuumed rows from a PostgreSQL relation. Package: postgresql-9.5-ip4r Source: ip4r Version: 2.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 372 Depends: libc6 (>= 2.17), postgresql-9.5 Homepage: http://pgfoundry.org/projects/ip4r/ Priority: extra Section: misc Filename: pool/main/i/ip4r/postgresql-9.5-ip4r_2.2-1.pgdg17.04+1_ppc64el.deb Size: 60234 SHA256: 2928b5bc6e6449adbdeef37f75b8b8a51a9273b6c2c67e2d8b06a5b5f4aa6223 SHA1: 9d778003c96b38b545271fedf3d8302239e0e24a MD5sum: b79a08febda32f7f01029a80249b5507 Description: IPv4 and IPv6 types for PostgreSQL 9.5 This PostgreSQL module provides several data types which can contain single IPv4 or IPv6 addresses or a range of such addresses. . ip4r supports these data types: . ip4: IPv4 address '#.#.#.#' ip4r: IPv4 range '#.#.#.#-#.#.#.#' or '#.#.#.#/#' or '#.#.#.#' ip6: IPv6 address 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx' ip6r: IPv6 range '#-#' or '#/#' or '#' ipaddress: IPv4 or IPv6 address iprange: IPv4 or IPv6 range . While PostgreSQL already has built-in types 'inet' and 'cidr', the authors of this module found that they had a number of requirements that were not addressed by the built-in types. Package: postgresql-9.5-jsquery Source: jsquery Version: 1.0.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 170 Depends: postgresql-9.5, libc6 (>= 2.17) Homepage: https://github.com/postgrespro/jsquery Priority: optional Section: database Filename: pool/main/j/jsquery/postgresql-9.5-jsquery_1.0.1-1.pgdg17.04+1_ppc64el.deb Size: 45626 SHA256: 639aec6d81062ca79b8721de6feeffc05f58f8209336fae224e2483f2036d890 SHA1: eedbf0ae9d28eca1c56b69bb67142d1c367bec7b MD5sum: c5f739d83a78db19d75b2eb740996fa5 Description: PostgreSQL JSON query language with GIN indexing support JsQuery provides additional functionality for the PostgreSQL jsonb datatype, such as a simple and effective way to search in nested objects and arrays, and more comparison operators with index support. It does this by implementing a specialized search syntax, the @@ operator, and the jsquery type for search strings. Package: postgresql-9.5-mimeo Source: mimeo Version: 1.5.1-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4467 Depends: postgresql-9.5, postgresql-contrib-9.5 Recommends: python Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-9.5-mimeo_1.5.1-1.pgdg17.04+1_all.deb Size: 110226 SHA256: 0db4b49917e192552283edb2e72640468d02d6ac99679afd0e7d94ea3c197139 SHA1: 6c4060e0838567028fd3b8a78ef0a3ff04efa93d MD5sum: e7191169871b2a59e781eedf3fcf1fc4 Description: specialized, per-table replication between PostgreSQL instances Mimeo is a PostgreSQL extension that provides specialized, per-table replication between PostgreSQL instances. It currently provides snapshot (whole table copy), incremental (based on an incrementing timestamp or id), and DML (inserts, updates and deletes) replication methods. Package: postgresql-9.5-mysql-fdw Source: postgresql-mysql-fdw Version: 2.3.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-9.5, libc6 (>= 2.17) Homepage: https://github.com/EnterpriseDB/mysql_fdw Priority: optional Section: database Filename: pool/main/p/postgresql-mysql-fdw/postgresql-9.5-mysql-fdw_2.3.0-2.pgdg17.04+1_ppc64el.deb Size: 27664 SHA256: 94774b53ec394857e5a65a81639c9a82843cad6b8a170ba11a6ecdf4255cf971 SHA1: bc247e1e5629c60e9d47b63538fca5981779bb73 MD5sum: 08c81a2f1fc0fa55795182ec54ec8175 Description: Postgres 9.5 Foreign Data Wrapper for MySQL postgresql-mysql-fdw is a PostgreSQL extension implementing a Foreign Data Wrapper (FDW) to access MySQL data from PostgreSQL. . This package is for PostgreSQL 9.5. Package: postgresql-9.5-ogr-fdw Source: pgsql-ogr-fdw Version: 1.0.5-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 151 Depends: postgresql-9.5, libc6 (>= 2.17), libgdal20 (>= 2.1.0) Homepage: https://github.com/pramsey/pgsql-ogr-fdw Priority: optional Section: database Filename: pool/main/p/pgsql-ogr-fdw/postgresql-9.5-ogr-fdw_1.0.5-1.pgdg17.04+1_ppc64el.deb Size: 25898 SHA256: fb251c38329c1293abf79d518bfb6272bfbeced1644be5c93323a5f9a7385617 SHA1: 3de7ec399f093cd6cdacbecd9ec2859f74429438 MD5sum: 7752830d4a515b6410351b498aeda7c5 Description: PostgreSQL foreign data wrapper for OGR OGR is the vector half of the GDAL spatial data access library. It allows access to a large number of GIS data formats using a simple C API for data reading and writing. Since OGR exposes a simple table structure and PostgreSQL foreign data wrappers allow access to table structures, the fit seems pretty perfect. . This implementation currently has the following limitations: * Only non-spatial query restrictions are pushed down to the OGR driver. PostgreSQL foreign data wrappers support delegating portions of the SQL query to the underlying data source, in this case OGR. This implementation currently pushes down only non-spatial query restrictions, and only for the small subset of comparison operators (>, <, <=, >=, =) supported by OGR. * Spatial restrictions are not pushed down. OGR can handle basic bounding box restrictions and even (for some drivers) more explicit intersection restrictions, but those are not passed to the OGR driver yet. * OGR connections every time Rather than pooling OGR connections, each query makes (and disposes of) two new ones, which seems to be the largest performance drag at the moment for restricted (small) queries. * All columns are retrieved every time. PostgreSQL foreign data wrappers don't require all columns all the time, and some efficiencies can be gained by only requesting the columns needed to fulfill a query. This would be a minimal efficiency improvement, but can be removed given some development time, since the OGR API supports returning a subset of columns. Package: postgresql-9.5-orafce Source: orafce Version: 3.6.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 405 Depends: postgresql-9.5, libc6 (>= 2.17) Homepage: https://github.com/orafce/orafce Priority: optional Section: database Filename: pool/main/o/orafce/postgresql-9.5-orafce_3.6.1-1.pgdg17.04+1_ppc64el.deb Size: 91570 SHA256: 3fd093d3593d03fa14dd1cf090b1ede9cf9b2b32a7a357cfc146c3ad2a679a1e SHA1: 8c59af5fdb3f31368c90edf721ca05bb5a008a89 MD5sum: 966258f90611e45a525f1abae1500d39 Description: Oracle support functions for PostgreSQL 9.5 This project implements some functions for compatibility with Oracle. The functionality was verified on Oracle 10g, and the module is useful for production work. Package: postgresql-9.5-partman Source: pg-partman Version: 3.1.0-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4476 Depends: libc6 (>= 2.17), postgresql-9.5, python Priority: optional Section: database Filename: pool/main/p/pg-partman/postgresql-9.5-partman_3.1.0-1.pgdg17.04+1_ppc64el.deb Size: 158338 SHA256: 906057997a1ad30dd6e456af7bd0d7ade5e07b1e2dbecb22a85c97eb5a828401 SHA1: 6fd50ffe2771dc75a376ec9f5a36997815ba1d6e MD5sum: 102840f37917ed78df3edb58ada89b06 Description: PostgreSQL Partition Manager pg_partman is a PostgreSQL extension to create and manage both time-based and serial-based table partition sets. Sub-partitioning is also supported. Child table & trigger function creation is all managed by the extension itself. Tables with existing data can also have their data partitioned in easily managed smaller batches. Optional retention policy can automatically drop partitions no longer needed. A background worker (BGW) process is included to automatically run partition maintenance without the need of an external scheduler (cron, etc) in most cases. Package: postgresql-9.5-pgaudit Source: pgaudit Version: 1.1.1-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: libc6 (>= 2.17), postgresql-9.5 Homepage: http://pgaudit.org/ Priority: optional Section: database Filename: pool/main/p/pgaudit/postgresql-9.5-pgaudit_1.1.1-2.pgdg17.04+1_ppc64el.deb Size: 18828 SHA256: 66a3b79e6a30e35a14076c7c521912a5a7f094a503e64a7915b78423dfdc1b22 SHA1: 12643ef18775ae04531cf88470c698db0257a06a MD5sum: ce030e69e7e99cc177664bcb7872cd36 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. . An audit is an official inspection of an individual's or organization's accounts, typically by an independent body. The information gathered by pgAudit is properly called an audit trail or audit log. Package: postgresql-9.5-pgespresso Source: pgespresso Version: 1.2-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Marco Nenciarini Installed-Size: 84 Depends: libc6 (>= 2.17), postgresql-9.5 Enhances: barman Homepage: https://github.com/2ndquadrant-it/pgespresso Priority: extra Section: database Filename: pool/main/p/pgespresso/postgresql-9.5-pgespresso_1.2-3.pgdg17.04+1_ppc64el.deb Size: 5920 SHA256: 721bfb2f828425713bba61a8ea430064f301638d4dcd50eca65083c069783fa1 SHA1: ad0fa366d0f1375febee1c382cd61572b45d6afb MD5sum: a6c9ba263e305aa292d2ca1940379b88 Description: extension for Barman, Backup and Recovery Manager for PostgreSQL pgespresso is an extension that enhances Barman, Backup and Recovery Manager for PostgreSQL. . Starting from version 1.3.1 Barman added support for concurrent backup of PostgreSQL 9.2, 9.3, 9.4 and 9.5 servers using the "pgespresso" extension. Concurrent backup allows DBAs to perform full backup operations from a streaming replicated standby. Package: postgresql-9.5-pgextwlist Source: pgextwlist Version: 1.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 84 Depends: libc6 (>= 2.17), postgresql-9.5 Homepage: https://github.com/dimitri/pgextwlist Priority: extra Section: libs Filename: pool/main/p/pgextwlist/postgresql-9.5-pgextwlist_1.6-1.pgdg17.04+1_ppc64el.deb Size: 12192 SHA256: 2a1e2cae5a10faba532245dbb2b82c868371411adab05bc8dba34861200d31cc SHA1: 76ddaedb06a57ca083faa2ab3d3bd807a46d2c79 MD5sum: a3ca28061b8f47c70a85efd1d9b001d7 Description: PostgreSQL Extension Whitelisting This extension implements extension whitelisting, and will actively prevent users from installing extensions not in the provided list. Also, this extension implements a form of sudo facility in that the whitelisted extensions will get installed as if superuser. Privileges are dropped before handing the control back to the user. Package: postgresql-9.5-pgfincore Source: pgfincore Version: 1.2.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 100 Depends: libc6 (>= 2.17), postgresql-9.5 Homepage: http://villemain.org/projects/pgfincore Priority: extra Section: database Filename: pool/main/p/pgfincore/postgresql-9.5-pgfincore_1.2.1-1.pgdg17.04+1_ppc64el.deb Size: 14386 SHA256: 087a522fd8014ac9ec646f979b48a5d80f8b2eac12a00a6f9c00b87d02c5e244 SHA1: 5ec2fb6e0e007e4db7aafc491dd58c4ab4265d22 MD5sum: b81b21be8ab408a35d03ff4b0db9d777 Description: set of PostgreSQL functions to manage blocks in memory Those functions let you know which and how many disk block from a relation are in the page cache of the operating system, and eventually write the result to a file. Then using this file, it is possible to restore the page cache state for each block of the relation. Package: postgresql-9.5-pgmemcache Source: pgmemcache Version: 2.3.0-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 107 Depends: libc6 (>= 2.17), libmemcached11, libsasl2-2, postgresql-9.5 Homepage: http://pgfoundry.org/projects/pgmemcache/ Priority: extra Section: database Filename: pool/main/p/pgmemcache/postgresql-9.5-pgmemcache_2.3.0-3.pgdg17.04+1_ppc64el.deb Size: 21142 SHA256: 7b816e62b658fdec16867e258a628e7444b83ff219e360f7a4ce44e6a03ca194 SHA1: 7295c9170108b9f6da71eb35b3f808394204586d MD5sum: 44101a7d9b2b2db5f02969624ccbdd05 Description: PostgreSQL interface to memcached pgmemcache is an extension for PostgreSQL that provides an API to memcached through user-defined functions. . memcached is a high-performance, distributed memory object caching system, generic in nature, but originally intended for use in speeding up dynamic web applications by alleviating database load. Package: postgresql-9.5-pgmp Source: postgresql-pgmp Version: 1.0.2-5.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 209 Depends: libc6 (>= 2.17), libgmp10, postgresql-9.5 Homepage: https://github.com/dvarrazzo/pgmp Priority: optional Section: database Filename: pool/main/p/postgresql-pgmp/postgresql-9.5-pgmp_1.0.2-5.pgdg17.04+1_ppc64el.deb Size: 37954 SHA256: cf0dadadb0e51aeef767164c0e5a80b457fba9869ef43a344fe408304e3d4374 SHA1: 8023a39465e115974118ab7bde123b57410f2857 MD5sum: 3aa592f3314450ad405d1df14ee88b96 Description: arbitrary precision integers and rationals for PostgreSQL 9.5 pgmp is a PostgreSQL extension to add the GMP data types and functions directly into the database. . The extension adds the types mpz (arbitrary size integers) and mpq (arbitrary precision rationals) to PostgreSQL and exposes to the database all the functions available in the GMP library for these data types, allowing: . * higher performance arithmetic on integers respect to the numeric data type * a rational data type for absolute precision storage and arithmetic * using specialized functions to deal with prime numbers, random numbers, factorization directly into the database. Package: postgresql-9.5-pgpool2 Source: pgpool2 Version: 3.6.7-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 343 Depends: libpgpool0 (= 3.6.7-1.pgdg17.04+1), postgresql-9.5, libc6 (>= 2.17) Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page Priority: optional Section: database Filename: pool/main/p/pgpool2/postgresql-9.5-pgpool2_3.6.7-1.pgdg17.04+1_ppc64el.deb Size: 132444 SHA256: d15e98ef3556a900e351bd429c80b8a08dbe22dc40d28dbf57544145cbe2b1df SHA1: 70f7e72c6ecc90b4b8feeb1a3a5394ff1829fa84 MD5sum: 215e5e60c3c9d541ad12bcb34f912f42 Description: connection pool server and replication proxy for PostgreSQL - modules pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. This package contains support modules for the PostgreSQL 9.5 server: . * pgpool_adm * pgpool_recovery (PostgreSQL 9.1 and above) * pgpool_regclass (PostgreSQL 9.1 and above) Package: postgresql-9.5-pgq-node Source: pgq-node Version: 3.2.5-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 532 Depends: postgresql-9.5, postgresql-9.5-pgq3 Replaces: postgresql-9.5-pgq3 (<= 3.2.6-5) Priority: optional Section: database Filename: pool/main/p/pgq-node/postgresql-9.5-pgq-node_3.2.5-1.pgdg17.04+1_all.deb Size: 12118 SHA256: be3828b9ebcd439422def193dcd350e7c4c17b990ee310cc5f33bdaadde86aa8 SHA1: 238e57de3bd3657d1b01680cc558f17eec5d1fdd MD5sum: 6e741366153d16f5c21e5c300df77308 Description: Cascaded queueing on top of PgQ PgQ provides generic queues for PostgreSQL. It allows multiple queues in one database, each queue can be consumed by multiple consumers. . This package contains the pgq_node PostgreSQL extension that provides queue node registration and coordination for cascaded queueing. Package: postgresql-9.5-pgq3 Source: pgq Version: 3.2.6-7.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2107 Depends: libc6 (>= 2.17), postgresql-9.5, pgqd Homepage: https://github.com/pgq/pgq Priority: optional Section: database Filename: pool/main/p/pgq/postgresql-9.5-pgq3_3.2.6-7.pgdg17.04+1_ppc64el.deb Size: 81358 SHA256: 88adc7a94b8d4b14fa8c10f407d1269bdb79ec1edfbbc74b2c455e593dab3744 SHA1: 870162a32be66189045b74055b82bf3948d3b90e MD5sum: 5f3682176c397972ac5faeae1777e6ba Description: Generic queue for PostgreSQL This extension provides generic queues for PostgreSQL. . It allows multiple queues in one database, each queue can be consumed by multiple consumers. Package: postgresql-9.5-pgrouting Source: pgrouting Version: 2.5.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 2594 Depends: postgresql-9.5-pgrouting-scripts (>= 2.5.2-1.pgdg17.04+1), postgresql-9.5, postgresql-9.5-postgis-2.4, libc6 (>= 2.17), libcgal12, libgcc1 (>= 1:3.0), libgmp10, libstdc++6 (>= 5.2) Suggests: postgresql-9.5-pgrouting-doc Homepage: http://www.pgrouting.org Priority: optional Section: misc Filename: pool/main/p/pgrouting/postgresql-9.5-pgrouting_2.5.2-1.pgdg17.04+1_ppc64el.deb Size: 588432 SHA256: 4970cda9dc8a8c46d12fbc3ce5fb54e03183cec625c8294e2f3dfefa01d26f82 SHA1: b0fb772e5a6a9e9a702affbfa12edf15da9c4565 MD5sum: d648b2ae64d9993cc3eaf9d0988c58c3 Description: Routing functionality support for PostgreSQL/PostGIS pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package supports PostgreSQL 9.5. Package: postgresql-9.5-pgrouting-doc Source: pgrouting Version: 2.5.2-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 5690 Depends: libjs-mathjax, libjs-sphinxdoc (>= 1.0) Homepage: http://www.pgrouting.org Priority: optional Section: doc Filename: pool/main/p/pgrouting/postgresql-9.5-pgrouting-doc_2.5.2-1.pgdg17.04+1_all.deb Size: 1771320 SHA256: ca3ff9d93376ec55e223d198a135cc539d3e370942ef14759b8a2c23d8ef667c SHA1: 0e2c3b38d7c3748ba8891fe0e8816f9b1c820c4f MD5sum: 417fc9a3a8f58612c6c68f568f6378a6 Description: Routing functionality support for PostgreSQL/PostGIS (Documentation) pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package contains the documentation. Package: postgresql-9.5-pgrouting-scripts Source: pgrouting Version: 2.5.2-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 3453 Breaks: postgresql-9.5-pgrouting (<< 2.3.2) Replaces: postgresql-9.5-pgrouting (<< 2.3.2) Homepage: http://www.pgrouting.org Priority: optional Section: misc Filename: pool/main/p/pgrouting/postgresql-9.5-pgrouting-scripts_2.5.2-1.pgdg17.04+1_all.deb Size: 42400 SHA256: 7583f988191c621759680b669d7242cc97100b5b161a437d22b7bee8cfbd864d SHA1: 337b17c74f8cf26bb500e3af2e5c3f5afcda1dad MD5sum: eb366877b2eff539d9d3b2944903324b Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package contains the SQL scripts for installing pgRouting, and for upgrading from earlier pgRouting versions. . This package supports PostgreSQL 9.5. Package: postgresql-9.5-pgsphere Source: pgsphere Version: 1.1.1+2017.08.29-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 495 Depends: postgresql-9.5, libc6 (>= 2.17) Homepage: http://pgsphere.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/pgsphere/postgresql-9.5-pgsphere_1.1.1+2017.08.29-1.pgdg17.04+1_ppc64el.deb Size: 74792 SHA256: 8647c9ff1bfbfe11e83d09cbba94b611a4e3a34706ad250d0353637d970927b3 SHA1: f540fe333e7e24878cc03580bccf4f17debcea24 MD5sum: a99c08f8346d721400f21c9953c3c90f Description: Spherical data types for PostgreSQL 9.5 PgSphere, an extension for PostgreSQL, aims at providing uniform access to spherical data. It allows for a fast search and analysis for objects with spherical attributes in geographical, astronomical, or other applications using PostgreSQL. . By using an SQL interface, PgSphere's users can conveniently manage data of geographical objects around the world and astronomical data collections like star and other catalogues. . This package provides a module for PostgreSQL 9.5. Package: postgresql-9.5-pgtap Source: pgtap Version: 0.97.0-3.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 793 Depends: postgresql-9.5 Recommends: pgtap-doc, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, libtap-harness-archive-perl Breaks: pgtap (<< 0.95) Replaces: pgtap (<< 0.95) Provides: postgresql-pgtap Homepage: http://pgtap.org/ Priority: extra Section: database Filename: pool/main/p/pgtap/postgresql-9.5-pgtap_0.97.0-3.pgdg17.04+1_all.deb Size: 37148 SHA256: 9e89f05c71a853df181fa8a7599a02401f3d4a523f8f6f0805a0c9d651bab38f SHA1: f9194be7fb4de456c03b234c93c5f07f5f9edf61 MD5sum: 429c15fdcc0d3e7ec75b8d43384017a7 Description: Unit testing framework extension for PostgreSQL 9.5 pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl and PHP applications. . TAP is the Test Anything Protocol (http://testanything.org/). . This package contains the extension for PostgreSQL 9.5. Package: postgresql-9.5-pldebugger Source: pldebugger Version: 1:1.0-3-g71ac998-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 Depends: libc6 (>= 2.17), postgresql-9.5 Suggests: pgadmin3 | pgadmin4 Homepage: https://git.postgresql.org/gitweb/?p=pldebugger.git Priority: optional Section: database Filename: pool/main/p/pldebugger/postgresql-9.5-pldebugger_1.0-3-g71ac998-1.pgdg17.04+1_ppc64el.deb Size: 24576 SHA256: f39e6f2e597fa1a67a6f058e677ebd279b253fc5bda8416ad2c55e7a9c512f92 SHA1: 4d26792c8f68de4876fd14021fadd3c20579dc0f MD5sum: 3eb8f2813d66966e56459d5d7666dace Description: PostgreSQL pl/pgsql Debugger API This module is a set of shared libraries which implement an API for debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin project (http://www.pgadmin.org/) provides a client user interface as part of pgAdmin III v1.10.0 and above, and pgAdmin 4. Package: postgresql-9.5-pllua Source: postgresql-pllua Version: 1:1.1.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 170 Depends: postgresql-9.5, libc6 (>= 2.17), liblua5.1-0 Homepage: https://github.com/pllua/pllua Priority: optional Section: database Filename: pool/main/p/postgresql-pllua/postgresql-9.5-pllua_1.1.0-2.pgdg17.04+1_ppc64el.deb Size: 50952 SHA256: 9e421f5f9c176eb5cefda4ae6c0a654c63e72772f0d49b8262e25cb5205f1344 SHA1: cca2b4a0d726911c959bd58cb6b5ae850b19e82f MD5sum: d2a16915f4f5ad27946d37f734aba05f Description: Lua procedural language for PostgreSQL 9.5 PL/Lua is an implementation of Lua as a loadable procedural language for PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers written in the Lua programming language. . It brings the power and simplicity of Lua to PostgreSQL, including: small memory footprint, simple syntax, lexical scoping, functions as first-class values, and coroutines for non-preemptive threading. Package: postgresql-9.5-plproxy Source: postgresql-plproxy Version: 2.8-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 180 Depends: postgresql-9.5, libc6 (>= 2.17), libpq5 Homepage: http://pgfoundry.org/projects/plproxy/ Priority: optional Section: database Filename: pool/main/p/postgresql-plproxy/postgresql-9.5-plproxy_2.8-1.pgdg17.04+1_ppc64el.deb Size: 56932 SHA256: 29986d6d977f5886df287c413f8c69bd41586e93fb579d0139d188d34b68cbd1 SHA1: fd9a0ebd58ec7f87f69669d32b11c6aae4b9e254 MD5sum: 9b3dc8a1a83c5b6add5123a4d5c87c9a Description: database partitioning system for PostgreSQL 9.5 PL/Proxy is a database partitioning system implemented as a PL language. Main idea is that proxy functions are created with same signature as the remote functions to be called, so only destination info needs to be specified inside proxy function bodies. Package: postgresql-9.5-plr Source: plr Version: 1:8.3.0.17-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 425 Depends: r-base-core (>= 2.10), postgresql-9.5, libc6 (>= 2.17) Suggests: r-recommended Provides: postgresql-plr Homepage: http://www.joeconway.com/plr/ Priority: optional Section: database Filename: pool/main/p/plr/postgresql-9.5-plr_8.3.0.17-3.pgdg17.04+1_ppc64el.deb Size: 215452 SHA256: c7f43316c5eee5f6268ffbffcaf6fef659507fc5f75d883c7037f0ed2d8ce571 SHA1: f003b81477e778c6b2125369a1992d71016b09e6 MD5sum: 7a288cd4e2f0c368a9f6ff09c8e991db Description: Procedural language interface between PostgreSQL and R R is a language and environment for statistical computing and graphics, providing a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, and so on). . PostgreSQL is an open source SQL database server. . This package provides a procedural language interface to R from PostgreSQL. Procedural languages are used to write functions which can be called in database queries. Package: postgresql-9.5-plsh Source: postgresql-plsh Version: 1.20171014-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 89 Depends: libc6 (>= 2.17), postgresql-9.5 Homepage: http://plsh.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-plsh/postgresql-9.5-plsh_1.20171014-1.pgdg17.04+1_ppc64el.deb Size: 12524 SHA256: e799bc84958e81f3b80705cb83f37fe9e095aaf59fa17e40d51f831c77fbffb5 SHA1: d8a8cc82540c0c922b056f99ef25807f99865c93 MD5sum: 93275637f7b252f23be7276bccbbebb6 Description: PL/sh procedural language for PostgreSQL 9.5 PL/sh enables an SQL developer to write procedural language functions for PostgreSQL 9.5 in a shell of his choice. You need this package if you have any PostgreSQL 9.5 functions that use the language plsh. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-9.5-plv8 Source: plv8 Version: 1:1.4.10.ds-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 174 Depends: postgresql-9.5, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libv8-3.14.5 Provides: postgresql-plv8 Homepage: https://github.com/plv8/plv8 Priority: extra Section: database Filename: pool/main/p/plv8/postgresql-9.5-plv8_1.4.10.ds-1.pgdg17.04+1_ppc64el.deb Size: 47190 SHA256: 0199f2552c29b6483ea00a3971885bbdf659b3222524c832f6af8fcff4299b22 SHA1: 66248fd8bec9801b72a65105a40efd91f577140a MD5sum: 8167541c009bc9911bf693ff2cb3b452 Description: Procedural language interface between PostgreSQL and JavaScript V8 is a high performance JavaScript engine written in C++. It is used in the document-oriented data store MongoDB. . PostgreSQL is an open source SQL database server. . This package provides a procedural language interface to JavaScript from PostgreSQL. Procedural languages are used to write functions which can be called in database queries. Package: postgresql-9.5-postgis-2.3 Source: postgis Version: 2.3.3+dfsg-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 1936 Depends: postgresql-9.5, libc6 (>= 2.17), libgdal20 (>= 2.0.1), libgeos-c1v5 (>= 3.5.0), libjson-c3 (>= 0.11), liblwgeom-2.3-0 (>= 2.3.0), libpcre3, libproj12 (>= 4.9.0), libsfcgal1 (>= 1.2.0), libxml2 (>= 2.7.4) Recommends: postgresql-9.5-postgis-2.3-scripts, postgresql-contrib-9.5 Suggests: postgis Breaks: postgis (<< 1.2.1) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.5-postgis-2.3_2.3.3+dfsg-1.pgdg17.04+1_ppc64el.deb Size: 528310 SHA256: 74e228f5fdd3a194f33849f903740fb9eb2cc8b2759710d89b3cd6aa5380d962 SHA1: 494b6574cf0be3aab115655ff5b55f3383feb12a MD5sum: 52f8038b8c5cbe58751f991b6986ab11 Description: Geographic objects support for PostgreSQL 9.5 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 supports PostgreSQL 9.5. Package: postgresql-9.5-postgis-2.3-scripts Source: postgis Version: 2.3.3+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 73391 Depends: perl:any Recommends: postgresql-9.5-postgis-2.3 Conflicts: postgresql-9.5-postgis-2.2-scripts Breaks: postgresql-9.5-postgis-scripts (<< 2.2.2+dfsg-3~) Replaces: postgresql-9.5-postgis-scripts (<< 2.2.2+dfsg-3~) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.5-postgis-2.3-scripts_2.3.3+dfsg-1.pgdg17.04+1_all.deb Size: 933232 SHA256: 16483f55208e2b8208d7f2fddebd9dd09a8532a9951b73b0a577d7c7f9df73ef SHA1: aaa3f76600e70492b47ff5a935e79629d35e2dbc MD5sum: 85355792b86ee2432d8da217cd57e76c Description: Geographic objects support for PostgreSQL 9.5 -- 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 SQL scripts to upgrade from earlier PostGIS versions for PostgreSQL 9.5 as well as Perl utility scripts. Package: postgresql-9.5-postgis-2.4 Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 2010 Depends: postgresql-9.5, libc6 (>= 2.17), libgdal20 (>= 2.0.1), libgeos-c1v5 (>= 3.5.0), libjson-c3 (>= 0.11), liblwgeom-2.4-0 (>= 2.4.0~rc1), libpcre3, libproj12 (>= 4.9.0), libprotobuf-c1 (>= 1.0.1), libsfcgal1 (>= 1.2.0), libxml2 (>= 2.7.4) Recommends: postgresql-9.5-postgis-2.4-scripts Suggests: postgis Breaks: postgis (<< 1.2.1) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.5-postgis-2.4_2.4.2+dfsg-1.pgdg17.04+1_ppc64el.deb Size: 551594 SHA256: ab2c6f5778839b125a008a4a4140c6ebc55ffb980de9276449da141bef19c24d SHA1: 2ea3217c5f20e1d298c9531c29be1954fcf1b9a7 MD5sum: 9638668b4178ef440505f607fb5cb62a Description: Geographic objects support for PostgreSQL 9.5 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". . To create the PostGIS extensions in a PostgreSQL 9.5 database, the postgresql-9.5-postgis-2.4-scripts package must be installed as well. Package: postgresql-9.5-postgis-2.4-scripts Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 87454 Depends: perl:any Recommends: postgresql-9.5-postgis-2.4 Conflicts: postgresql-9.5-postgis-2.2-scripts, postgresql-9.5-postgis-2.3-scripts Breaks: postgresql-9.5-postgis-scripts (<< 2.2.2+dfsg-3~) Replaces: postgresql-9.5-postgis-scripts (<< 2.2.2+dfsg-3~) Multi-Arch: foreign Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.5-postgis-2.4-scripts_2.4.2+dfsg-1.pgdg17.04+1_all.deb Size: 549468 SHA256: 77a0ad3638b157a1df04e3d9e9cbe2faf0cb22b714b6ed129624fc7d1f10a5ef SHA1: db9ce738ea193643aeb558185652c69b045bd36f MD5sum: 58de84feebd6006843db21021e0aa07d Description: Geographic objects support for PostgreSQL 9.5 -- 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 9.5 database, and for upgrading from earlier PostGIS versions. Package: postgresql-9.5-postgis-scripts Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 70 Depends: postgresql-9.5-postgis-2.4-scripts Homepage: http://postgis.net/ Priority: optional Section: oldlibs Filename: pool/main/p/postgis/postgresql-9.5-postgis-scripts_2.4.2+dfsg-1.pgdg17.04+1_all.deb Size: 28642 SHA256: d4ea36b2c052455168476f5f63e6b4407ed21eaf227aa4f54439f4ec181e71b4 SHA1: 53d084728d33a0815d7453354dbaffc5200026c1 MD5sum: e7ea7351e4f96781c51c273d88b7875a Description: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: postgresql-9.5-powa Source: powa-archivist Version: 3.1.1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 427 Depends: libc6 (>= 2.17), postgresql-9.5 Homepage: http://dalibo.github.io/powa/ Priority: optional Section: database Filename: pool/main/p/powa-archivist/postgresql-9.5-powa_3.1.1.pgdg17.04+1_ppc64el.deb Size: 22388 SHA256: 011fc0fde9bf44550622ef217ee2c6bed32bb99ea82cb3174dfaafa2453346aa SHA1: c6ba1b78096ff5cc7bb2eef700337aeb268b5587 MD5sum: 8802b8e99d3ce6ddde6f2dd9a145d183 Description: PostgreSQL Workload Analyzer -- PostgreSQL 9.5 extension This package contains the core extension of the PoWA project, a PostgreSQL Workload Analyzer that gathers performance stats and provides real-time charts and graphs to help monitor and tune your PostgreSQL servers. Package: postgresql-9.5-prefix Source: prefix Version: 1.2.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: libc6 (>= 2.17), postgresql-9.5 Priority: extra Section: database Filename: pool/main/p/prefix/postgresql-9.5-prefix_1.2.6-1.pgdg17.04+1_ppc64el.deb Size: 21954 SHA256: 59bbcc17cea74fcc49dda6a9ef2612603142130c8c67ae1ec165ff92d77f0fcc SHA1: 2596c5668b4c71422070e0bbcdea3b48c6676ea6 MD5sum: 1c369638a357cedb9f3ad85000472696 Description: Prefix Range module for PostgreSQL This PostgreSQL module provides the prefix_range datatype, allowing to index searches such as finding the longest prefix matching a telephone number, having prefixes in a table and telephone number as a parameter: . select * from prefixes where prefix @> '0100091234'; . The prefix column has to be of type prefix_range, and any text field can get indexed by the provided GiST opclass. Package: postgresql-9.5-preprepare Source: preprepare Version: 0.9-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: libc6 (>= 2.17), postgresql-9.5 Priority: extra Section: database Filename: pool/main/p/preprepare/postgresql-9.5-preprepare_0.9-1.pgdg17.04+1_ppc64el.deb Size: 9424 SHA256: 88e951ee9d52fa24bb0b87656fe499046c6ff1829d0a4a7c587e351ebf290c03 SHA1: ff6ef2945b34cbea1826231da4d5971676ce81cc MD5sum: ff7c60dce90272c4a3b8cff79a36da5b Description: pre prepare your PostgreSQL statements server side The pre_prepare module for PostgreSQL aims to prepare all your statements as soon as possible and in a way that allows client queries not to bother at all and just call EXECUTE. Package: postgresql-9.5-prioritize Source: postgresql-prioritize Version: 1.0.4-1.3.pgdg17.04+1 Architecture: ppc64el Maintainer: Cyril Bouthors Installed-Size: 96 Depends: libc6 (>= 2.17), postgresql-9.5 Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-9.5-prioritize_1.0.4-1.3.pgdg17.04+1_ppc64el.deb Size: 6634 SHA256: 3790fffaf7e87bdca4be7d8b28c4dfd011b2983581fe9cf7fa6133b21b3cc1a9 SHA1: 2f12508b760910ed6e58575bf21883bda221a1a0 MD5sum: 4b2656debe54fbcb5ce8d66920f4f426 Description: Get and set the nice priorities of PostgreSQL backends This module implements an interface to getpriority() and setpriority() for PostgreSQL backends, callable from SQL functions. Essentially, this module allows users to `renice' their backends. Package: postgresql-9.5-python-multicorn Source: postgresql-multicorn Version: 1.3.4-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-9.5, python-multicorn, libc6 (>= 2.17), libpython2.7 (>= 2.7) Conflicts: postgresql-9.5-python3-multicorn Provides: postgresql-python-multicorn Homepage: http://multicorn.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-multicorn/postgresql-9.5-python-multicorn_1.3.4-1.pgdg17.04+1_ppc64el.deb Size: 23698 SHA256: 67c7f12036110398afc81026a88e83e6c8bf237f2b06785e7b9bbd6e71db13e6 SHA1: 5bfb4ec14c9174accd010937e87f3d84862f5032 MD5sum: b3a014de5b9b82e619eef0aaf8358238 Description: multicorn extension for Postgres 9.5 to write FDWs with python2 Multicorn is a PostgreSQL extension meant to make Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language . This package is for PostgreSQL 9.5 and uses Python 2. Package: postgresql-9.5-python3-multicorn Source: postgresql-multicorn Version: 1.3.4-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 155 Depends: postgresql-9.5, python3-multicorn, libc6 (>= 2.17), libpython3.5 (>= 3.5.0~b1) Conflicts: postgresql-9.5-python-multicorn Provides: postgresql-python3-multicorn Homepage: http://multicorn.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-multicorn/postgresql-9.5-python3-multicorn_1.3.4-1.pgdg17.04+1_ppc64el.deb Size: 24408 SHA256: ac34248f1b3c14c8e55d91571690c9ea1af9b79c43fcbfa4beee5f3ca6ef3bc8 SHA1: 5f0e66f0bf528479abc1ac83d7e699c21a8a11ca MD5sum: f3f8cfb460accf5b580778fc9069e812 Description: multicorn extension for Postgres 9.5 to write FDWs with python3 Multicorn is a PostgreSQL extension meant to make Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language . This package is for PostgreSQL 9.5 and uses Python 3. Package: postgresql-9.5-q3c Source: postgresql-q3c Version: 1.5.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2211 Depends: postgresql-9.5, libc6 (>= 2.17) Homepage: http://www.sai.msu.su/~megera/wiki/SkyPixelization Priority: optional Section: database Filename: pool/main/p/postgresql-q3c/postgresql-9.5-q3c_1.5.0-2.pgdg17.04+1_ppc64el.deb Size: 67500 SHA256: d3bac12d8d7579f98830eb6024841575c2d828ec711ecc6ea4fd6848baae1c02 SHA1: 4f618711eefdbc4742f656f1f9e5475414eeff94 MD5sum: a13444b08eda9112c15e6f79640f2147 Description: PostgreSQL 9.5 extension used for indexing the sky Q3C, an extension for PostgreSQL, is designed for the work with large astronomical catalogues or any catalogs of objects on the sphere. . This extension allows a user to perform fast circular, elliptical or polygonal searches on the sky as well as fast cross-matches. . This package provides a module for PostgreSQL 9.5. Package: postgresql-9.5-repack Source: pg-repack Version: 1.4.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 258 Depends: postgresql-9.5, libc6 (>= 2.17), libpq5 (>= 8.3~rc1-1~) Homepage: https://github.com/reorg/pg_repack Priority: optional Section: database Filename: pool/main/p/pg-repack/postgresql-9.5-repack_1.4.2-1.pgdg17.04+1_ppc64el.deb Size: 67412 SHA256: 3b1cb3059fa4ad856abc309f608119aa558109bfab5c751617e76315a822abe5 SHA1: 55488644982704a50d0e0f281f6a271ec0ce6bec MD5sum: 2b49cb21bac91713d43953577850e9fd 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 9.5. Package: postgresql-9.5-repmgr Source: repmgr Version: 4.0.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Marco Nenciarini Installed-Size: 843 Depends: postgresql-9.5, repmgr-common (>= 4.0.1-1.pgdg17.04+1), libc6 (>= 2.17), libpq5 (>= 9.3~) Suggests: rsync Homepage: http://www.repmgr.org/ Priority: optional Section: database Filename: pool/main/r/repmgr/postgresql-9.5-repmgr_4.0.1-1.pgdg17.04+1_ppc64el.deb Size: 128640 SHA256: 90e374e4cc9fbfd94f98f838cc5970fd37b3e8b0c12adeecaa7ed2a4a647a67e SHA1: b5eab9ac9b82d757886df36740267474f41fedd2 MD5sum: b116a97c5ab7d7f54eb03d7d6758c0b7 Description: replication manager for PostgreSQL 9.5 repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby capabilities with tools to set up standby servers, monitor replication, and perform administrative tasks such as failover or manual switchover operations. . This package contains repmgr for PostgreSQL 9.5. Package: postgresql-9.5-repmgr-dbg Source: repmgr Version: 4.0.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Marco Nenciarini Installed-Size: 486 Depends: postgresql-9.5-repmgr (= 4.0.1-1.pgdg17.04+1) Breaks: repmgr-dbg (<< 3.0.1-1) Replaces: repmgr-dbg (<< 3.0.1-1) Homepage: http://www.repmgr.org/ Priority: optional Section: debug Filename: pool/main/r/repmgr/postgresql-9.5-repmgr-dbg_4.0.1-1.pgdg17.04+1_ppc64el.deb Size: 427604 SHA256: 86c39c4a96ec070521aab0156e6660710338058765105e1565c286e6675a4e1b SHA1: a85d856da2de4349090a6779e7307282ce2e8237 MD5sum: fc64206c786701f8fb918cfaa1039f91 Description: debug symbols for repmgr for PostgreSQL 9.5 Since version 9.0, PostgreSQL allow you to have replicated hot standby servers which you can query and/or use for high availability. While the main components of the feature are included with PostgreSQL, the user is expected to manage the high availability parts. . repmgr allows you to monitor and manage your replicated PostgreSQL databases as a single cluster. . This package contains debug symbols for repmgr for PostgreSQL 9.5. Build-Ids: 0acd9a368861216c104444caf98bbb95356945fa 3337b580d073a8c5e350bf7a78b456a25e2a2827 65c2b41cb7161d73052725bdad53189ea4dd7a7b Package: postgresql-9.5-similarity Source: pg-similarity Version: 1.0~20160916-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 179 Depends: postgresql-9.5, libc6 (>= 2.17) Homepage: https://github.com/eulerto/pg_similarity Priority: optional Section: database Filename: pool/main/p/pg-similarity/postgresql-9.5-similarity_1.0~20160916-1.pgdg17.04+1_ppc64el.deb Size: 31666 SHA256: 85eb14f3864284958cd2f04963dca331bcae8c3ddc65679987a8ab5d1a6b37f8 SHA1: a4b07206274c8b92687a6d59e34525e65eedfb18 MD5sum: dfa79fc8878a873cd66c56414248fa8b Description: PostgreSQL similarity functions extension pg_similarity is an extension to support similarity queries on PostgreSQL. The extension consists of: . * Functions implementing similarity algorithms available in the literature. These functions can be used as UDFs and are the base for implementing the similarity operators; * Operators defined on top of the similarity functions. They use similarity functions to obtain the similarity threshold and compare its value to a user-defined threshold to decide if it is a match or not; * Session variables storing similarity function parameters. Package: postgresql-9.5-slony1-2 Source: slony1-2 Version: 2.2.6-1.pgdg17.04+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 84 Depends: postgresql-9.5, libc6 (>= 2.17) Suggests: slony1-2-bin Conflicts: postgresql-9.5-slony1 Provides: postgresql-9.5-slony1 Homepage: http://slony.info/ Priority: optional Section: database Filename: pool/main/s/slony1-2/postgresql-9.5-slony1-2_2.2.6-1.pgdg17.04+2_ppc64el.deb Size: 22718 SHA256: 75aa14bd053fcb281f8f21ccd4655aa5869f1f95697761ea7a28537795970153 SHA1: c9df165edf409b69cb2ab3290da0b405a4f7d5d5 MD5sum: 4be26b82bf77f1572b9ec1ff05401d0b Description: replication system for PostgreSQL: PostgreSQL 9.5 server plug-in Slony-I is an asynchronous master-to-multiple-slaves replication system for PostgreSQL with cascading and slave promotion. . This package contains the support functions that are loaded into the PostgreSQL database server. It needs to be installed on the hosts where the database server nodes are running. This package works with version 9.5 of the PostgreSQL server; you need the package that corresponds to the version of your database server. . The actual replication daemon and the administration tools are in the package slony1-2-bin. This package is useless without slony1-2-bin installed somewhere in the network. Package: postgresql-9.5-unit Source: postgresql-unit Version: 5.0-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Christoph Berg Installed-Size: 295 Depends: libc6 (>= 2.17), postgresql-9.5 Homepage: https://github.com/ChristophBerg/postgresql-unit Priority: optional Section: database Filename: pool/main/p/postgresql-unit/postgresql-9.5-unit_5.0-1.pgdg17.04+1_ppc64el.deb Size: 61040 SHA256: 59303861d326d60603e97e3e46ffc7eea6df0854fbdfe16dadfdb7a45eb61b0d SHA1: 26cc7b96ab608948bef9c7fa4ac2b0a770c75bf5 MD5sum: 4207cefedbbb07c1da81ece720ea5796 Description: SI Units for PostgreSQL postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The base units can be combined to named and unnamed derived units using operators defined in the PostgreSQL type system. SI prefixes are used for input and output, and quantities can be converted to arbitrary scale. Package: postgresql-9.6 Version: 9.6.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 22909 Depends: locales, postgresql-client-9.6, postgresql-common (>= 171~), ssl-cert, tzdata, libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpq5 (>= 9.3~), libssl1.0.0 (>= 1.0.0), libsystemd0, libxml2 (>= 2.7.4) Recommends: postgresql-contrib-9.6, sysstat Suggests: locales-all Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.6/postgresql-9.6_9.6.6-1.pgdg17.04+1_ppc64el.deb Size: 4039860 SHA256: e35a212945e24f2794dacb91aa40199a653b88aa3a4436b51f629f32bd9516f0 SHA1: 8eede12e1fc6f36aa27d1716ba488037d7de6e7f MD5sum: c3fbcef14cf8eb6f629f9569f048feef Description: object-relational SQL database, version 9.6 server PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation. . This package provides the database server for PostgreSQL 9.6. Postgresql-Catversion: 201608131 Package: postgresql-9.6-amcheck Source: amcheck Version: 1.3-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Peter Geoghegan Installed-Size: 94 Depends: libc6 (>= 2.17), postgresql-9.6 Homepage: https://github.com/petergeoghegan/amcheck Priority: extra Section: libs Filename: pool/main/a/amcheck/postgresql-9.6-amcheck_1.3-1.pgdg17.04+1_ppc64el.deb Size: 18682 SHA256: eea77f3e11150e97bd60d5ca8656f3ff535b5f95e5fe1a957762dc4238a14937 SHA1: 47a0e4db4ff80c115baf7d7c2f38331492c42e65 MD5sum: e2ddf85fac36ee9d02db5706f65351b7 Description: PostgreSQL extension that verifies indexes This extension verifies the logical consistency of PostgreSQL B-Tree indexes. The extension consists of SQL-callable functions. When no error is raised during a call to these verification functions, no logical inconsistency was detected. This is useful as a general smoke test to detect corruption. Package: postgresql-9.6-asn1oid Source: pgsql-asn1oid Version: 1.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 88 Depends: libc6 (>= 2.17), postgresql-9.6 Homepage: https://github.com/ChristophBerg/pgsql-asn1oid Priority: optional Section: database Filename: pool/main/p/pgsql-asn1oid/postgresql-9.6-asn1oid_1.2-1.pgdg17.04+1_ppc64el.deb Size: 6752 SHA256: 7eac2e1ac7692c622e2474e426ca8092f7620059d4176ed4e4218eaa2aadc5b1 SHA1: 7b7dc5f82647b16225a08d88244fe8ea0e6fec02 MD5sum: e14c5b47ba9320de9af24124918fc1ec Description: ASN.1 OID data type for PostgreSQL This plugin provides the necessary support functions to store ASN.1 OIDs in a PostgreSQL database. . This package has been compiled for PostgreSQL 9.6. Package: postgresql-9.6-bgw-replstatus Source: bgw-replstatus Version: 1.0.1.pgdg17.04+1 Architecture: ppc64el Maintainer: Magnus Hagander Installed-Size: 82 Depends: libc6 (>= 2.17), postgresql-9.6 Homepage: https://github.com/mhagander/bgw_replstatus Priority: extra Section: database Filename: pool/main/b/bgw-replstatus/postgresql-9.6-bgw-replstatus_1.0.1.pgdg17.04+1_ppc64el.deb Size: 6984 SHA256: 395d77d0602c30b9a17f81666da8a77727316928241313c8d2701b0908e627b9 SHA1: 9709286cd6ea7efff67f349a13be49d165a4e133 MD5sum: 1c00e7c0f13b3b651b28afd5e8708ddd Description: report whether PostgreSQL node is master or standby bgw_replstatus is a tiny PostgreSQL background worker to cheaply report the replication status of a node. It's intended to be polled by a load balancer such as haproxy. . When installed, a background worker will be started that listens on a TCP port. A connection to this port will get a TCP response back saying either MASTER or STANDBY depending on the current state of the node. Package: postgresql-9.6-citus Source: citus Version: 7.1.0.PGDG-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Citus Data Installed-Size: 4858 Depends: libc6 (>= 2.17), libcurl3 (>= 7.16.2), libpq5 (>= 9.2~beta3), postgresql-9.6 Homepage: https://github.com/citusdata/citus Priority: optional Section: database Filename: pool/main/c/citus/postgresql-9.6-citus_7.1.0.PGDG-1.pgdg17.04+1_ppc64el.deb Size: 284518 SHA256: 0e2ebe5b198cbcc17fc51a14fb554cba6dd6319bf5510e4091e85c2ae56d610f SHA1: 1655bed4dd3ee5b1bdf98bbad5e5f0a6c1695c28 MD5sum: 5c3e6ab7979fa63f3d21806a45723736 Description: sharding and distributed joins for PostgreSQL Citus is a distributed database implemented as a PostgreSQL extension. It provides functions to easily split a PostgreSQL table into shards to be placed on remote worker nodes. Citus can replicate shards, update their schemas, and keep track of shard health. An advanced distributed planner is included which handles queries and modifications against sharded tables. Package: postgresql-9.6-cron Source: pg-cron Version: 1.0.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: postgresql-9.6, libc6 (>= 2.17), libpq5 (>= 9.0~) Homepage: https://github.com/citusdata/pg_cron Priority: optional Section: database Filename: pool/main/p/pg-cron/postgresql-9.6-cron_1.0.2-1.pgdg17.04+1_ppc64el.deb Size: 20172 SHA256: f5ab3e0b426a53c472b4f8f2398deacce44752c9c51171318cd1fd5b4f6847af SHA1: 0ac6ce6a81d5d025ff433c6e6fd159cff06af83d MD5sum: a9fd28f585fe78ff185e5b7b95928c58 Description: Run periodic jobs in PostgreSQL pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher) that runs inside the database as an extension. It uses the same syntax as regular cron, but it allows you to schedule PostgreSQL commands directly from the database. pg_cron can run multiple jobs in parallel, but it runs at most one instance of a job at a time. If a second run is supposed to start before the first one finishes, then the second run is queued and started as soon as the first run completes. Package: postgresql-9.6-dbg Source: postgresql-9.6 Version: 9.6.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 20325 Depends: postgresql-9.6 (= 9.6.6-1.pgdg17.04+1) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/postgresql-9.6/postgresql-9.6-dbg_9.6.6-1.pgdg17.04+1_ppc64el.deb Size: 17940866 SHA256: fb0617703b696e846bdd190cf2f4c3faade4af94bd8453dbd7c5b99ed2febb4a SHA1: 7419322252c3a5cf546a84530f6146285b0de1e0 MD5sum: 6db6603680dedc8bbe035e0b70ac2943 Description: debug symbols for postgresql-9.6 This package provides detached debugging symbols for PostgreSQL 9.6. . PostgreSQL is an object-relational SQL database management system. Build-Ids: 7a253e8a750dc740fd5f5fb508f7e157fb987122 Package: postgresql-9.6-debversion Source: postgresql-debversion Version: 1.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 102 Depends: libapt-pkg5.0 (>= 0.8.0), libc6 (>= 2.17), libstdc++6 (>= 4.1.1), postgresql-9.6 Priority: optional Section: database Filename: pool/main/p/postgresql-debversion/postgresql-9.6-debversion_1.1-1.pgdg17.04+1_ppc64el.deb Size: 10816 SHA256: 30c2cc75156b69034ae195d426ca7158111c293f1d812eb6b358b51154371507 SHA1: ba74cfe8f22d2de46c43b72d524b575a25207ede MD5sum: e70a1b5b328f20e5e115d8e5238eb091 Description: Debian version number type for PostgreSQL Debian version numbers, used to version Debian binary and source packages, have a defined format, including specifications for how versions should be compared in order to sort them. This package implements a "debversion" type to represent Debian version numbers within the PostgreSQL database. This also includes operators for version comparison and index operator classes for creating indexes on the debversion type. . Version comparison uses the algorithm used by the Debian package manager, dpkg, using the implementation from libapt-pkg. This means that columns in tables using the debversion type may be sorted and compared correctly using the same logic as "dpkg --compare-versions". It is also possible to create indexes on these columns. . postgresql-debversion implements the following features: . * The "debversion" type (internally derived from the "text" type) * A full set of operators for version comparison (< <= = <> >= >) including commutator and negator optimisation hints * Operator classes for btree and hash indexes * The aggregate functions min() and max() Package: postgresql-9.6-dirtyread Source: pg-dirtyread Version: 1.3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 87 Depends: libc6 (>= 2.17), postgresql-9.6 Priority: optional Section: database Filename: pool/main/p/pg-dirtyread/postgresql-9.6-dirtyread_1.3.pgdg17.04+1_ppc64el.deb Size: 9526 SHA256: 827d32ab89a4b2fb7388d92b860c99f0184d139c6c5fa64545ada8c825196441 SHA1: 0ad08ca04f0113b671cf80e5c0e9e0d4bd7ccb3e MD5sum: b1a52043764d4e32a56999df46c2232c Description: Read dead but unvacuumed tuples from a PostgreSQL relation The pg_dirtyread extension provides the ability to read dead but unvacuumed rows from a PostgreSQL relation. Package: postgresql-9.6-ip4r Source: ip4r Version: 2.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 372 Depends: libc6 (>= 2.17), postgresql-9.6 Homepage: http://pgfoundry.org/projects/ip4r/ Priority: extra Section: misc Filename: pool/main/i/ip4r/postgresql-9.6-ip4r_2.2-1.pgdg17.04+1_ppc64el.deb Size: 60222 SHA256: 6c03fe065ced6376108eeff2e6204e8efd92d452daa6c5a227d701b7328e94c7 SHA1: 693839d06e362d530f92eacbcee57a2625759acf MD5sum: 6bceed58adb313c1cf09f03cdb7db908 Description: IPv4 and IPv6 types for PostgreSQL 9.6 This PostgreSQL module provides several data types which can contain single IPv4 or IPv6 addresses or a range of such addresses. . ip4r supports these data types: . ip4: IPv4 address '#.#.#.#' ip4r: IPv4 range '#.#.#.#-#.#.#.#' or '#.#.#.#/#' or '#.#.#.#' ip6: IPv6 address 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx' ip6r: IPv6 range '#-#' or '#/#' or '#' ipaddress: IPv4 or IPv6 address iprange: IPv4 or IPv6 range . While PostgreSQL already has built-in types 'inet' and 'cidr', the authors of this module found that they had a number of requirements that were not addressed by the built-in types. Package: postgresql-9.6-jsquery Source: jsquery Version: 1.0.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 170 Depends: postgresql-9.6, libc6 (>= 2.17) Homepage: https://github.com/postgrespro/jsquery Priority: optional Section: database Filename: pool/main/j/jsquery/postgresql-9.6-jsquery_1.0.1-1.pgdg17.04+1_ppc64el.deb Size: 45632 SHA256: dd495d7e283f6e3a26e55e839c6e9d5558fddff730785440d4bf86b47e07004a SHA1: fce1fea422824dcf97f0b9fbbebc3803c942bc90 MD5sum: 54212fdb0762998027731483eed55957 Description: PostgreSQL JSON query language with GIN indexing support JsQuery provides additional functionality for the PostgreSQL jsonb datatype, such as a simple and effective way to search in nested objects and arrays, and more comparison operators with index support. It does this by implementing a specialized search syntax, the @@ operator, and the jsquery type for search strings. Package: postgresql-9.6-mimeo Source: mimeo Version: 1.5.1-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4467 Depends: postgresql-9.6, postgresql-contrib-9.6 Recommends: python Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-9.6-mimeo_1.5.1-1.pgdg17.04+1_all.deb Size: 110218 SHA256: 8f97184a0ad874ebf6cf71e68a15448e265735079c90b4cf4e4b21fc4ca54a8a SHA1: cf487c4bdd1aefeb6aa359c8df4a88b98603bb7c MD5sum: 00268c646a7bb6596bf02e9327976cd7 Description: specialized, per-table replication between PostgreSQL instances Mimeo is a PostgreSQL extension that provides specialized, per-table replication between PostgreSQL instances. It currently provides snapshot (whole table copy), incremental (based on an incrementing timestamp or id), and DML (inserts, updates and deletes) replication methods. Package: postgresql-9.6-mysql-fdw Source: postgresql-mysql-fdw Version: 2.3.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-9.6, libc6 (>= 2.17) Homepage: https://github.com/EnterpriseDB/mysql_fdw Priority: optional Section: database Filename: pool/main/p/postgresql-mysql-fdw/postgresql-9.6-mysql-fdw_2.3.0-2.pgdg17.04+1_ppc64el.deb Size: 27674 SHA256: 3ef0ae5abcea8db817c48e4bf4e99e84bad82b119feeb305e4b21d755c1f2734 SHA1: a6522082461c5164c78555736aed66424741eaee MD5sum: 1faf2d451817204049c623def87f716d Description: Postgres 9.6 Foreign Data Wrapper for MySQL postgresql-mysql-fdw is a PostgreSQL extension implementing a Foreign Data Wrapper (FDW) to access MySQL data from PostgreSQL. . This package is for PostgreSQL 9.6. Package: postgresql-9.6-ogr-fdw Source: pgsql-ogr-fdw Version: 1.0.5-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 151 Depends: postgresql-9.6, libc6 (>= 2.17), libgdal20 (>= 2.1.0) Homepage: https://github.com/pramsey/pgsql-ogr-fdw Priority: optional Section: database Filename: pool/main/p/pgsql-ogr-fdw/postgresql-9.6-ogr-fdw_1.0.5-1.pgdg17.04+1_ppc64el.deb Size: 25856 SHA256: 8074db26d5332b679c2ea1567dfaea1f7b9a97fae849c92fbdeacd9c6aa4cfed SHA1: a4d548717ef702313ec5acf9d5a100a22db944d4 MD5sum: e80af6a529f0b39716400f4c51e78d28 Description: PostgreSQL foreign data wrapper for OGR OGR is the vector half of the GDAL spatial data access library. It allows access to a large number of GIS data formats using a simple C API for data reading and writing. Since OGR exposes a simple table structure and PostgreSQL foreign data wrappers allow access to table structures, the fit seems pretty perfect. . This implementation currently has the following limitations: * Only non-spatial query restrictions are pushed down to the OGR driver. PostgreSQL foreign data wrappers support delegating portions of the SQL query to the underlying data source, in this case OGR. This implementation currently pushes down only non-spatial query restrictions, and only for the small subset of comparison operators (>, <, <=, >=, =) supported by OGR. * Spatial restrictions are not pushed down. OGR can handle basic bounding box restrictions and even (for some drivers) more explicit intersection restrictions, but those are not passed to the OGR driver yet. * OGR connections every time Rather than pooling OGR connections, each query makes (and disposes of) two new ones, which seems to be the largest performance drag at the moment for restricted (small) queries. * All columns are retrieved every time. PostgreSQL foreign data wrappers don't require all columns all the time, and some efficiencies can be gained by only requesting the columns needed to fulfill a query. This would be a minimal efficiency improvement, but can be removed given some development time, since the OGR API supports returning a subset of columns. Package: postgresql-9.6-orafce Source: orafce Version: 3.6.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 405 Depends: postgresql-9.6, libc6 (>= 2.17) Homepage: https://github.com/orafce/orafce Priority: optional Section: database Filename: pool/main/o/orafce/postgresql-9.6-orafce_3.6.1-1.pgdg17.04+1_ppc64el.deb Size: 91334 SHA256: 6a09823719fb8f43c65b4052b84896e813cc373b28f80b46153c2d20cf4ff19a SHA1: d70fdb3a0208a4af424d5d02e23d82129523e2c1 MD5sum: 5a33351987dc11567a309224d526d2d8 Description: Oracle support functions for PostgreSQL 9.6 This project implements some functions for compatibility with Oracle. The functionality was verified on Oracle 10g, and the module is useful for production work. Package: postgresql-9.6-partman Source: pg-partman Version: 3.1.0-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4476 Depends: libc6 (>= 2.17), postgresql-9.6, python Priority: optional Section: database Filename: pool/main/p/pg-partman/postgresql-9.6-partman_3.1.0-1.pgdg17.04+1_ppc64el.deb Size: 158318 SHA256: 8476b8055a4e7fd2f4858660562c9ab615e97a7342d18425099beaeb9f6d01d7 SHA1: 6849b19e666395ff444954d2504b9ccb7578155a MD5sum: b59c0e5f13b0cf6864dc2ff88fdc680a Description: PostgreSQL Partition Manager pg_partman is a PostgreSQL extension to create and manage both time-based and serial-based table partition sets. Sub-partitioning is also supported. Child table & trigger function creation is all managed by the extension itself. Tables with existing data can also have their data partitioned in easily managed smaller batches. Optional retention policy can automatically drop partitions no longer needed. A background worker (BGW) process is included to automatically run partition maintenance without the need of an external scheduler (cron, etc) in most cases. Package: postgresql-9.6-pgaudit Source: pgaudit Version: 1.1.1-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: libc6 (>= 2.17), postgresql-9.6 Homepage: http://pgaudit.org/ Priority: optional Section: database Filename: pool/main/p/pgaudit/postgresql-9.6-pgaudit_1.1.1-2.pgdg17.04+1_ppc64el.deb Size: 18828 SHA256: b1358049b608e9f761997432c4950ca946c2b0e924982911800ccc1d4033577b SHA1: 73cc5502f3c23fb6564e20dba7272ddab2608382 MD5sum: e8523840c9972485fc5e6f8851961aaa 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. . An audit is an official inspection of an individual's or organization's accounts, typically by an independent body. The information gathered by pgAudit is properly called an audit trail or audit log. Package: postgresql-9.6-pgextwlist Source: pgextwlist Version: 1.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 84 Depends: libc6 (>= 2.17), postgresql-9.6 Homepage: https://github.com/dimitri/pgextwlist Priority: extra Section: libs Filename: pool/main/p/pgextwlist/postgresql-9.6-pgextwlist_1.6-1.pgdg17.04+1_ppc64el.deb Size: 12176 SHA256: 4b7032d9a3235b348ae7b124166b8e30ccd52c293a88cbdb1ffb69bdf7130773 SHA1: 4d1e8de08d492fc8563690d1ed4696e7cee07526 MD5sum: bbc0320a900255ec5783a49a9742fdbf Description: PostgreSQL Extension Whitelisting This extension implements extension whitelisting, and will actively prevent users from installing extensions not in the provided list. Also, this extension implements a form of sudo facility in that the whitelisted extensions will get installed as if superuser. Privileges are dropped before handing the control back to the user. Package: postgresql-9.6-pgfincore Source: pgfincore Version: 1.2.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 100 Depends: libc6 (>= 2.17), postgresql-9.6 Homepage: http://villemain.org/projects/pgfincore Priority: extra Section: database Filename: pool/main/p/pgfincore/postgresql-9.6-pgfincore_1.2.1-1.pgdg17.04+1_ppc64el.deb Size: 14382 SHA256: 3360934427a25b6151580a27bb0fb40f50dd4b38935b173f3e296c6d1ea2a420 SHA1: 9ad1ca03679094f6879be0e0f574d12811dc2c83 MD5sum: 6f6941ec005457a24fcb1657da0c3dc9 Description: set of PostgreSQL functions to manage blocks in memory Those functions let you know which and how many disk block from a relation are in the page cache of the operating system, and eventually write the result to a file. Then using this file, it is possible to restore the page cache state for each block of the relation. Package: postgresql-9.6-pgmemcache Source: pgmemcache Version: 2.3.0-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 107 Depends: libc6 (>= 2.17), libmemcached11, libsasl2-2, postgresql-9.6 Homepage: http://pgfoundry.org/projects/pgmemcache/ Priority: extra Section: database Filename: pool/main/p/pgmemcache/postgresql-9.6-pgmemcache_2.3.0-3.pgdg17.04+1_ppc64el.deb Size: 21136 SHA256: a04af055a6543e28fa47fe9a92a0326757736b2ef9c02e2e3b64da7946587c05 SHA1: f8e03e1f15040ac33dcca7d3bca978f1f8027ba2 MD5sum: e050c442aa7aace9f7382fcc0012c5c3 Description: PostgreSQL interface to memcached pgmemcache is an extension for PostgreSQL that provides an API to memcached through user-defined functions. . memcached is a high-performance, distributed memory object caching system, generic in nature, but originally intended for use in speeding up dynamic web applications by alleviating database load. Package: postgresql-9.6-pgmp Source: postgresql-pgmp Version: 1.0.2-5.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 209 Depends: libc6 (>= 2.17), libgmp10, postgresql-9.6 Homepage: https://github.com/dvarrazzo/pgmp Priority: optional Section: database Filename: pool/main/p/postgresql-pgmp/postgresql-9.6-pgmp_1.0.2-5.pgdg17.04+1_ppc64el.deb Size: 37966 SHA256: b4e40677178655ea8b3fd4a074eb8bbb4998bffe08aed76c7dc0846bb5ef10af SHA1: 94ccb660efdb041ae89e0163c6e9c8dc4bee5177 MD5sum: 36b6e308953eb06bb14b6bac79426388 Description: arbitrary precision integers and rationals for PostgreSQL 9.6 pgmp is a PostgreSQL extension to add the GMP data types and functions directly into the database. . The extension adds the types mpz (arbitrary size integers) and mpq (arbitrary precision rationals) to PostgreSQL and exposes to the database all the functions available in the GMP library for these data types, allowing: . * higher performance arithmetic on integers respect to the numeric data type * a rational data type for absolute precision storage and arithmetic * using specialized functions to deal with prime numbers, random numbers, factorization directly into the database. Package: postgresql-9.6-pgpool2 Source: pgpool2 Version: 3.6.7-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 343 Depends: libpgpool0 (= 3.6.7-1.pgdg17.04+1), postgresql-9.6, libc6 (>= 2.17) Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page Priority: optional Section: database Filename: pool/main/p/pgpool2/postgresql-9.6-pgpool2_3.6.7-1.pgdg17.04+1_ppc64el.deb Size: 132434 SHA256: 1503db2118541cbf97d008df9e7803dba01863e16ba45e07f46e5bbf9d878b6a SHA1: 01fe0525f38b13c787ace367e5a82c1141820a05 MD5sum: 6c612e1a40588d0e2564765f8db9364b Description: connection pool server and replication proxy for PostgreSQL - modules pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. This package contains support modules for the PostgreSQL 9.6 server: . * pgpool_adm * pgpool_recovery (PostgreSQL 9.1 and above) * pgpool_regclass (PostgreSQL 9.1 and above) Package: postgresql-9.6-pgq-node Source: pgq-node Version: 3.2.5-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 532 Depends: postgresql-9.6, postgresql-9.6-pgq3 Replaces: postgresql-9.6-pgq3 (<= 3.2.6-5) Priority: optional Section: database Filename: pool/main/p/pgq-node/postgresql-9.6-pgq-node_3.2.5-1.pgdg17.04+1_all.deb Size: 12118 SHA256: a8df7a60b6f1b5c525b42f04e8958183c78fdcffe5d62c830693752b7558e37e SHA1: 748d78c99119395459cf34e7352f9e6815fd619e MD5sum: 1c79bcb36e0a83d39f261c9fafce98dd Description: Cascaded queueing on top of PgQ PgQ provides generic queues for PostgreSQL. It allows multiple queues in one database, each queue can be consumed by multiple consumers. . This package contains the pgq_node PostgreSQL extension that provides queue node registration and coordination for cascaded queueing. Package: postgresql-9.6-pgq3 Source: pgq Version: 3.2.6-7.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2107 Depends: libc6 (>= 2.17), postgresql-9.6, pgqd Homepage: https://github.com/pgq/pgq Priority: optional Section: database Filename: pool/main/p/pgq/postgresql-9.6-pgq3_3.2.6-7.pgdg17.04+1_ppc64el.deb Size: 81344 SHA256: c133eaa10c6bd2e4dfb6d8a78be1d2a491eb2170393af8525e5cec2e30418b12 SHA1: 89911c59b3659cf7569c39ef692184279e3bbd70 MD5sum: 49b13a5003b78f376a9d808ea70da5fb Description: Generic queue for PostgreSQL This extension provides generic queues for PostgreSQL. . It allows multiple queues in one database, each queue can be consumed by multiple consumers. Package: postgresql-9.6-pgrouting Source: pgrouting Version: 2.5.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 2594 Depends: postgresql-9.6-pgrouting-scripts (>= 2.5.2-1.pgdg17.04+1), postgresql-9.6, postgresql-9.6-postgis-2.4, libc6 (>= 2.17), libcgal12, libgcc1 (>= 1:3.0), libgmp10, libstdc++6 (>= 5.2) Suggests: postgresql-9.6-pgrouting-doc Homepage: http://www.pgrouting.org Priority: optional Section: misc Filename: pool/main/p/pgrouting/postgresql-9.6-pgrouting_2.5.2-1.pgdg17.04+1_ppc64el.deb Size: 588328 SHA256: 165af36a3ba0ce436463d28ec59b6aa89631ac427473c90e4f7c0878a17abd38 SHA1: 9d5905df4f5d97899e34e4fd525f58afd2fe2fce MD5sum: be6afd1e5a11c5f6b2cffe2ac9cb6a23 Description: Routing functionality support for PostgreSQL/PostGIS pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package supports PostgreSQL 9.6. Package: postgresql-9.6-pgrouting-doc Source: pgrouting Version: 2.5.2-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 5690 Depends: libjs-mathjax, libjs-sphinxdoc (>= 1.0) Homepage: http://www.pgrouting.org Priority: optional Section: doc Filename: pool/main/p/pgrouting/postgresql-9.6-pgrouting-doc_2.5.2-1.pgdg17.04+1_all.deb Size: 1771172 SHA256: 2aeda19d0c567bb1face9524b3b136dce93fe02695aee0e5e54c7812a34e22f5 SHA1: c4a1701d1629797e21f515a215133ce431c03c86 MD5sum: b2158ef8a5e878b6e11550faea17ffe5 Description: Routing functionality support for PostgreSQL/PostGIS (Documentation) pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package contains the documentation. Package: postgresql-9.6-pgrouting-scripts Source: pgrouting Version: 2.5.2-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 3453 Breaks: postgresql-9.6-pgrouting (<< 2.3.2) Replaces: postgresql-9.6-pgrouting (<< 2.3.2) Homepage: http://www.pgrouting.org Priority: optional Section: misc Filename: pool/main/p/pgrouting/postgresql-9.6-pgrouting-scripts_2.5.2-1.pgdg17.04+1_all.deb Size: 42388 SHA256: d739867ecb11e2a82e3919956515edaa22ec48752940a0c57b62cce539c876da SHA1: 17bed5416f5ceaf77ae21843209fbd5e4cc7ef77 MD5sum: 6b7dcf6d70bd6892fef59a134ffa67c6 Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package contains the SQL scripts for installing pgRouting, and for upgrading from earlier pgRouting versions. . This package supports PostgreSQL 9.6. Package: postgresql-9.6-pgsphere Source: pgsphere Version: 1.1.1+2017.08.29-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 495 Depends: postgresql-9.6, libc6 (>= 2.17) Homepage: http://pgsphere.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/pgsphere/postgresql-9.6-pgsphere_1.1.1+2017.08.29-1.pgdg17.04+1_ppc64el.deb Size: 74776 SHA256: e94463175d899acbc34452d48a0b84ef893d1f7deeaafda8c0878e903410e904 SHA1: 47eae49d960ccd5e6e6da9fb61e2d6a14bcd6bd9 MD5sum: 355c580e78b5737ab85315be21283d45 Description: Spherical data types for PostgreSQL 9.6 PgSphere, an extension for PostgreSQL, aims at providing uniform access to spherical data. It allows for a fast search and analysis for objects with spherical attributes in geographical, astronomical, or other applications using PostgreSQL. . By using an SQL interface, PgSphere's users can conveniently manage data of geographical objects around the world and astronomical data collections like star and other catalogues. . This package provides a module for PostgreSQL 9.6. Package: postgresql-9.6-pgtap Source: pgtap Version: 0.97.0-3.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 793 Depends: postgresql-9.6 Recommends: pgtap-doc, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, libtap-harness-archive-perl Breaks: pgtap (<< 0.95) Replaces: pgtap (<< 0.95) Provides: postgresql-pgtap Homepage: http://pgtap.org/ Priority: extra Section: database Filename: pool/main/p/pgtap/postgresql-9.6-pgtap_0.97.0-3.pgdg17.04+1_all.deb Size: 37142 SHA256: 99f33aad7da66a2cacf21e80f5cd1823fa1fda1bb67a3fda2ece3e05079f37dc SHA1: 7bfd2975b51231a65610db76fd645cd5f7e207ff MD5sum: 307fa242b0b456d37e64137062e27d17 Description: Unit testing framework extension for PostgreSQL 9.6 pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl and PHP applications. . TAP is the Test Anything Protocol (http://testanything.org/). . This package contains the extension for PostgreSQL 9.6. Package: postgresql-9.6-pldebugger Source: pldebugger Version: 1:1.0-3-g71ac998-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 Depends: libc6 (>= 2.17), postgresql-9.6 Suggests: pgadmin3 | pgadmin4 Homepage: https://git.postgresql.org/gitweb/?p=pldebugger.git Priority: optional Section: database Filename: pool/main/p/pldebugger/postgresql-9.6-pldebugger_1.0-3-g71ac998-1.pgdg17.04+1_ppc64el.deb Size: 24638 SHA256: a3bcc450a92655920b3e07a378dd451d0a494f60705115be7d874b3a5b56c504 SHA1: 3b9be40ce79532f7ff9da50201e31bd2cafcc8ac MD5sum: 0472000d1f61d983c883cbe20afcd923 Description: PostgreSQL pl/pgsql Debugger API This module is a set of shared libraries which implement an API for debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin project (http://www.pgadmin.org/) provides a client user interface as part of pgAdmin III v1.10.0 and above, and pgAdmin 4. Package: postgresql-9.6-pllua Source: postgresql-pllua Version: 1:1.1.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 170 Depends: postgresql-9.6, libc6 (>= 2.17), liblua5.1-0 Homepage: https://github.com/pllua/pllua Priority: optional Section: database Filename: pool/main/p/postgresql-pllua/postgresql-9.6-pllua_1.1.0-2.pgdg17.04+1_ppc64el.deb Size: 50986 SHA256: df485406979701899c3b554ecfcb7eecab884523339c70319f7090e7a2219989 SHA1: b032156d4954cb0458fc57d2b9ee79eadf7dd2c5 MD5sum: 6ad368d514739b20e222733083d114b3 Description: Lua procedural language for PostgreSQL 9.6 PL/Lua is an implementation of Lua as a loadable procedural language for PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers written in the Lua programming language. . It brings the power and simplicity of Lua to PostgreSQL, including: small memory footprint, simple syntax, lexical scoping, functions as first-class values, and coroutines for non-preemptive threading. Package: postgresql-9.6-plproxy Source: postgresql-plproxy Version: 2.8-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 180 Depends: postgresql-9.6, libc6 (>= 2.17), libpq5 Homepage: http://pgfoundry.org/projects/plproxy/ Priority: optional Section: database Filename: pool/main/p/postgresql-plproxy/postgresql-9.6-plproxy_2.8-1.pgdg17.04+1_ppc64el.deb Size: 56852 SHA256: 85c829051abb93868f1a0172a2162d40744d6ed29ea7710f0ef9b73dc6f5557f SHA1: 8a8460c434b2570da48cc4a2126b8bcfc27360ba MD5sum: 05dedd7c1ed50056e7c771be8fdf06a4 Description: database partitioning system for PostgreSQL 9.6 PL/Proxy is a database partitioning system implemented as a PL language. Main idea is that proxy functions are created with same signature as the remote functions to be called, so only destination info needs to be specified inside proxy function bodies. Package: postgresql-9.6-plr Source: plr Version: 1:8.3.0.17-3.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 425 Depends: r-base-core (>= 2.10), postgresql-9.6, libc6 (>= 2.17) Suggests: r-recommended Provides: postgresql-plr Homepage: http://www.joeconway.com/plr/ Priority: optional Section: database Filename: pool/main/p/plr/postgresql-9.6-plr_8.3.0.17-3.pgdg17.04+1_ppc64el.deb Size: 215456 SHA256: 18fcb1af398cbd762a95b8025335aec76129ee7161e2a4009877dcaf78d6dd39 SHA1: 6b176be6255d10298eda12bcd5fe9e1a5a0c68cd MD5sum: ab8b8c1acf24874ffacaa9cadfdd17f2 Description: Procedural language interface between PostgreSQL and R R is a language and environment for statistical computing and graphics, providing a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, and so on). . PostgreSQL is an open source SQL database server. . This package provides a procedural language interface to R from PostgreSQL. Procedural languages are used to write functions which can be called in database queries. Package: postgresql-9.6-plsh Source: postgresql-plsh Version: 1.20171014-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 89 Depends: libc6 (>= 2.17), postgresql-9.6 Homepage: http://plsh.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-plsh/postgresql-9.6-plsh_1.20171014-1.pgdg17.04+1_ppc64el.deb Size: 12522 SHA256: ddb257afe5f365de71680ee9441913f8e6437cf96f78859cb40f8e3dfaf627df SHA1: b74cbf78a0b52e553fccb5eb917b6f3def145e23 MD5sum: 3398318488f9c944467067dd78f88dd8 Description: PL/sh procedural language for PostgreSQL 9.6 PL/sh enables an SQL developer to write procedural language functions for PostgreSQL 9.6 in a shell of his choice. You need this package if you have any PostgreSQL 9.6 functions that use the language plsh. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-9.6-plv8 Source: plv8 Version: 1:1.4.10.ds-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 174 Depends: postgresql-9.6, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libv8-3.14.5 Provides: postgresql-plv8 Homepage: https://github.com/plv8/plv8 Priority: extra Section: database Filename: pool/main/p/plv8/postgresql-9.6-plv8_1.4.10.ds-1.pgdg17.04+1_ppc64el.deb Size: 47162 SHA256: df102e1166e1545ff0474c11a2602d9081c439e370f2e4f2cc4334520121b109 SHA1: 099329ff40ba0707bce456924f8ccfe3be13303f MD5sum: 43a5d7b2a3774453b401d9bbc755b66f Description: Procedural language interface between PostgreSQL and JavaScript V8 is a high performance JavaScript engine written in C++. It is used in the document-oriented data store MongoDB. . PostgreSQL is an open source SQL database server. . This package provides a procedural language interface to JavaScript from PostgreSQL. Procedural languages are used to write functions which can be called in database queries. Package: postgresql-9.6-postgis-2.3 Source: postgis Version: 2.3.3+dfsg-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 1939 Depends: postgresql-9.6, libc6 (>= 2.17), libgdal20 (>= 2.0.1), libgeos-c1v5 (>= 3.5.0), libjson-c3 (>= 0.11), liblwgeom-2.3-0 (>= 2.3.0), libpcre3, libproj12 (>= 4.9.0), libsfcgal1 (>= 1.2.0), libxml2 (>= 2.7.4) Recommends: postgresql-9.6-postgis-2.3-scripts, postgresql-contrib-9.6 Suggests: postgis Breaks: postgis (<< 1.2.1) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.6-postgis-2.3_2.3.3+dfsg-1.pgdg17.04+1_ppc64el.deb Size: 528600 SHA256: ff521c7bc9e901e64e56183e6a21dee6a7074445da387d3aadbd838bb23089fd SHA1: c83e0819f1b4693740b9eb28db69ad656119c089 MD5sum: 31be8417cbe77b3fc6cb7e484511ba48 Description: Geographic objects support for PostgreSQL 9.6 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 supports PostgreSQL 9.6. Package: postgresql-9.6-postgis-2.3-scripts Source: postgis Version: 2.3.3+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 73764 Depends: perl:any Recommends: postgresql-9.6-postgis-2.3 Conflicts: postgresql-9.6-postgis-2.2-scripts Breaks: postgresql-9.6-postgis-scripts (<< 2.2.2+dfsg-3~) Replaces: postgresql-9.6-postgis-scripts (<< 2.2.2+dfsg-3~) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.6-postgis-2.3-scripts_2.3.3+dfsg-1.pgdg17.04+1_all.deb Size: 945228 SHA256: 1d2383a2138599d3efe9f6881964a0619be1370a2ef2d4ab90a3e2d29ddfa414 SHA1: ed12b81cce6740de383249510e1d5a52d581edb1 MD5sum: c242f40d7e0eb9bb108d39fe16e28abb Description: Geographic objects support for PostgreSQL 9.6 -- 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 SQL scripts to upgrade from earlier PostGIS versions for PostgreSQL 9.6 as well as Perl utility scripts. Package: postgresql-9.6-postgis-2.4 Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian GIS Project Installed-Size: 2010 Depends: postgresql-9.6, libc6 (>= 2.17), libgdal20 (>= 2.0.1), libgeos-c1v5 (>= 3.5.0), libjson-c3 (>= 0.11), liblwgeom-2.4-0 (>= 2.4.0~rc1), libpcre3, libproj12 (>= 4.9.0), libprotobuf-c1 (>= 1.0.1), libsfcgal1 (>= 1.2.0), libxml2 (>= 2.7.4) Recommends: postgresql-9.6-postgis-2.4-scripts Suggests: postgis Breaks: postgis (<< 1.2.1) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.6-postgis-2.4_2.4.2+dfsg-1.pgdg17.04+1_ppc64el.deb Size: 551720 SHA256: 1596c4b3533330794757d5e031e7f483b1ebd9267bc9c0ad100506c6699ec94b SHA1: 29c24ec0259381fb4e45acccaa553844a8bafbc2 MD5sum: 597e710d2985c98c7d3117a30978ec75 Description: Geographic objects support for PostgreSQL 9.6 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". . To create the PostGIS extensions in a PostgreSQL 9.6 database, the postgresql-9.6-postgis-2.4-scripts package must be installed as well. Package: postgresql-9.6-postgis-2.4-scripts Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 87990 Depends: perl:any Recommends: postgresql-9.6-postgis-2.4 Conflicts: postgresql-9.6-postgis-2.2-scripts, postgresql-9.6-postgis-2.3-scripts Breaks: postgresql-9.6-postgis-scripts (<< 2.2.2+dfsg-3~) Replaces: postgresql-9.6-postgis-scripts (<< 2.2.2+dfsg-3~) Multi-Arch: foreign Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.6-postgis-2.4-scripts_2.4.2+dfsg-1.pgdg17.04+1_all.deb Size: 549866 SHA256: 506ad2d7b6894a08bcfd4c6c36cfd789a2efb4d8f9d0b98babcf61eb09b58269 SHA1: 04e34da7767eb5c17a5a72bcbed8f9d592dbc020 MD5sum: a775bcdfb31ba33b99d9e60483886c9f Description: Geographic objects support for PostgreSQL 9.6 -- 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 9.6 database, and for upgrading from earlier PostGIS versions. Package: postgresql-9.6-postgis-scripts Source: postgis Version: 2.4.2+dfsg-1.pgdg17.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 70 Depends: postgresql-9.6-postgis-2.4-scripts Homepage: http://postgis.net/ Priority: optional Section: oldlibs Filename: pool/main/p/postgis/postgresql-9.6-postgis-scripts_2.4.2+dfsg-1.pgdg17.04+1_all.deb Size: 28634 SHA256: 6d0af8e9a25aacdcaa41fb8a8112915db60448be9a26bd19e9a185f64e14053b SHA1: ee612c2094841b81adf10454911f8392ee4ca388 MD5sum: 671ec7d7230e2ca5e264153e09359648 Description: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: postgresql-9.6-powa Source: powa-archivist Version: 3.1.1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 427 Depends: libc6 (>= 2.17), postgresql-9.6 Homepage: http://dalibo.github.io/powa/ Priority: optional Section: database Filename: pool/main/p/powa-archivist/postgresql-9.6-powa_3.1.1.pgdg17.04+1_ppc64el.deb Size: 22388 SHA256: b4cca66a3b1ac727bc04b7830167fe23958222096315c7e6636346989cabd64a SHA1: ad52504c5b034579424c6cd80c00779b9303f640 MD5sum: 81e59fe76c4b70ae2e0d37fa47795583 Description: PostgreSQL Workload Analyzer -- PostgreSQL 9.6 extension This package contains the core extension of the PoWA project, a PostgreSQL Workload Analyzer that gathers performance stats and provides real-time charts and graphs to help monitor and tune your PostgreSQL servers. Package: postgresql-9.6-prefix Source: prefix Version: 1.2.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: libc6 (>= 2.17), postgresql-9.6 Priority: extra Section: database Filename: pool/main/p/prefix/postgresql-9.6-prefix_1.2.6-1.pgdg17.04+1_ppc64el.deb Size: 21950 SHA256: 968158cd1efaf63cd26a8c383fd7d85f6f3e9ae1d324a2bfa5ebdccb5ae868d4 SHA1: e5051b2dd7e32e23bbb3d631ea2b621b9bb8a723 MD5sum: 207ba361fe52933def86d19278de1311 Description: Prefix Range module for PostgreSQL This PostgreSQL module provides the prefix_range datatype, allowing to index searches such as finding the longest prefix matching a telephone number, having prefixes in a table and telephone number as a parameter: . select * from prefixes where prefix @> '0100091234'; . The prefix column has to be of type prefix_range, and any text field can get indexed by the provided GiST opclass. Package: postgresql-9.6-preprepare Source: preprepare Version: 0.9-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: libc6 (>= 2.17), postgresql-9.6 Priority: extra Section: database Filename: pool/main/p/preprepare/postgresql-9.6-preprepare_0.9-1.pgdg17.04+1_ppc64el.deb Size: 9422 SHA256: 8e4db6a4103e12083e9065a87da00b03b629ff8e520b3d699deceed7f6cff69f SHA1: eb49f752bf475e117efdc5ec4b8dd96eb61ddb7e MD5sum: e117dee32ec799e074c0fcc143b6e5e0 Description: pre prepare your PostgreSQL statements server side The pre_prepare module for PostgreSQL aims to prepare all your statements as soon as possible and in a way that allows client queries not to bother at all and just call EXECUTE. Package: postgresql-9.6-prioritize Source: postgresql-prioritize Version: 1.0.4-1.3.pgdg17.04+1 Architecture: ppc64el Maintainer: Cyril Bouthors Installed-Size: 96 Depends: libc6 (>= 2.17), postgresql-9.6 Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-9.6-prioritize_1.0.4-1.3.pgdg17.04+1_ppc64el.deb Size: 6630 SHA256: 936e0e61582e3d1cf99dfbcbe0eaac8e7933b98b6c076d3465411fa0e52ea63a SHA1: d92c8a9ad844dfbc2b82cb95effd2e79e428ec2f MD5sum: a42f00beec6b78a79d7bc1c0cfaf5e51 Description: Get and set the nice priorities of PostgreSQL backends This module implements an interface to getpriority() and setpriority() for PostgreSQL backends, callable from SQL functions. Essentially, this module allows users to `renice' their backends. Package: postgresql-9.6-python-multicorn Source: postgresql-multicorn Version: 1.3.4-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-9.6, python-multicorn, libc6 (>= 2.17), libpython2.7 (>= 2.7) Conflicts: postgresql-9.6-python3-multicorn Provides: postgresql-python-multicorn Homepage: http://multicorn.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-multicorn/postgresql-9.6-python-multicorn_1.3.4-1.pgdg17.04+1_ppc64el.deb Size: 23714 SHA256: e3b104a19f83fde4bc6414aa3be34566f662ecdf5815b3e9ef066114fe5c2bb2 SHA1: 1fde95663f95645fcf6791460c9299000f423f38 MD5sum: 7d26735bb3f378ba1e5a0c8596e05cdd Description: multicorn extension for Postgres 9.6 to write FDWs with python2 Multicorn is a PostgreSQL extension meant to make Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language . This package is for PostgreSQL 9.6 and uses Python 2. Package: postgresql-9.6-python3-multicorn Source: postgresql-multicorn Version: 1.3.4-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 155 Depends: postgresql-9.6, python3-multicorn, libc6 (>= 2.17), libpython3.5 (>= 3.5.0~b1) Conflicts: postgresql-9.6-python-multicorn Provides: postgresql-python3-multicorn Homepage: http://multicorn.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-multicorn/postgresql-9.6-python3-multicorn_1.3.4-1.pgdg17.04+1_ppc64el.deb Size: 24474 SHA256: 6b9741c77cdec66cee799df0962df33ed8f093db178440bc2ebeac1b80b7a0ec SHA1: 7e2a22db9fbd242497cb996aca4a20d10cb89f3c MD5sum: 6da9a079f03a98cc7cf8673e2e9275a3 Description: multicorn extension for Postgres 9.6 to write FDWs with python3 Multicorn is a PostgreSQL extension meant to make Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language . This package is for PostgreSQL 9.6 and uses Python 3. Package: postgresql-9.6-q3c Source: postgresql-q3c Version: 1.5.0-2.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2211 Depends: postgresql-9.6, libc6 (>= 2.17) Homepage: http://www.sai.msu.su/~megera/wiki/SkyPixelization Priority: optional Section: database Filename: pool/main/p/postgresql-q3c/postgresql-9.6-q3c_1.5.0-2.pgdg17.04+1_ppc64el.deb Size: 67880 SHA256: 6bbe42d78ea1123e521d7bfe04eb9c5dd51bc36ddf57de257c8491fbdcea7851 SHA1: 0297eb37b05e19a8ad791c2d147461c3939465c3 MD5sum: bb2f4ab5139d46b99b0e2340460039f4 Description: PostgreSQL 9.6 extension used for indexing the sky Q3C, an extension for PostgreSQL, is designed for the work with large astronomical catalogues or any catalogs of objects on the sphere. . This extension allows a user to perform fast circular, elliptical or polygonal searches on the sky as well as fast cross-matches. . This package provides a module for PostgreSQL 9.6. Package: postgresql-9.6-repack Source: pg-repack Version: 1.4.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 258 Depends: postgresql-9.6, libc6 (>= 2.17), libpq5 (>= 8.3~rc1-1~) Homepage: https://github.com/reorg/pg_repack Priority: optional Section: database Filename: pool/main/p/pg-repack/postgresql-9.6-repack_1.4.2-1.pgdg17.04+1_ppc64el.deb Size: 67364 SHA256: 20a7f6c13ead997b84c489ccbc3d7a05e633a232e698b2ddb401cbd210785206 SHA1: 64f7178a275e54a730da76f0abbe39fca45f2a94 MD5sum: 983d8967424a65d3e3bfbd0b45ae0ac1 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 9.6. Package: postgresql-9.6-repmgr Source: repmgr Version: 4.0.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Marco Nenciarini Installed-Size: 843 Depends: postgresql-9.6, repmgr-common (>= 4.0.1-1.pgdg17.04+1), libc6 (>= 2.17), libpq5 (>= 9.3~) Suggests: rsync Homepage: http://www.repmgr.org/ Priority: optional Section: database Filename: pool/main/r/repmgr/postgresql-9.6-repmgr_4.0.1-1.pgdg17.04+1_ppc64el.deb Size: 128706 SHA256: 6e96b70a387c7baa1c66600ee04cd25b1f569e9d011e9aa78eda8e7532ba470e SHA1: 5e44576b4e86de9dfab07fac1a1542dbdaa99b85 MD5sum: cab4a2f1454b1a681060082e94fa5783 Description: replication manager for PostgreSQL 9.6 repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby capabilities with tools to set up standby servers, monitor replication, and perform administrative tasks such as failover or manual switchover operations. . This package contains repmgr for PostgreSQL 9.6. Package: postgresql-9.6-repmgr-dbg Source: repmgr Version: 4.0.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Marco Nenciarini Installed-Size: 489 Depends: postgresql-9.6-repmgr (= 4.0.1-1.pgdg17.04+1) Breaks: repmgr-dbg (<< 3.0.1-1) Replaces: repmgr-dbg (<< 3.0.1-1) Homepage: http://www.repmgr.org/ Priority: optional Section: debug Filename: pool/main/r/repmgr/postgresql-9.6-repmgr-dbg_4.0.1-1.pgdg17.04+1_ppc64el.deb Size: 430108 SHA256: bc2521efb66ac83395146c00526a909fc3419b9b347842688cfaa422ba8421f8 SHA1: c1c0ee61939a2cae4c5782abbca64aef57ce12f1 MD5sum: 20856662f2e633112b374fc8935dc618 Description: debug symbols for repmgr for PostgreSQL 9.6 Since version 9.0, PostgreSQL allow you to have replicated hot standby servers which you can query and/or use for high availability. While the main components of the feature are included with PostgreSQL, the user is expected to manage the high availability parts. . repmgr allows you to monitor and manage your replicated PostgreSQL databases as a single cluster. . This package contains debug symbols for repmgr for PostgreSQL 9.6. Build-Ids: 66a0f923d570ad00e708c059056a5d1effe17283 821d7cdb4fd485a727689417b8952daa97828181 bed858df2778eae19e66d2522cf9d5d5512d5243 Package: postgresql-9.6-rum Source: postgresql-rum Version: 1.2.0-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 490 Depends: postgresql-9.6, libc6 (>= 2.17) Homepage: https://github.com/postgrespro/rum Priority: optional Section: database Filename: pool/main/p/postgresql-rum/postgresql-9.6-rum_1.2.0-1.pgdg17.04+1_ppc64el.deb Size: 100252 SHA256: 76e8cfe53df47e2fa3106661cc339f57570543b6045d3ca77fc9c2e90af30d9c SHA1: c8d23219772614e912cbb3f4fb24b5584f111e70 MD5sum: 0653af73cfb9dbe4fbdba7a1951a228d Description: PostgreSQL RUM access method This PostgreSQL extension provides the RUM access method, an inverted index with additional information in posting lists. Package: postgresql-9.6-similarity Source: pg-similarity Version: 1.0~20160916-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 179 Depends: postgresql-9.6, libc6 (>= 2.17) Homepage: https://github.com/eulerto/pg_similarity Priority: optional Section: database Filename: pool/main/p/pg-similarity/postgresql-9.6-similarity_1.0~20160916-1.pgdg17.04+1_ppc64el.deb Size: 31650 SHA256: d130473431959150fe94fb9c6414e8ab554c556ea9430c8d359c5818299ce7a8 SHA1: d714c25b25c92fc70cd197e845571bb5bf546126 MD5sum: 71a198578c4f445ebeefa70c3d27d508 Description: PostgreSQL similarity functions extension pg_similarity is an extension to support similarity queries on PostgreSQL. The extension consists of: . * Functions implementing similarity algorithms available in the literature. These functions can be used as UDFs and are the base for implementing the similarity operators; * Operators defined on top of the similarity functions. They use similarity functions to obtain the similarity threshold and compare its value to a user-defined threshold to decide if it is a match or not; * Session variables storing similarity function parameters. Package: postgresql-9.6-slony1-2 Source: slony1-2 Version: 2.2.6-1.pgdg17.04+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 84 Depends: postgresql-9.6, libc6 (>= 2.17) Suggests: slony1-2-bin Conflicts: postgresql-9.6-slony1 Provides: postgresql-9.6-slony1 Homepage: http://slony.info/ Priority: optional Section: database Filename: pool/main/s/slony1-2/postgresql-9.6-slony1-2_2.2.6-1.pgdg17.04+2_ppc64el.deb Size: 22712 SHA256: 407584e5e4cbcd148cf4624604c552bd11667bed63e13dd01e5780af3a85ac04 SHA1: b8c9ff613c09f7343661c4b0ff0e42e5dc9833aa MD5sum: 818a0e0b9e389808b909a2431aa60334 Description: replication system for PostgreSQL: PostgreSQL 9.6 server plug-in Slony-I is an asynchronous master-to-multiple-slaves replication system for PostgreSQL with cascading and slave promotion. . This package contains the support functions that are loaded into the PostgreSQL database server. It needs to be installed on the hosts where the database server nodes are running. This package works with version 9.6 of the PostgreSQL server; you need the package that corresponds to the version of your database server. . The actual replication daemon and the administration tools are in the package slony1-2-bin. This package is useless without slony1-2-bin installed somewhere in the network. Package: postgresql-9.6-unit Source: postgresql-unit Version: 5.0-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Christoph Berg Installed-Size: 295 Depends: libc6 (>= 2.17), postgresql-9.6 Homepage: https://github.com/ChristophBerg/postgresql-unit Priority: optional Section: database Filename: pool/main/p/postgresql-unit/postgresql-9.6-unit_5.0-1.pgdg17.04+1_ppc64el.deb Size: 60836 SHA256: 894f5a9b3c99b2aa9b01c02c6e52adde9e19bc6a4ce7d114cecea28ed12ae149 SHA1: 4593014c27be6a29ff18e6522d5330b43ef949cd MD5sum: 813cca964bf94e8551268fb3339bfbda Description: SI Units for PostgreSQL postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The base units can be combined to named and unnamed derived units using operators defined in the PostgreSQL type system. SI prefixes are used for input and output, and quantities can be converted to arbitrary scale. Package: postgresql-all Source: postgresql-common (189.pgdg17.04+1) Version: 10+189.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 62 Depends: libecpg-dev, libpq-dev, postgresql-server-dev-all, postgresql-contrib-9.3, postgresql-plperl-9.3, postgresql-plpython-9.3, postgresql-plpython3-9.3, postgresql-pltcl-9.3, postgresql-contrib-9.4, postgresql-plperl-9.4, postgresql-plpython-9.4, postgresql-plpython3-9.4, postgresql-pltcl-9.4, postgresql-contrib-9.5, postgresql-plperl-9.5, postgresql-plpython-9.5, postgresql-plpython3-9.5, postgresql-pltcl-9.5, postgresql-contrib-9.6, postgresql-plperl-9.6, postgresql-plpython-9.6, postgresql-plpython3-9.6, postgresql-pltcl-9.6, postgresql-contrib-10, postgresql-plperl-10, postgresql-plpython-10, postgresql-plpython3-10, postgresql-pltcl-10 Priority: optional Section: database Filename: pool/main/p/postgresql-common/postgresql-all_10+189.pgdg17.04+1_all.deb Size: 58316 SHA256: 0cc8bed748934ccd0ad343795b0a893d8bc017587e9f53b9afa78cd8d1dd530d SHA1: 6dc0290cef79220644137b2e8de484cf255aa2b4 MD5sum: 3bec89eea76c68033a7c1f931f2ef656 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: postgresql-client Source: postgresql-common (189.pgdg17.04+1) Version: 10+189.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 62 Depends: postgresql-client-10 Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/postgresql-common/postgresql-client_10+189.pgdg17.04+1_all.deb Size: 58172 SHA256: 1713dbaacb22d180c6fb1720ca153969bdba40486e80bd6ece2e9c4dd68ece73 SHA1: 8a41cb3b677e8f4a1d48cec68f116d0e2b2ccb5c MD5sum: bf0d1b0eea8532fb07ebb9141e8bdc21 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: postgresql-client-10 Source: postgresql-10 Version: 10.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 6399 Depends: libpq5 (>= 10.1), postgresql-client-common (>= 182~), libc6 (>= 2.17), libedit2 (>= 2.11-20080614), zlib1g (>= 1:1.1.4) Suggests: postgresql-10, postgresql-doc-10 Provides: postgresql-client Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-10/postgresql-client-10_10.1-1.pgdg17.04+1_ppc64el.deb Size: 1264352 SHA256: 130151de113a2b4ce61097674f624c75c2b25cc588284033f598c555a27f7c4e SHA1: 340cddf6a567c342b2ec7fce878dadb60fb2467e MD5sum: 624dbfc7b686cbd62228a03775b3532a Description: front-end programs for PostgreSQL 10 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 10. If you install PostgreSQL 10 on a standalone machine, you need the server package postgresql-10, 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: postgresql-client-9.2 Source: postgresql-9.2 Version: 9.2.24-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5099 Depends: libc6 (>= 2.17), libedit2 (>= 2.11-20080614), libpq5 (>= 9.2.24), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 115~) Suggests: postgresql-9.2, postgresql-doc-9.2 Breaks: postgresql-9.2 (<< 9.2.24-1.pgdg17.04+1) Replaces: postgresql-9.2 (<< 9.2~beta1-2) Provides: postgresql-client Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.2/postgresql-client-9.2_9.2.24-1.pgdg17.04+1_ppc64el.deb Size: 981254 SHA256: 4ed76c0e44a18dc0d3b5e5ed579b931227627513d116ce38c2b93d4938aa143b SHA1: 282feb6c44be266958bdcbf38800f4d565da945b MD5sum: 509393af5eefb849247058cd43619450 Description: front-end programs for PostgreSQL 9.2 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 9.2. If you install PostgreSQL 9.2 on a standalone machine, you need the server package postgresql-9.2, 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: postgresql-client-9.3 Source: postgresql-9.3 Version: 9.3.20-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5262 Depends: libc6 (>= 2.17), libedit2 (>= 2.11-20080614), libpq5 (>= 9.3.20), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 142~) Suggests: postgresql-9.3, postgresql-doc-9.3 Provides: postgresql-client Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.3/postgresql-client-9.3_9.3.20-1.pgdg17.04+1_ppc64el.deb Size: 1032768 SHA256: 8ada49612fc1af8a6e3f6b64b97572a36b1da76c6e3255e5f0738c21ef0c30e3 SHA1: 72f33b23342a4dea341cca1a3d9b93d6a25c5314 MD5sum: ad176d5b216242cb4e2ef98333e7e82a Description: front-end programs for PostgreSQL 9.3 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 9.3. If you install PostgreSQL 9.3 on a standalone machine, you need the server package postgresql-9.3, 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: postgresql-client-9.4 Source: postgresql-9.4 Version: 9.4.15-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5414 Depends: libc6 (>= 2.17), libedit2 (>= 2.11-20080614), libpq5 (>= 9.4.15), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 142~) Suggests: postgresql-9.4, postgresql-doc-9.4 Provides: postgresql-client Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.4/postgresql-client-9.4_9.4.15-1.pgdg17.04+1_ppc64el.deb Size: 1067428 SHA256: bb9af1fad0a22b245922c9ad67dea7d040263b02dc52d5d15d0517d115144879 SHA1: ae62baa686176e255a2e4728334ec42d0510f307 MD5sum: 31d9f28a2c18132cb0d702b9b8bd5a06 Description: front-end programs for PostgreSQL 9.4 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 9.4. If you install PostgreSQL 9.4 on a standalone machine, you need the server package postgresql-9.4, 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: postgresql-client-9.5 Source: postgresql-9.5 Version: 9.5.10-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5859 Depends: libc6 (>= 2.17), libedit2 (>= 2.11-20080614), libpq5 (>= 9.5.10), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 142~) Suggests: postgresql-9.5, postgresql-doc-9.5 Provides: postgresql-client Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.5/postgresql-client-9.5_9.5.10-1.pgdg17.04+1_ppc64el.deb Size: 1161506 SHA256: 142d05a3d3c616f7c5d4af658589481169afe1224cfe3b235fe6293a7658b9f8 SHA1: 8e49028b7f2b2c03d16b301c476a9ce01cef57ee MD5sum: 179c05e3efe778e90fb927c386e6e749 Description: front-end programs for PostgreSQL 9.5 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 9.5. If you install PostgreSQL 9.5 on a standalone machine, you need the server package postgresql-9.5, 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: postgresql-client-9.6 Source: postgresql-9.6 Version: 9.6.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 6176 Depends: libpq5 (>= 9.6.6), postgresql-client-common (>= 142~), libc6 (>= 2.17), libedit2 (>= 2.11-20080614), zlib1g (>= 1:1.1.4) Suggests: postgresql-9.6, postgresql-doc-9.6 Provides: postgresql-client Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.6/postgresql-client-9.6_9.6.6-1.pgdg17.04+1_ppc64el.deb Size: 1208726 SHA256: 2487f7c34c916bf629a181ec0a8b2a2bec08da8af008407826e422522263b694 SHA1: 2e80dae1a4fecd16d7501e942c17234d7d846dee MD5sum: 39b085d55aafd318899eb5b9c45d0990 Description: front-end programs for PostgreSQL 9.6 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 9.6. If you install PostgreSQL 9.6 on a standalone machine, you need the server package postgresql-9.6, 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: postgresql-client-common Source: postgresql-common Version: 189.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 173 Depends: netbase, pgdg-keyring Recommends: lsb-release, libreadline7 Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/postgresql-common/postgresql-client-common_189.pgdg17.04+1_all.deb Size: 81942 SHA256: 6a36ca3be9c1557a57aae584b2d3bbe781557b2c2d4c66a85b23e6839375906f SHA1: 6081b74155c255b6f486c15d3c26aec9d2e229da MD5sum: 501a68721e9d3089d3b634c52857d405 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 Version: 189.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 625 Depends: adduser, debconf (>= 0.5.00) | debconf-2.0, lsb-base (>= 3.0-3), postgresql-client-common (= 189.pgdg17.04+1), procps, ssl-cert (>= 1.0.11), ucf, init-system-helpers (>= 1.18~) Recommends: logrotate Suggests: libjson-perl Conflicts: postgresql-7.4, postgresql-8.0 Breaks: postgresql-9.1 (<< 9.1.1-3~), systemd (<< 204) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/postgresql-common/postgresql-common_189.pgdg17.04+1_all.deb Size: 220570 SHA256: 21fb23e1f189df116d54a2bf67ba80ae9fe494790b45c96caa93e3bdb4a4dbe1 SHA1: d43935a348841a6a9d6f342e4b3c9f277924a520 MD5sum: 0ec98180d92f483fac92a8e7bcf9bf3e Description: PostgreSQL database-cluster manager The postgresql-common package provides a structure under which multiple versions of PostgreSQL may be installed and/or multiple clusters maintained at one time. . The commands provided are pg_conftool, pg_createcluster, pg_ctlcluster, pg_dropcluster, pg_lsclusters, pg_renamecluster, pg_upgradecluster, pg_virtualenv. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: postgresql-contrib Source: postgresql-common (189.pgdg17.04+1) Version: 10+189.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 62 Depends: postgresql-contrib-10 Priority: optional Section: database Filename: pool/main/p/postgresql-common/postgresql-contrib_10+189.pgdg17.04+1_all.deb Size: 58162 SHA256: 924c88d2eeb262ee22c4b606d1ad25ca27749f63363a6d82ef59d16e50ac0bf5 SHA1: 51d4a5021690cdc966852e2c262b4ccde03007e8 MD5sum: 86270fe38b8f3fdda940dad2587e9b65 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: postgresql-contrib-9.2 Source: postgresql-9.2 Version: 9.2.24-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4123 Depends: postgresql-9.2 (= 9.2.24-1.pgdg17.04+1), libc6 (>= 2.17), libossp-uuid16, libpq5 (>= 9.2~beta3), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Suggests: libdbd-pg-perl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.2/postgresql-contrib-9.2_9.2.24-1.pgdg17.04+1_ppc64el.deb Size: 393260 SHA256: 6adf9ae3698dd41a11058c980681a388ae461afc1f6fba7d28e6b253007d2564 SHA1: 7ad25bd2222ee75ba8738596afbed2843be44431 MD5sum: 701e5f83a2f1c98817dc439a9b08aed5 Description: additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-9.2. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adminpack - File and log manipulation routines, used by pgAdmin btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - An auto-encrypted password datatype cube - Multidimensional-cube datatype (GiST indexing example) dblink - Functions to return results from a remote database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface fuzzystrmatch - Levenshtein, metaphone, and soundex fuzzy string matching hstore - Store (key, value) pairs intagg - Integer aggregator/enumerator _int - Index support for arrays of int4, using GiST (benchmark needs the libdbd-pg-perl package) isn - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers lo - Large Object maintenance ltree - Tree-like data structures oid2name - Maps OIDs to table names pageinspect - Inspection of database pages passwordcheck - Simple password strength checker pg_buffercache - Real time queries on the shared buffer cache pg_freespacemap- Displays the contents of the free space map (FSM) pg_trgm - Determine the similarity of text based on trigram matching pg_standby - Create a warm stand-by server pgbench - TPC-B like benchmark pgcrypto - Cryptographic functions pgrowlocks - A function to return row locking information pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. seg - Confidence-interval datatype (GiST indexing example) spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. tablefunc - examples of functions returning tables uuid-ossp - UUID generation functions vacuumlo - Remove orphaned large objects . PostgreSQL is an object-relational SQL database management system. Package: postgresql-contrib-9.3 Source: postgresql-9.3 Version: 9.3.20-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4397 Depends: postgresql-9.3 (= 9.3.20-1.pgdg17.04+1), libc6 (>= 2.17), libossp-uuid16, libpq5 (>= 9.2~beta3), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Suggests: libdbd-pg-perl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.3/postgresql-contrib-9.3_9.3.20-1.pgdg17.04+1_ppc64el.deb Size: 421638 SHA256: 0eab76f00f9a56fbcef460fae33e00478c52fae472e26f3c3e315a44184270f8 SHA1: fd9480ac9218d4e4a305530f09544c5f49dde2bf MD5sum: 0941228f976d05ada1aa99ea4976beda Description: additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-9.3. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adminpack - File and log manipulation routines, used by pgAdmin btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - An auto-encrypted password datatype cube - Multidimensional-cube datatype (GiST indexing example) dblink - Functions to return results from a remote database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface fuzzystrmatch - Levenshtein, metaphone, and soundex fuzzy string matching hstore - Store (key, value) pairs intagg - Integer aggregator/enumerator _int - Index support for arrays of int4, using GiST (benchmark needs the libdbd-pg-perl package) isn - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers lo - Large Object maintenance ltree - Tree-like data structures oid2name - Maps OIDs to table names pageinspect - Inspection of database pages passwordcheck - Simple password strength checker pg_buffercache - Real time queries on the shared buffer cache pg_freespacemap- Displays the contents of the free space map (FSM) pg_trgm - Determine the similarity of text based on trigram matching pg_standby - Create a warm stand-by server pgbench - TPC-B like benchmark pgcrypto - Cryptographic functions pgrowlocks - A function to return row locking information pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. postgresql_fdw - foreign data wrapper for PostgreSQL seg - Confidence-interval datatype (GiST indexing example) spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. tablefunc - examples of functions returning tables uuid-ossp - UUID generation functions vacuumlo - Remove orphaned large objects . PostgreSQL is an object-relational SQL database management system. Package: postgresql-contrib-9.4 Source: postgresql-9.4 Version: 9.4.15-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4739 Depends: postgresql-9.4 (= 9.4.15-1.pgdg17.04+1), libc6 (>= 2.17), libpq5 (>= 9.2~beta3), libselinux1 (>= 2.1.12), libssl1.0.0 (>= 1.0.0), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Suggests: libdbd-pg-perl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.4/postgresql-contrib-9.4_9.4.15-1.pgdg17.04+1_ppc64el.deb Size: 455252 SHA256: 954cb653b4629679c3b01a412f9fb2c52f7853273ccf25cfe7bb7895ea56f8f5 SHA1: 0bd8eaa4c2a9a390291b23c7d7ced7686b6761ca MD5sum: 2ec02eeb478440fb58c32fe7c865de88 Description: additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-9.4. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adminpack - File and log manipulation routines, used by pgAdmin btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - An auto-encrypted password datatype cube - Multidimensional-cube datatype (GiST indexing example) dblink - Functions to return results from a remote database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface fuzzystrmatch - Levenshtein, metaphone, and soundex fuzzy string matching hstore - Store (key, value) pairs intagg - Integer aggregator/enumerator _int - Index support for arrays of int4, using GiST (benchmark needs the libdbd-pg-perl package) isn - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers lo - Large Object maintenance ltree - Tree-like data structures oid2name - Maps OIDs to table names pageinspect - Inspection of database pages passwordcheck - Simple password strength checker pg_buffercache - Real time queries on the shared buffer cache pg_freespacemap- Displays the contents of the free space map (FSM) pg_trgm - Determine the similarity of text based on trigram matching pg_standby - Create a warm stand-by server pgbench - TPC-B like benchmark pgcrypto - Cryptographic functions pgrowlocks - A function to return row locking information pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. postgresql_fdw - foreign data wrapper for PostgreSQL seg - Confidence-interval datatype (GiST indexing example) sepgsql - mandatory access control (MAC) based on SELinux spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. tablefunc - examples of functions returning tables uuid-ossp - UUID generation functions vacuumlo - Remove orphaned large objects . PostgreSQL is an object-relational SQL database management system. Package: postgresql-contrib-9.5 Source: postgresql-9.5 Version: 9.5.10-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4608 Depends: postgresql-9.5 (= 9.5.10-1.pgdg17.04+1), libc6 (>= 2.17), libpq5 (>= 9.2~beta3), libselinux1 (>= 2.1.12), libssl1.0.0 (>= 1.0.0), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Suggests: libdbd-pg-perl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.5/postgresql-contrib-9.5_9.5.10-1.pgdg17.04+1_ppc64el.deb Size: 459714 SHA256: 44ceb28e07ddc484a970af17d8d86b0aef284a80d5d4c79791c66d0048939c93 SHA1: fd11a891e1874962eb690e48dc32ec6a479ace57 MD5sum: dd8415e94dca8583afaed24552bc54d2 Description: additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-9.5. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adminpack - File and log manipulation routines, used by pgAdmin btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - An auto-encrypted password datatype cube - Multidimensional-cube datatype (GiST indexing example) dblink - Functions to return results from a remote database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface fuzzystrmatch - Levenshtein, metaphone, and soundex fuzzy string matching hstore - Store (key, value) pairs intagg - Integer aggregator/enumerator _int - Index support for arrays of int4, using GiST (benchmark needs the libdbd-pg-perl package) isn - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers lo - Large Object maintenance ltree - Tree-like data structures oid2name - Maps OIDs to table names pageinspect - Inspection of database pages passwordcheck - Simple password strength checker pg_buffercache - Real time queries on the shared buffer cache pg_freespacemap- Displays the contents of the free space map (FSM) pg_trgm - Determine the similarity of text based on trigram matching pg_standby - Create a warm stand-by server pgbench - TPC-B like benchmark pgcrypto - Cryptographic functions pgrowlocks - A function to return row locking information pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. postgresql_fdw - foreign data wrapper for PostgreSQL seg - Confidence-interval datatype (GiST indexing example) sepgsql - mandatory access control (MAC) based on SELinux spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. tablefunc - examples of functions returning tables uuid-ossp - UUID generation functions vacuumlo - Remove orphaned large objects . PostgreSQL is an object-relational SQL database management system. Package: postgresql-contrib-9.6 Source: postgresql-9.6 Version: 9.6.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4914 Depends: postgresql-9.6 (= 9.6.6-1.pgdg17.04+1), libc6 (>= 2.17), libpq5 (>= 9.2~beta3), libselinux1 (>= 2.1.12), libssl1.0.0 (>= 1.0.0), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Suggests: libdbd-pg-perl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.6/postgresql-contrib-9.6_9.6.6-1.pgdg17.04+1_ppc64el.deb Size: 503224 SHA256: b84b920faba4be92376da67dfbe57145f4811a586265906fbf157c6bb958bbff SHA1: 201929896840594dc583b00df453900cb1e2aa0a MD5sum: 12382b26c2f2e8bc6200dbe397455edd Description: additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-9.6. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adminpack - File and log manipulation routines, used by pgAdmin btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - An auto-encrypted password datatype cube - Multidimensional-cube datatype (GiST indexing example) dblink - Functions to return results from a remote database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface fuzzystrmatch - Levenshtein, metaphone, and soundex fuzzy string matching hstore - Store (key, value) pairs intagg - Integer aggregator/enumerator _int - Index support for arrays of int4, using GiST (benchmark needs the libdbd-pg-perl package) isn - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers lo - Large Object maintenance ltree - Tree-like data structures oid2name - Maps OIDs to table names pageinspect - Inspection of database pages passwordcheck - Simple password strength checker pg_buffercache - Real time queries on the shared buffer cache pg_freespacemap- Displays the contents of the free space map (FSM) pg_trgm - Determine the similarity of text based on trigram matching pg_standby - Create a warm stand-by server pgbench - TPC-B like benchmark pgcrypto - Cryptographic functions pgrowlocks - A function to return row locking information pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. postgresql_fdw - foreign data wrapper for PostgreSQL seg - Confidence-interval datatype (GiST indexing example) sepgsql - mandatory access control (MAC) based on SELinux spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. tablefunc - examples of functions returning tables uuid-ossp - UUID generation functions vacuumlo - Remove orphaned large objects . PostgreSQL is an object-relational SQL database management system. Package: postgresql-doc Source: postgresql-common (189.pgdg17.04+1) Version: 10+189.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 62 Depends: postgresql-doc-10 Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/postgresql-common/postgresql-doc_10+189.pgdg17.04+1_all.deb Size: 58158 SHA256: 6fe11a2245493c19100b2662445ac8a5c2490381625f707912e21e4d17ed7342 SHA1: 28dd56856c82d05b92328155c1572634c8609066 MD5sum: fe46b7033a7b66579a1fc6ea975192a8 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: postgresql-doc-10 Source: postgresql-10 Version: 10.1-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17873 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/postgresql-10/postgresql-doc-10_10.1-1.pgdg17.04+1_all.deb Size: 2131928 SHA256: 71f6ec94077fa6321d2a5eabc14460c8bba53fe7ae8d33ea93b4a966e485144b SHA1: 14b4d76868733c5251cb723f9751c104c42202cb MD5sum: 8bd06e3b5d0f0f55a61ed48b69e81f9c Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 10. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-doc-9.2 Source: postgresql-9.2 Version: 9.2.24-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 13416 Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/postgresql-9.2/postgresql-doc-9.2_9.2.24-1.pgdg17.04+1_all.deb Size: 1705262 SHA256: 1d62349844ea24fee0c08081876d6afeac3bfaeffd9d8abac5e770ddc53e6dde SHA1: 3e907eb007d24f51d9b60347ea1eab91f2a0eb65 MD5sum: 69f4ad5c60bede55e8bab334ab67d86a Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 9.2. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-doc-9.3 Source: postgresql-9.3 Version: 9.3.20-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 14130 Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/postgresql-9.3/postgresql-doc-9.3_9.3.20-1.pgdg17.04+1_all.deb Size: 1770440 SHA256: 2030bf4f4f9bde5ec65a8b6b69d8ec8359530e69adaefdf015336938acd7a1ae SHA1: ef7a108a2139efef11ae469c1408cdcc7f509573 MD5sum: 5152e4e5822140f1de5e2c57d14182ac Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 9.3. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-doc-9.4 Source: postgresql-9.4 Version: 9.4.15-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 14811 Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/postgresql-9.4/postgresql-doc-9.4_9.4.15-1.pgdg17.04+1_all.deb Size: 1836594 SHA256: fea8d0a429e71a0371f484bbadfb3aa284b2c99afefe908e71b6415c45da8cc4 SHA1: f380bbda3bf8bc37bb0b3d4ffdd2bd26aa84ac47 MD5sum: b77802c51fbcbbc34c444917f50ab7f2 Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 9.4. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-doc-9.5 Source: postgresql-9.5 Version: 9.5.10-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 15505 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/postgresql-9.5/postgresql-doc-9.5_9.5.10-1.pgdg17.04+1_all.deb Size: 1912936 SHA256: d6f871b0ffd7f7845014810d3a455cd5368e6c7c8adf97304fb9b26884813565 SHA1: 67b6b725f96aebc22f779e338227c64521d53270 MD5sum: 9313f7521c9c6bfa512d903dbbffd06a Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 9.5. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-doc-9.6 Source: postgresql-9.6 Version: 9.6.6-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 16088 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/postgresql-9.6/postgresql-doc-9.6_9.6.6-1.pgdg17.04+1_all.deb Size: 1983982 SHA256: 2006174fffb2579e731530e0dcb6a6c640e7d94c86a30fd2ddd301911df13104 SHA1: 3c89a83a20e0ddac4d183c007cd0afbdb25cd609 MD5sum: 09c61b57370a5fd1f66dd52611f0e45d Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 9.6. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-filedump Version: 10.0-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 83 Depends: libc6 (>= 2.17) Homepage: https://wiki.postgresql.org/wiki/Pg_filedump Priority: optional Section: database Filename: pool/main/p/postgresql-filedump/postgresql-filedump_10.0-1.pgdg17.04+1_ppc64el.deb Size: 33638 SHA256: 32fc8e2d85a525960f741375ec87cf9d91f2b2f2bc80f4444350f2f40248a37d SHA1: e8e8e92546353a888309b43c68112c7add787d79 MD5sum: 6aadd126c50ad85c56a23995e82fe3b5 Description: Utility to format PostgreSQL files pg_filedump is a utility to format PostgreSQL heap/index/control files in human-readable form. You can format/dump the files in several ways. . This version of pg_filedump is compatible with PostgreSQL versions 10 and below. Package: postgresql-plperl-10 Source: postgresql-10 Version: 10.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 339 Depends: perl, postgresql-10 (= 10.1-1.pgdg17.04+1), libc6 (>= 2.17), libperl5.24 (>= 5.24.0) Provides: postgresql-plperl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-10/postgresql-plperl-10_10.1-1.pgdg17.04+1_ppc64el.deb Size: 55878 SHA256: 4a90cb1046c176e7403a3cb0b90d248371d3ecd817fc452f7b6fe2d19b3bca9f SHA1: 76368ed3523ba51ffed93d058c970c49ffd3be4d MD5sum: a4bba71ff825ae59a68655714f9b0a57 Description: PL/Perl procedural language for PostgreSQL 10 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 10 in Perl. You need this package if you have any PostgreSQL 10 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plperl-9.2 Source: postgresql-9.2 Version: 9.2.24-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 267 Depends: libc6 (>= 2.17), libperl5.24 (>= 5.24.0), postgresql-9.2 (= 9.2.24-1.pgdg17.04+1), perl Provides: postgresql-plperl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.2/postgresql-plperl-9.2_9.2.24-1.pgdg17.04+1_ppc64el.deb Size: 60834 SHA256: 603f96fedc789caee1b35870d16b8d6a8f22ca42e0a1621bfd35e1f01aab7e90 SHA1: 41494e905b6345a44b4cd489510a147c1ac11c3b MD5sum: 99fe34658b14fe723997be138a3b3ab3 Description: PL/Perl procedural language for PostgreSQL 9.2 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 9.2 in Perl. You need this package if you have any PostgreSQL 9.2 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plperl-9.3 Source: postgresql-9.3 Version: 9.3.20-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 268 Depends: libc6 (>= 2.17), libperl5.24 (>= 5.24.0), postgresql-9.3 (= 9.3.20-1.pgdg17.04+1), perl Provides: postgresql-plperl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.3/postgresql-plperl-9.3_9.3.20-1.pgdg17.04+1_ppc64el.deb Size: 60088 SHA256: b2d532ef906460e62c2e39fd39778d92a8bf757c6f0a682e175209fef00ab8f8 SHA1: e731f5b1c5cfcc724e8e7558ffe5c5f58e4e9346 MD5sum: 99470f65d176826233426025b475be35 Description: PL/Perl procedural language for PostgreSQL 9.3 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 9.3 in Perl. You need this package if you have any PostgreSQL 9.3 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plperl-9.4 Source: postgresql-9.4 Version: 9.4.15-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 266 Depends: libc6 (>= 2.17), libperl5.24 (>= 5.24.0), postgresql-9.4 (= 9.4.15-1.pgdg17.04+1), perl Provides: postgresql-plperl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.4/postgresql-plperl-9.4_9.4.15-1.pgdg17.04+1_ppc64el.deb Size: 55772 SHA256: 855235994bdacd7cf8a4f546673174733228b00a6902dc8158d57ee75607a7d2 SHA1: 505f017d2e6f01d1a4074823fca8d555f57de997 MD5sum: d916042bce925e77646a8bb9a48e47f1 Description: PL/Perl procedural language for PostgreSQL 9.4 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 9.4 in Perl. You need this package if you have any PostgreSQL 9.4 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plperl-9.5 Source: postgresql-9.5 Version: 9.5.10-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 347 Depends: libc6 (>= 2.17), libperl5.24 (>= 5.24.0), postgresql-9.5 (= 9.5.10-1.pgdg17.04+1), perl Provides: postgresql-plperl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.5/postgresql-plperl-9.5_9.5.10-1.pgdg17.04+1_ppc64el.deb Size: 58840 SHA256: 6b4e8857e8b77ae34a9934e18766b699a478d72ec6f74b9a905cd9a94b0985c0 SHA1: 26b6a3569f6e74d0d4a8016e55cea7572cdb7c62 MD5sum: 78db7a67b7831cf2b311389eb775abc5 Description: PL/Perl procedural language for PostgreSQL 9.5 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 9.5 in Perl. You need this package if you have any PostgreSQL 9.5 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plperl-9.6 Source: postgresql-9.6 Version: 9.6.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 356 Depends: perl, postgresql-9.6 (= 9.6.6-1.pgdg17.04+1), libc6 (>= 2.17), libperl5.24 (>= 5.24.0) Provides: postgresql-plperl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.6/postgresql-plperl-9.6_9.6.6-1.pgdg17.04+1_ppc64el.deb Size: 59502 SHA256: a028314f0cf12e18bc8ca021316043275ae77b8fa2d666068168faaa3034930c SHA1: 3a13ab7c0ceb230df8e0a11a19c7faae96c8997b MD5sum: 9b117096125b60e91cf12d2b0d6c6437 Description: PL/Perl procedural language for PostgreSQL 9.6 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 9.6 in Perl. You need this package if you have any PostgreSQL 9.6 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython-10 Source: postgresql-10 Version: 10.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 374 Depends: postgresql-10 (= 10.1-1.pgdg17.04+1), libc6 (>= 2.17), libpython2.7 (>= 2.7) Provides: postgresql-plpython Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-10/postgresql-plpython-10_10.1-1.pgdg17.04+1_ppc64el.deb Size: 47952 SHA256: 68688143af1d622716b3a987ddfbf59547a031c1b78bd7735b654617c0751193 SHA1: 08733a521e08b8102d3191a72727d16250229ec1 MD5sum: ca7e9db45880059b78679604d583a889 Description: PL/Python procedural language for PostgreSQL 10 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 10 in Python. You need this package if you have any PostgreSQL 10 functions that use the languages plpython or plpythonu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython-9.2 Source: postgresql-9.2 Version: 9.2.24-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 175 Depends: libc6 (>= 2.17), libpython2.7 (>= 2.7), postgresql-9.2 (= 9.2.24-1.pgdg17.04+1) Provides: postgresql-plpython Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.2/postgresql-plpython-9.2_9.2.24-1.pgdg17.04+1_ppc64el.deb Size: 48934 SHA256: be1d7e04413bf5f937eb948e4cf9f40aa193dc82b8615a8c3564d3d16be4fbf9 SHA1: f3d6c0ae9f4b090caceec4ccbc80f534288ac633 MD5sum: ea21162c2af6ef449ba143574e8ad859 Description: PL/Python procedural language for PostgreSQL 9.2 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 9.2 in Python. You need this package if you have any PostgreSQL 9.2 functions that use the languages plpython or plpythonu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython-9.3 Source: postgresql-9.3 Version: 9.3.20-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 176 Depends: libc6 (>= 2.17), libpython2.7 (>= 2.7), postgresql-9.3 (= 9.3.20-1.pgdg17.04+1) Provides: postgresql-plpython Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.3/postgresql-plpython-9.3_9.3.20-1.pgdg17.04+1_ppc64el.deb Size: 49254 SHA256: b101e0fa44cace09f75e745d88fc115490103a21021f4b0e2f8b925075b8861b SHA1: c5211b1b233067e9e64769c6169ffed79aa5842d MD5sum: 07d3683edb2ddfb06c845ced5bf17234 Description: PL/Python procedural language for PostgreSQL 9.3 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 9.3 in Python. You need this package if you have any PostgreSQL 9.3 functions that use the languages plpython or plpythonu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython-9.4 Source: postgresql-9.4 Version: 9.4.15-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 167 Depends: libc6 (>= 2.17), libpython2.7 (>= 2.7), postgresql-9.4 (= 9.4.15-1.pgdg17.04+1) Provides: postgresql-plpython Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.4/postgresql-plpython-9.4_9.4.15-1.pgdg17.04+1_ppc64el.deb Size: 44370 SHA256: 2d099e90d55c324a16dee1a7df8f20be920155e653c5d84841e9ac6adb244d4d SHA1: aba7b6bdd087ece822501b88f5d7de685fac87f3 MD5sum: ff36808e3a48541d4ce4cd109ee001ea Description: PL/Python procedural language for PostgreSQL 9.4 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 9.4 in Python. You need this package if you have any PostgreSQL 9.4 functions that use the languages plpython or plpythonu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython-9.5 Source: postgresql-9.5 Version: 9.5.10-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 305 Depends: libc6 (>= 2.17), libpython2.7 (>= 2.7), postgresql-9.5 (= 9.5.10-1.pgdg17.04+1) Provides: postgresql-plpython Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.5/postgresql-plpython-9.5_9.5.10-1.pgdg17.04+1_ppc64el.deb Size: 46484 SHA256: 0512dae32878d96a4683d90cf1c0fae593d67ffdce836c2527b691f028f900c1 SHA1: f6bcc28fbecf136c9df56e5aa7c6477acedec28d MD5sum: 5165a3605a6474d2ce943ec11e12fe5b Description: PL/Python procedural language for PostgreSQL 9.5 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 9.5 in Python. You need this package if you have any PostgreSQL 9.5 functions that use the languages plpython or plpythonu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython-9.6 Source: postgresql-9.6 Version: 9.6.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 377 Depends: postgresql-9.6 (= 9.6.6-1.pgdg17.04+1), libc6 (>= 2.17), libpython2.7 (>= 2.7) Provides: postgresql-plpython Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.6/postgresql-plpython-9.6_9.6.6-1.pgdg17.04+1_ppc64el.deb Size: 49182 SHA256: b7e183fa4371dd8ec651ecc404ada11acffee9e2203506b32b6c5a7d81fbd7de SHA1: c627c01091419d625369f49546c7a7251be56807 MD5sum: 58870a479162bb7e7b9cb2a202c68b40 Description: PL/Python procedural language for PostgreSQL 9.6 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 9.6 in Python. You need this package if you have any PostgreSQL 9.6 functions that use the languages plpython or plpythonu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython3-10 Source: postgresql-10 Version: 10.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 299 Depends: postgresql-10 (= 10.1-1.pgdg17.04+1), libc6 (>= 2.17), libpython3.5 (>= 3.5.0~b1) Provides: postgresql-plpython3 Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-10/postgresql-plpython3-10_10.1-1.pgdg17.04+1_ppc64el.deb Size: 46370 SHA256: 958e4a5dcaeab4130c694498c8114ea7260d04fe3f6c94602045ade950308b67 SHA1: 1bdcf90ecb78daea3c6a8b1a0819acd4312d79de MD5sum: 5fc67ed20ab9dd4234e64521e7bf2927 Description: PL/Python 3 procedural language for PostgreSQL 10 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 10 in Python 3. You need this package if you have any PostgreSQL 10 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython3-9.2 Source: postgresql-9.2 Version: 9.2.24-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 172 Depends: libc6 (>= 2.17), libpython3.5 (>= 3.5.0~b1), postgresql-9.2 (= 9.2.24-1.pgdg17.04+1) Breaks: postgresql-plpython-9.2 (<< 9.2.24-1.pgdg17.04+1) Replaces: postgresql-plpython-9.2 (<< 9.2.24-1.pgdg17.04+1) Provides: postgresql-plpython3 Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.2/postgresql-plpython3-9.2_9.2.24-1.pgdg17.04+1_ppc64el.deb Size: 48522 SHA256: 776ed650416a18e4159d072fd2d1ccbfc7be3d5f4040d3d46ed9cf60be537eee SHA1: b2566ec32ceae4896f7739da61e3e0a68b41eeee MD5sum: d32329ac9f5a17a8e59e0f1fa45f8012 Description: PL/Python 3 procedural language for PostgreSQL 9.2 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 9.2 in Python 3. You need this package if you have any PostgreSQL 9.2 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython3-9.3 Source: postgresql-9.3 Version: 9.3.20-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 173 Depends: libc6 (>= 2.17), libpython3.5 (>= 3.5.0~b1), postgresql-9.3 (= 9.3.20-1.pgdg17.04+1) Breaks: postgresql-plpython-9.3 (<< 9.3.20-1.pgdg17.04+1) Replaces: postgresql-plpython-9.3 (<< 9.3.20-1.pgdg17.04+1) Provides: postgresql-plpython3 Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.3/postgresql-plpython3-9.3_9.3.20-1.pgdg17.04+1_ppc64el.deb Size: 48876 SHA256: 7a67288c66f9af22284d78e4514de68acb804acf0d9d182641b35cc7d61c154f SHA1: 61c8a4c582fd48fc903e27836d3b28814728ca17 MD5sum: 0a31574bdf2c7a6366f818d5d2b78939 Description: PL/Python 3 procedural language for PostgreSQL 9.3 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 9.3 in Python 3. You need this package if you have any PostgreSQL 9.3 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython3-9.4 Source: postgresql-9.4 Version: 9.4.15-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 164 Depends: libc6 (>= 2.17), libpython3.5 (>= 3.5.0~b1), postgresql-9.4 (= 9.4.15-1.pgdg17.04+1) Provides: postgresql-plpython3 Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.4/postgresql-plpython3-9.4_9.4.15-1.pgdg17.04+1_ppc64el.deb Size: 43904 SHA256: d90d0ad6df2abd9939f18423dab174bf2f6822466e9bc7b47f951484672561e4 SHA1: 260578a0661e50aa199fffb9e9539bd4e8feb576 MD5sum: c5ebf902b7eec3c5250631c4ce9be8d6 Description: PL/Python 3 procedural language for PostgreSQL 9.4 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 9.4 in Python 3. You need this package if you have any PostgreSQL 9.4 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython3-9.5 Source: postgresql-9.5 Version: 9.5.10-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 230 Depends: libc6 (>= 2.17), libpython3.5 (>= 3.5.0~b1), postgresql-9.5 (= 9.5.10-1.pgdg17.04+1) Provides: postgresql-plpython3 Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.5/postgresql-plpython3-9.5_9.5.10-1.pgdg17.04+1_ppc64el.deb Size: 45022 SHA256: 81200d7198428f3e05d65eb1a16c4c411b9d279b0d98521b7463b902c9fc828e SHA1: 4236aa75fb19bed346de4c0a3c43c097cda4562c MD5sum: f2b965a7901d3c0599631af9edeae6ac Description: PL/Python 3 procedural language for PostgreSQL 9.5 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 9.5 in Python 3. You need this package if you have any PostgreSQL 9.5 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython3-9.6 Source: postgresql-9.6 Version: 9.6.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 302 Depends: postgresql-9.6 (= 9.6.6-1.pgdg17.04+1), libc6 (>= 2.17), libpython3.5 (>= 3.5.0~b1) Provides: postgresql-plpython3 Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.6/postgresql-plpython3-9.6_9.6.6-1.pgdg17.04+1_ppc64el.deb Size: 47616 SHA256: 5ad1e3c1026595f68d763f2cab04a09e11834cd7bda670ce934d25cb577e362d SHA1: 03a2379cc8edb1143c4d9033d4fd39656b4c9bd3 MD5sum: 29852c312016acabf754d3aeb5723c9c Description: PL/Python 3 procedural language for PostgreSQL 9.6 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 9.6 in Python 3. You need this package if you have any PostgreSQL 9.6 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-10 Source: postgresql-10 Version: 10.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 145 Depends: postgresql-10 (= 10.1-1.pgdg17.04+1), libc6 (>= 2.17), libtcl8.6 (>= 8.6.0) Provides: postgresql-pltcl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-10/postgresql-pltcl-10_10.1-1.pgdg17.04+1_ppc64el.deb Size: 30784 SHA256: e30046894de07c0ecacbe75a0b49af0f536d789e2065bffb3170264b13e5aeba SHA1: 7e99a5081988d654fdd9a8f0885a74442e8369b4 MD5sum: 7eed2ebdc0c3e7f7ad12170de0e9c17e Description: PL/Tcl procedural language for PostgreSQL 10 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 10 in Tcl. You need this package if you have any PostgreSQL 10 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-9.2 Source: postgresql-9.2 Version: 9.2.24-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 181 Depends: libc6 (>= 2.17), libtcl8.6 (>= 8.6.0), postgresql-9.2 (= 9.2.24-1.pgdg17.04+1) Provides: postgresql-pltcl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.2/postgresql-pltcl-9.2_9.2.24-1.pgdg17.04+1_ppc64el.deb Size: 36736 SHA256: 510362e43dc4e47974cdbe0f7c489e0e305adc7fc0c43943f2bbfd434016f525 SHA1: 05f28f77a27baf5a11a90312f93fc1736e7d2b86 MD5sum: 6ee81d611d0e1cee014eebb9418b8f0b Description: PL/Tcl procedural language for PostgreSQL 9.2 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 9.2 in Tcl. You need this package if you have any PostgreSQL 9.2 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-9.3 Source: postgresql-9.3 Version: 9.3.20-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 182 Depends: libc6 (>= 2.17), libtcl8.6 (>= 8.6.0), postgresql-9.3 (= 9.3.20-1.pgdg17.04+1) Provides: postgresql-pltcl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.3/postgresql-pltcl-9.3_9.3.20-1.pgdg17.04+1_ppc64el.deb Size: 36770 SHA256: 3de085a39bd29fd845a34c7f641cd763e8f677fc59b6e311dab1d6c6705c99a8 SHA1: c66f172d367dc4c16ffaa4dc3412e720aef792ec MD5sum: 153297f952265db16309a2652cac7252 Description: PL/Tcl procedural language for PostgreSQL 9.3 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 9.3 in Tcl. You need this package if you have any PostgreSQL 9.3 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-9.4 Source: postgresql-9.4 Version: 9.4.15-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 173 Depends: libc6 (>= 2.17), libtcl8.6 (>= 8.6.0), postgresql-9.4 (= 9.4.15-1.pgdg17.04+1) Provides: postgresql-pltcl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.4/postgresql-pltcl-9.4_9.4.15-1.pgdg17.04+1_ppc64el.deb Size: 31844 SHA256: ea7e59a689522b9323fa8429b8379e8c2ae278dd4e6675ab792147a7c456d371 SHA1: 19444a8ec7804fe47905db95f4ce1d258368f558 MD5sum: 1522db22a01e07a0dfaecbdfce2d811a Description: PL/Tcl procedural language for PostgreSQL 9.4 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 9.4 in Tcl. You need this package if you have any PostgreSQL 9.4 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-9.5 Source: postgresql-9.5 Version: 9.5.10-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 177 Depends: libc6 (>= 2.17), libtcl8.6 (>= 8.6.0), postgresql-9.5 (= 9.5.10-1.pgdg17.04+1) Provides: postgresql-pltcl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.5/postgresql-pltcl-9.5_9.5.10-1.pgdg17.04+1_ppc64el.deb Size: 32454 SHA256: c1f791981b655b5abae87963908ecf1bcf9bb88d528b4add20388723b67a88e0 SHA1: 511825b835417ec6758a8ac7887cdf1eca7a219d MD5sum: ee732300c519fa1fedbe84d10e429463 Description: PL/Tcl procedural language for PostgreSQL 9.5 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 9.5 in Tcl. You need this package if you have any PostgreSQL 9.5 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-9.6 Source: postgresql-9.6 Version: 9.6.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 185 Depends: postgresql-9.6 (= 9.6.6-1.pgdg17.04+1), libc6 (>= 2.17), libtcl8.6 (>= 8.6.0) Provides: postgresql-pltcl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.6/postgresql-pltcl-9.6_9.6.6-1.pgdg17.04+1_ppc64el.deb Size: 36808 SHA256: 97045a877317dcb66c888f49f0efb66302010910fd7001f3d47f660bb737d2b6 SHA1: 6883c6ab31787f9f8c1e69dcab8b80dba6d7e3c3 MD5sum: 397283e5c78e0b053a4b4178aa786888 Description: PL/Tcl procedural language for PostgreSQL 9.6 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 9.6 in Tcl. You need this package if you have any PostgreSQL 9.6 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-server-dev-10 Source: postgresql-10 Version: 10.1-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4919 Depends: libpq-dev (>= 10~~), postgresql-common (>= 142~), libc6 (>= 2.17) Breaks: postgresql-server-dev-all (<< 181~) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-10/postgresql-server-dev-10_10.1-1.pgdg17.04+1_ppc64el.deb Size: 833260 SHA256: 1ba0dde2d92caa0c6097e16ba91d2be722da62fa1018f7d631002c993e8ed051 SHA1: a0a605a05826ad2fe4c8108810c649cc54fe66af MD5sum: c470dc9688dea7106a1911a67503a997 Description: development files for PostgreSQL 10 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: postgresql-server-dev-9.2 Source: postgresql-9.2 Version: 9.2.24-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 3297 Depends: libc6 (>= 2.17), libpq-dev (>= 9.2~), postgresql-common (>= 130~) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-9.2/postgresql-server-dev-9.2_9.2.24-1.pgdg17.04+1_ppc64el.deb Size: 585144 SHA256: 487d947d4e7632356dfaf979c71a32f84a9bb637650837b126beadd3a61a55c9 SHA1: cd7b52d0d526f9212dc95436807ff4ed91238aef MD5sum: f9d4042a47ac8431577d75013343c1d3 Description: development files for PostgreSQL 9.2 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: postgresql-server-dev-9.3 Source: postgresql-9.3 Version: 9.3.20-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 3436 Depends: libc6 (>= 2.17), libpq-dev (>= 9.3~), postgresql-common (>= 142~) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-9.3/postgresql-server-dev-9.3_9.3.20-1.pgdg17.04+1_ppc64el.deb Size: 612574 SHA256: 6fcd0cca93a23b1c57bee732439796fb4835194612737d620deca4f9df49a976 SHA1: a2614a453cd7ee20135049a1308136e9f321347f MD5sum: 527dcc01b25519a32579a1c4990ba5b1 Description: development files for PostgreSQL 9.3 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: postgresql-server-dev-9.4 Source: postgresql-9.4 Version: 9.4.15-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 3629 Depends: libc6 (>= 2.17), libpq-dev (>= 9.4~), postgresql-common (>= 142~) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-9.4/postgresql-server-dev-9.4_9.4.15-1.pgdg17.04+1_ppc64el.deb Size: 644288 SHA256: 25974178603101f1a124ecb0a7e49de815a995ca53b2c54b1d78b343c7a40167 SHA1: 6adcd9ae6b687b68ee7fe1faa28d17a84afc0e87 MD5sum: bb45eac7e6a4bcb45bb1616c1b845614 Description: development files for PostgreSQL 9.4 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: postgresql-server-dev-9.5 Source: postgresql-9.5 Version: 9.5.10-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4126 Depends: libc6 (>= 2.17), libpq-dev (>= 9.5~~), postgresql-common (>= 142~) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-9.5/postgresql-server-dev-9.5_9.5.10-1.pgdg17.04+1_ppc64el.deb Size: 725548 SHA256: eac3c3aa2924d1f07576aeda7a9dfd1afeb917dad5f379b927f0ad972be5d756 SHA1: 849bad3ef1ff4ba101862b0dc7b7ec7f7d7de9f7 MD5sum: b6dedd6979457911a9e0d0815f3b91e2 Description: development files for PostgreSQL 9.5 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: postgresql-server-dev-9.6 Source: postgresql-9.6 Version: 9.6.6-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4319 Depends: libpq-dev (>= 9.6~~), postgresql-common (>= 142~), libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-9.6/postgresql-server-dev-9.6_9.6.6-1.pgdg17.04+1_ppc64el.deb Size: 763446 SHA256: 639218218a0b5eea1b63f81893292f54d36d39e9ce40e4b3e38c3c0eac08faf6 SHA1: abc472e7d70fa297b7fc6f94780cf5d02185192f MD5sum: 5d8e6dfbc8b6edfd4651f49de12a074e Description: development files for PostgreSQL 9.6 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: postgresql-server-dev-all Source: postgresql-common Version: 189.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 100 Depends: dctrl-tools, iproute2 | net-tools, lsb-release, make, postgresql-common (>= 117~), postgresql-server-dev-9.3, postgresql-server-dev-9.4, postgresql-server-dev-9.5, postgresql-server-dev-9.6, postgresql-server-dev-10 Priority: optional Section: database Filename: pool/main/p/postgresql-common/postgresql-server-dev-all_189.pgdg17.04+1_all.deb Size: 70612 SHA256: caba2e93bcc1975141b9002f11b241890484e66853eb839ddc4801f54a998ed9 SHA1: a608f24cdf5fdfca6791abc7ffacd1c261924f10 MD5sum: fb3f862285fdbb245cf1886b770dcfb0 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. . 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: pspg Version: 0.9.2-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 86 Depends: libc6 (>= 2.17), libncursesw5 (>= 6), libtinfo5 (>= 6) Homepage: https://github.com/okbob/pspg Priority: optional Section: database Filename: pool/main/p/pspg/pspg_0.9.2-1.pgdg17.04+1_ppc64el.deb Size: 29070 SHA256: e982cfc5bf929b6107acafe005b1e5c0b121c7344350ffc860e077ffec39bd04 SHA1: 0c4b5da6fd49ad5f32d90ca85f6e60e35d26757f MD5sum: 06f3788899b419c367a78c76e6fae8d9 Description: PostgreSQL pager pspg is a pager specialized for viewing query results in PostgreSQL's psql command line client. Headers and the first column(s) are held in place while scrolling vertically and horizontally. Various color schemes are available. Package: ptop Source: pgtop Version: 3.7.0-2.pgdg17.04+1 Architecture: all Maintainer: Bastiaan Franciscus van den Dikkenberg Installed-Size: 12 Depends: pgtop Homepage: http://ptop.projects.postgresql.org/ Priority: optional Section: oldlibs Filename: pool/main/p/pgtop/ptop_3.7.0-2.pgdg17.04+1_all.deb Size: 3956 SHA256: 26285021176b4fc9f314b92518d79aca5993927117c07b4559294e340ffc217c SHA1: 6224eda0dbd9a4dcc4ab9c20956294a24a1659d1 MD5sum: 8b66a0bf01ef8bdcb7389c19ae304656 Description: transitional dummy package This is a transitional dummy package. It can safely be removed. ptop is replaced by pgtop Package: python-multicorn Source: postgresql-multicorn Version: 1.3.4-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 230 Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.17) Recommends: python-ldap3, python-lxml, python-sqlalchemy Suggests: postgresql-python-multicorn Homepage: http://multicorn.org/ Priority: optional Section: python Filename: pool/main/p/postgresql-multicorn/python-multicorn_1.3.4-1.pgdg17.04+1_ppc64el.deb Size: 39334 SHA256: 9994405aea8eec74ef47f514a8025930a53312e605d7554c230760e4b91357a6 SHA1: b70f463437bf59f3da4b225833fd9b8de33ae243 MD5sum: fc6536be18d299c57e24888e15482787 Description: multicorn utility module for postgresql-X.Y-python-multicorn Multicorn is a PostgreSQL extension meant to make Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language . This package provides a common Python 2 module used by all PostgreSQL versions of the extension. Package: python-pgq3 Source: skytools3 Version: 3.2.6-5.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 223 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-skytools3, python-psycopg2 Homepage: http://wiki.postgresql.org/wiki/Skytools Priority: extra Section: python Filename: pool/main/s/skytools3/python-pgq3_3.2.6-5.pgdg17.04+1_ppc64el.deb Size: 38056 SHA256: 41e0ce2840f909d05d29b521ae19e7c987aacc0c36638f8d43d2f10da60d7ee1 SHA1: 28a2fac4f8c8f59e3f385196992c0a0a02dc5152 MD5sum: 8ac1629ac6e1b2a8a72617c1302d61e2 Description: python framework for Skype tools for PostgreSQL replication This is a package of tools in use in Skype for replication and failover. It includes a generic queuing mechanism PgQ and utility library for Python scripts. Package: python-skytools3 Source: skytools3 Version: 3.2.6-5.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 500 Depends: libc6 (>= 2.17), python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-psycopg2 Homepage: http://wiki.postgresql.org/wiki/Skytools Priority: extra Section: python Filename: pool/main/s/skytools3/python-skytools3_3.2.6-5.pgdg17.04+1_ppc64el.deb Size: 82078 SHA256: 0040d6970bfce0f7668d261f7b125c3b6e722fb5009cda383d1dbf17f55047ae SHA1: 65bfffd5625d0f8e15b875227d86ab0869639f30 MD5sum: a70d824749d77c58c905665482accdf1 Description: python framework for Skype tools for PostgreSQL replication This is a package of tools in use in Skype for replication and failover. It contains the Skytools' python framework for scripting against a PostgreSQL database, which is used by londiste, walmgr and PGQ. Package: python3-multicorn Source: postgresql-multicorn Version: 1.3.4-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 230 Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libc6 (>= 2.17) Recommends: python3-ldap3, python3-lxml, python3-sqlalchemy Suggests: postgresql-python3-multicorn Homepage: http://multicorn.org/ Priority: optional Section: python Filename: pool/main/p/postgresql-multicorn/python3-multicorn_1.3.4-1.pgdg17.04+1_ppc64el.deb Size: 39496 SHA256: ab826bad91cac836a5c21d407c5997c9ec07d4e6236c072c8f0b4f9142d2867e SHA1: 696343c1a714edd30224ccd576e0567b139f1582 MD5sum: 6ecf898e8262565c833b74b0736cedbf Description: multicorn utility module for postgresql-X.Y-python3-multicorn Multicorn is a PostgreSQL extension meant to make Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language . This package provides a common Python 3 module used by all PostgreSQL versions of the extension. Package: repmgr Version: 4.0.1-1.pgdg17.04+1 Architecture: all Maintainer: Marco Nenciarini Installed-Size: 12 Depends: postgresql-10-repmgr | postgresql-9.6-repmgr | postgresql-9.5-repmgr | postgresql-9.4-repmgr | postgresql-9.3-repmgr | postgresql-9.2-repmgr | postgresql-9.1-repmgr | postgresql-9.0-repmgr Homepage: http://www.repmgr.org/ Priority: optional Section: database Filename: pool/main/r/repmgr/repmgr_4.0.1-1.pgdg17.04+1_all.deb Size: 5052 SHA256: 05fa9691a5ae855bdb700b4a5197fff31d0cbae152b8469f84ba266c444d5962 SHA1: 58fe2c9f583e274e2fdffb6437bc08e1e34e784a MD5sum: f8012fc109aa681df4e9dfee6dc332d8 Description: replication manager for PostgreSQL (metapackage) repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby capabilities with tools to set up standby servers, monitor replication, and perform administrative tasks such as failover or manual switchover operations. . This is a metapackage that depends on the version specific packages. Package: repmgr-common Source: repmgr Version: 4.0.1-1.pgdg17.04+1 Architecture: all Maintainer: Marco Nenciarini Installed-Size: 196 Depends: postgresql-common (>= 26), lsb-base (>= 3.0-6) Breaks: repmgr (<< 3.0.1-1) Replaces: repmgr (<< 3.0.1-1) Homepage: http://www.repmgr.org/ Priority: optional Section: database Filename: pool/main/r/repmgr/repmgr-common_4.0.1-1.pgdg17.04+1_all.deb Size: 87806 SHA256: 220abe9c2aeaa5be65c26216ab9a38f8836aa7c33e8279122ce72649e7d5d4f8 SHA1: 9eca0ec4b4b596f30f9808860aa6589457054331 MD5sum: 801e72f9ef09788e181a3708a5e5ccea Description: replication manager for PostgreSQL common files repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby capabilities with tools to set up standby servers, monitor replication, and perform administrative tasks such as failover or manual switchover operations. . This package contains repmgr files common to all versions. Package: repmgr-dbg Source: repmgr Version: 4.0.1-1.pgdg17.04+1 Architecture: all Maintainer: Marco Nenciarini Installed-Size: 12 Depends: postgresql-10-repmgr-dbg | postgresql-9.6-repmgr-dbg | postgresql-9.5-repmgr-dbg | postgresql-9.4-repmgr-dbg | postgresql-9.3-repmgr-dbg | postgresql-9.2-repmgr-dbg | postgresql-9.1-repmgr-dbg | postgresql-9.0-repmgr-dbg Homepage: http://www.repmgr.org/ Priority: optional Section: debug Filename: pool/main/r/repmgr/repmgr-dbg_4.0.1-1.pgdg17.04+1_all.deb Size: 4866 SHA256: 1f591f814bf79c6a6e6914b9648172d6e0b977094912bfe0acbea542b9a7e3ec SHA1: 1e26bafbac0a43cf014026ab403485543e502a7c MD5sum: 854a6c9017ed2eb6cc13436a44945405 Description: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: resource-agents-paf Version: 2.2.0-2.pgdg17.04+1 Architecture: all Maintainer: Jehan-Guillaume (ioguix) de Rorthais Installed-Size: 143 Depends: resource-agents, perl, pacemaker (>= 1.1.13) | pacemaker-remote (>= 1.1.13), corosync (>= 2.0.0) Homepage: http://dalibo.github.io/PAF/ Priority: optional Section: admin Filename: pool/main/r/resource-agents-paf/resource-agents-paf_2.2.0-2.pgdg17.04+1_all.deb Size: 40620 SHA256: d2fec5bf1f46a562b791a8166117ad7486d40406abbfc81a063827ffc5f23852 SHA1: 689c7fbbdf409018645ffb3cf7c77a5ee38f1372 MD5sum: a185430f2c765087769a1fa8cfc0691c Description: PostgreSQL resource agent for Pacemaker PostgreSQL Automatic Failover (aka. PAF) is a new OCF resource Agent dedicated to PostgreSQL. Its original wish is to keep a clear limit between the Pacemaker administration and the PostgreSQL one, to keep things simple, documented and yet powerful. . It only supports multi-state (Master-Slave) PostgreSQL clusters. Package: skytools3 Version: 3.2.6-5.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1306 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pgq3, adduser Homepage: http://wiki.postgresql.org/wiki/Skytools Priority: extra Section: database Filename: pool/main/s/skytools3/skytools3_3.2.6-5.pgdg17.04+1_ppc64el.deb Size: 144268 SHA256: ba6af03d282c6b2b130400fca65d8945dd37caaff76c96fe752f0ed2ecb228fc SHA1: 7f17ce2b2a2b97e2be8acbe8b4617be4fa569231 MD5sum: a6b90bc4743d7af7879ab0711c80622b Description: Skype tools for PostgreSQL replication, londiste and PGQ This is a package of tools in use in Skype for replication and failover. It contains the Londiste and PGQ services and scripts to run. Package: skytools3-ticker Source: pgqd Version: 3.3-1.pgdg17.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 15 Depends: pgqd Priority: optional Section: oldlibs Filename: pool/main/p/pgqd/skytools3-ticker_3.3-1.pgdg17.04+1_all.deb Size: 3366 SHA256: 331274f54bf8954b40dd0dc6da22e938a866c0b828789efa2bea5b220f3ed111 SHA1: 897ddd8db40d6f6b694b34967b5dff85f9ff7d5a MD5sum: ce337cbbbda391251243696f969a9c55 Description: Transitional package to pull in pgqd PgQ provides generic queues for PostgreSQL. It allows multiple queues in one database, each queue can be consumed by multiple consumers. . This transitional package pulls in the pgqd package on upgrades. It can safely be removed. Package: skytools3-walmgr Source: skytools3 Version: 3.2.6-5.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 168 Depends: python:any, python-skytools3 Enhances: postgresql-8.4, postgresql-9.0, postgresql-9.1, postgresql-9.2, postgresql-9.3, postgresql-9.4 Homepage: http://wiki.postgresql.org/wiki/Skytools Priority: extra Section: database Filename: pool/main/s/skytools3/skytools3-walmgr_3.2.6-5.pgdg17.04+1_ppc64el.deb Size: 41688 SHA256: 388df3cfcde9239bea4c2f6e7dd7de1fb8e614234ccbd310ebfd67aeceb647ea SHA1: 2b101d8f630317147e6061fadcad5ba238713ae0 MD5sum: 6b80f829086ef9609ce52c966a213072 Description: Skype tools for PostgreSQL replication and failover This is a package of tools in use in Skype for replication and failover. It's the WAL Shipping part of it (binary cluster-wide replication). Package: slony1-2-bin Source: slony1-2 Version: 2.2.6-1.pgdg17.04+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1007 Depends: lsb-base (>= 3.0-6), logrotate (>= 3.8), postgresql-common, perl:any, libc6 (>= 2.17), libpq5 Recommends: libdbd-pg-perl, ntp | time-daemon, postgresql-10-slony1-2 | postgresql-9.6-slony1-2 | postgresql-9.5-slony1-2 | postgresql-9.4-slony1-2 | postgresql-9.3-slony1-2 Suggests: libpg-perl, slony1-2-doc Conflicts: slony1-bin Provides: slony1-bin Homepage: http://slony.info/ Priority: optional Section: database Filename: pool/main/s/slony1-2/slony1-2-bin_2.2.6-1.pgdg17.04+2_ppc64el.deb Size: 218676 SHA256: 79332ae00c81c58165151c34d5eccade38ffa31ceae79dcf24cb40115a7c6aa0 SHA1: c288e1884d4d390f6d7a1c216f3433b48c06dcce MD5sum: 37de8e72226d6bd7bf9ec625a3ca51da Description: replication system for PostgreSQL: daemon and administration tools Slony-I is an asynchronous master-to-multiple-slaves replication system for PostgreSQL with cascading and slave promotion. . This package contains the slon daemon and the slonik administration tool. It should be installed on those hosts where Slony-I daemons are to be run or administered, which usually, but not necessarily, are the hosts where the database server nodes are running. Package: slony1-2-doc Source: slony1-2 Version: 2.2.6-1.pgdg17.04+2 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1870 Conflicts: slony1-doc Provides: slony1-doc Homepage: http://slony.info/ Priority: optional Section: doc Filename: pool/main/s/slony1-2/slony1-2-doc_2.2.6-1.pgdg17.04+2_all.deb Size: 329748 SHA256: 310fdab30502797b90ebf799d24f921a2c9ed909316df56487cc91826e096e48 SHA1: 74255bbf8f990d717657226a63a8c4c45cc11fab MD5sum: 373743d5b250cb09b4472de1ae1a6e79 Description: Slony-I documentation Slony-I is an asynchronous master-to-multiple-slaves replication system for PostgreSQL with cascading and slave promotion. . This package contains the documentation for the Slony-I system. It is not required for normal operation. Package: sqlsmith Version: 1.0-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Andreas Seltenreich Installed-Size: 524 Depends: libboost-regex1.62.0, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libpqxx-4.0v5 (>= 4.0), libstdc++6 (>= 5.2) Homepage: https://github.com/anse1/sqlsmith Priority: optional Section: database Filename: pool/main/s/sqlsmith/sqlsmith_1.0-1.pgdg17.04+1_ppc64el.deb Size: 111302 SHA256: f816d2f459e73e4538c009e5805ca4838cc58350aca6bad7c925bbbc717f8d21 SHA1: 1fa5c89610c80eae021ecb4863fb258a1b737f08 MD5sum: f54b9c405da7ca40a020cdd85dc1d715 Description: random SQL query generator SQLsmith is a random SQL query generator. Its paragon is Csmith, which proved valuable for quality assurance in C compilers. . It currently supports generating queries for PostgreSQL 9.5 or later only. SQLsmith was designed with testing different versions and even products in mind, but this has not manifested yet. . Besides PostgreSQL developers, users developing extensions of PostgreSQL might also be interested in exposing their code to SQLsmith's random workload. . During its prototyping stage, it already found about thirty bugs in PostgreSQL alphas, betas and releases, including security vulnerabilities in released versions.