Package: apgdiff Version: 2.5.0~alpha.2-75-gcaaaed9-4.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 138 Depends: default-jre-headless | java2-runtime-headless Homepage: http://www.apgdiff.com/ Priority: optional Section: database Filename: pool/main/a/apgdiff/apgdiff_2.5.0~alpha.2-75-gcaaaed9-4.pgdg14.04+1_all.deb Size: 132356 SHA256: 152fec39680cae3dcf21e85a90e0dc1a4839a42c5db0b33e3eb18b82f7d00e3a SHA1: 0c9b0d24e4e165d337ffb0229151bb98bc1a4815 MD5sum: 09f614ffc1a83390bfc4de4155678dbc 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: autopkgtest Version: 3.5.3~pgdg14.04+1 Architecture: all Maintainer: Autopkgtest team Installed-Size: 407 Depends: python3, python3-debian, apt-utils, libdpkg-perl, procps Suggests: schroot, lxc, qemu-system, qemu-utils Priority: optional Section: devel Filename: pool/main/a/autopkgtest/autopkgtest_3.5.3~pgdg14.04+1_all.deb Size: 129080 SHA256: 4887bd4b82f2ee40f62fa3b33cd4381299211fcc21886bd9f5ddbc3de716653a SHA1: 9718d77564ae3d1c9c837bb6bc73d7618a351c95 MD5sum: 0d0967718727716cf8db113a0939e777 Description: automatic as-installed testing for Debian packages autopkgtest runs tests on binary packages. The tests are run on the package as installed on a testbed system (which may be found via a virtualisation or containment system). The tests are expected to be supplied in the corresponding Debian source package. . See adt-run(1) and /usr/share/doc/autopkgtest. Depending on which virtualization server you want to use, you need to install additional packages (schroot, lxc, or qemu-system) Package: barman Version: 2.7-1.pgdg14.04+1 Architecture: all Maintainer: Marco Nenciarini Installed-Size: 763 Depends: python-argcomplete, python, python:any (>= 2.7.5-5~), python:any (<< 2.8), python-psycopg2, python-argh, python-dateutil, 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: optional Section: database Filename: pool/main/b/barman/barman_2.7-1.pgdg14.04+1_all.deb Size: 153398 SHA256: c15d8c92b47dab7716e0952de7f0b2797a8e76298ac5dfc81b7727b01e8a981a SHA1: 06465c4394124b2d60c30b5aba3fee372c7c877b MD5sum: f3faa50949f0b5a215d1174d643079fe 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.3-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 31 Depends: python:any (<< 2.8), python, python:any (>= 2.7~), rsync (>= 3.0.4~) Recommends: openssh-client Homepage: http://www.pgbarman.org Priority: optional Section: database Filename: pool/main/b/barman-cli/barman-cli_1.3-1.pgdg14.04+1_all.deb Size: 11060 SHA256: 4e2425c82334e2038da7e5894ecb715f8489134b780f7fadbb08b1793972f525 SHA1: 882d09f36fe06e2f4876d8724deca37c7d5d5b2c MD5sum: 85980c5b0485c0450b7097591fa91c8f 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.pgdg14.04+1 Architecture: all Maintainer: Nicholas Jefferson Installed-Size: 951 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.pgdg14.04+1_all.deb Size: 209132 SHA256: 3c9bd088973d054b43ebe87ca8c708bcb172fccd2ccbf1a0cfc6430c602aabde SHA1: f7d0da2c2f098621954c24d11804436cad33d054 MD5sum: 99e6d646d51b85df17de7f056aa233f0 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: buildapp Version: 1.5.6-1~pgdg14.04+1 Architecture: amd64 Maintainer: Christoph Egger Installed-Size: 65784 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4), sbcl Homepage: http://www.xach.com/lisp/buildapp/ Priority: optional Section: lisp Filename: pool/main/b/buildapp/buildapp_1.5.6-1~pgdg14.04+1_amd64.deb Size: 8189936 SHA256: 886d584d75928cb32d2054a5ade782a318263e61df8a08623040a78b65f4abaf SHA1: 88317559ab6f7691149b13f3ffd55e098fb11898 MD5sum: 324e8722434bf5dc5598318fcbff12b9 Description: application to create common lisp images Buildapp is an application for SBCL that configures and saves an executable Common Lisp image. It is similar to cl-launch and hu.dwim.build. Package: check-postgres Version: 2.24.0-3.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 622 Depends: perl, postgresql-client Enhances: postgresql Multi-Arch: foreign Homepage: http://bucardo.org/wiki/Check_postgres Priority: optional Section: database Filename: pool/main/c/check-postgres/check-postgres_2.24.0-3.pgdg14.04+1_all.deb Size: 149912 SHA256: 451db5537397506e884b30e7c8d70848ab4544a1dbef166bd9ca48bc074a00fb SHA1: 94e76d97821d477085552e5a5ecd10a46e94b6ee MD5sum: f0bfed658064459a6e453532ddd463c8 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 66 Homepage: https://github.com/dimitri/cl-abnf Priority: optional Section: lisp Filename: pool/main/c/cl-abnf/cl-abnf_20150608-1~pgdg14.04+1_all.deb Size: 10502 SHA256: 6c216bc75d930c9af5dcedb183a5bc1f2e89cd6225056e583a2530063deadea2 SHA1: cc59d7e21344bba32a89c439fcc6a88f66f1b4b6 MD5sum: 66bab3c0a5c40fe23c9de116fad0301f 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~pgdg14.04+1 Architecture: all Maintainer: Debian Common Lisp Team Installed-Size: 167 Homepage: http://common-lisp.net/project/alexandria/ Priority: optional Section: lisp Filename: pool/main/c/cl-alexandria/cl-alexandria_20170630-1~pgdg14.04+1_all.deb Size: 37608 SHA256: 3c3d30457f8b86913d49fe3158401f8691e20b172f4f5fec5c7e4ddad1372327 SHA1: d2094429f46a0cefd93729a6837b1f5409609392 MD5sum: 1c76ca035e7375b1383fe02febd3b8b3 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 22 Homepage: http://common-lisp.net/project/anaphora/ Priority: optional Section: lisp Filename: pool/main/c/cl-anaphora/cl-anaphora_20170227-1~pgdg14.04+1_all.deb Size: 6562 SHA256: b60a80a98cbfd9955329e414d08bbfdbf35b81c75d2579402300a644a0464eda SHA1: 1d99a5d2ec0698355faf911b70e9dc469f806acd MD5sum: de886908203c7f97824bb7bbb4834d68 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~pgdg14.04+1 Architecture: all Maintainer: Debian Common Lisp Team Installed-Size: 2876 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~pgdg14.04+1_all.deb Size: 894834 SHA256: 8daee971a03ab41a2665a8fcb5bd96d83ac0cbb56a99dd879d476d714a8140b3 SHA1: b11e1230cc69d553e65e72426d2f0626ea15ae6f MD5sum: f5e28e7536bb0f98c113df0d175012d5 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 21 Depends: cl-asdf (>= 3.0.3) Priority: optional Section: lisp Filename: pool/main/c/cl-asdf-finalizers/cl-asdf-finalizers_20170403-1~pgdg14.04+1_all.deb Size: 9508 SHA256: 7e0bab7193d3f74b02ddfb288f3280f58dcdc11b2d9d8ee3d99fa967ffa6f42a SHA1: bc7a2183998d08b55b3e3a4b420d53ea6219a6d3 MD5sum: 45be206fd52ebe822e6ddf13dac207a1 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 9 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~pgdg14.04+1_all.deb Size: 4988 SHA256: 9577f560595326998019fc51cc8e731c3b40b259dd915b7569c00def4973aa06 SHA1: 50fbae04668a2deb5332d8205c8226fb77f7d0ac MD5sum: 7dfe954eb0796d8519ae782873fe70fa 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 82 Priority: optional Section: lisp Filename: pool/main/b/bordeaux-threads/cl-bordeaux-threads_0.8.5-1~pgdg14.04+1_all.deb Size: 20516 SHA256: 533d99c6a7dcfda50c2065710415d2855759ae79229f70e46767d04ec790eea2 SHA1: cf0bee0c9778c652e642ade118d676c973a5dfbe MD5sum: 591c0cc8998bc7b0e073b54f6295e250 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~pgdg14.04+1 Architecture: all Maintainer: Debian Common Lisp Team Installed-Size: 4499 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~pgdg14.04+1_all.deb Size: 1765410 SHA256: 6024feadc329712b3ec855b242db4d62e42927bc25cdb99ac9c054cda7295705 SHA1: 5e5e7dc168f2c5fb2e669ff0918ad74636c471fa MD5sum: 256b7571e087b98b1ad1f60039a2f526 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 162 Homepage: http://method-combination.net/lisp/chipz/ Priority: optional Section: lisp Filename: pool/main/c/cl-chipz/cl-chipz_20160318-1~pgdg14.04+1_all.deb Size: 36312 SHA256: 0ff02bdce19c27d67f2209d4f9f25cfde3cb0625e12bb1947a762a8bf342518c SHA1: 81474a887205770b8de67ac4b04563a467b1d3e0 MD5sum: 9453dc5ef17491bc53fed81e0c8469c1 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 129 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~pgdg14.04+1_all.deb Size: 19116 SHA256: 6fcdc6a5ac35e117646f21d3c86a2b70425582052b31ecec46e61cfc4987c8e3 SHA1: 701b330f4dba8266fc0a570cb1a5604ade5fc647 MD5sum: 02e15541ec3af17f5f1afef89d553f73 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 193 Homepage: http://common-lisp.net/project/cxml/ Priority: optional Section: lisp Filename: pool/main/c/cl-closure-common/cl-closure-common_20101107-1~pgdg14.04+1_all.deb Size: 25022 SHA256: 445d5994d86bf566c3a37cc7b1534837aade58bf87744c5a05f9d571660e80c8 SHA1: addfdea7e127e5d928cbfff42d4fc3793df479b6 MD5sum: ffa2d6f8f3f0f84a2f59e0eca9f805ab 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 29 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~pgdg14.04+1_all.deb Size: 9412 SHA256: 7c40b701bdd944f532b40fb8a25972a0d98c1efa0180f8c7a6c8d7fd4752fbc1 SHA1: ea0f8cc58b2d4037ece74ce1154052fcdc6a76ba MD5sum: f68b539788f3d7f9f51b0307b47316ce Description: get command line arguments in Common Lisp trivial interface for getting and parsing command-line-arguments Package: cl-containers Version: 20170403-1~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 410 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~pgdg14.04+1_all.deb Size: 113696 SHA256: 19b78c060f566647e666b741129178aec9423dd3aedcfd8bf5e7af9cc9894cc7 SHA1: a32516509aa1021154c984d07abbacaf86c84da2 MD5sum: 5815bc920780f37cf2e3efe4febf00c9 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 41 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~pgdg14.04+1_all.deb Size: 14604 SHA256: f0097deb1594a614206a21e3f66e3686b85c49ff1d0b566dff6f5941bb3f7f9d SHA1: 2b05cc00e02df1ff806bed0d0d79f249c7938f58 MD5sum: b15c1df06f4f788e06022500895106d1 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 14 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~pgdg14.04+1_all.deb Size: 5858 SHA256: dba4eee5fae519bb2ec6fbe2ce443745595241b677077ef218394e730a3dc71f SHA1: a342b5527df269fa61fb8e4d2ec9d350b326ca6a MD5sum: 8cc0487a8ffd1494e170d1e2e9f951e2 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 8 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~pgdg14.04+1_all.deb Size: 3886 SHA256: 4f5f603fc3d8a673b7a5b47ee3b940a053a8fd0132222199416780b43b71589d SHA1: 787ef7b3643d9224104f9dc77ec9637daa451e8e MD5sum: 3f5ca35ccc83cb57deb16755ca8a8e6d 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 11 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~pgdg14.04+1_all.deb Size: 4780 SHA256: 155dda1e641d6f23466a1895c7cc39a6fda8a5b7091ca737c406e445b6bb1baf SHA1: e3b2d4a46e3412379363688b6c34519b11f5cde8 MD5sum: a80147c1a8132c03276e3753905c5213 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 480 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~pgdg14.04+1_all.deb Size: 82360 SHA256: 5ddbde48e73b44eb08373f9287d2680d52049743bc7c39d1ab79c1c2039f2bb7 SHA1: e46f8c8c9b4090fdbe38644ee1667d988609eec2 MD5sum: 0e74426115cd7feb02ad223e08e303f2 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 15 Homepage: https://github.com/snmsts/daemon Priority: optional Section: lisp Filename: pool/main/c/cl-daemon/cl-daemon_20170403-1~pgdg14.04+1_all.deb Size: 5490 SHA256: 618a58525964ef7c4a70ed273f56e22a63cf5d6b71436a698d40b16428046c87 SHA1: 9d27892b8d2d46f98f412d8b2ef88f8bfc80e8af MD5sum: 5966bbd6ec0477e27ac1c69e8dae7719 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 55 Homepage: https://github.com/dimitri/cl-db3 Priority: optional Section: lisp Filename: pool/main/c/cl-db3/cl-db3_20150302-1~pgdg14.04+1_all.deb Size: 4486 SHA256: ce9a44bb5a2928b5cdc9addce6f7793b654cb07f42bc45d7a5e6ed6b3d830da2 SHA1: 66542b2d147e00f0f1914246b5500c6989c57ffb MD5sum: b8ad372cfd9725b2368cf0230e28c85d 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 207 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~pgdg14.04+1_all.deb Size: 39974 SHA256: 61812d87615bf6e61c986d00d545925ef48b8a8c425fcfd96cd5fc85f9188d34 SHA1: a21b89795017fc3efb7e1b29a60d8d9567222827 MD5sum: 37297e64ee6201bddc0811a68f210ed0 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 60 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~pgdg14.04+1_all.deb Size: 6858 SHA256: 58691a6afdb71d643cbc3c2e952704ce3dea147f0b1155decacae7cd91cc89b5 SHA1: a0e98d9ae12c792f4608e7929b8017d80018e13c MD5sum: a854879c8c02c136166f95e5f68875b8 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 214 Depends: cl-alexandria Homepage: http://nikodemus.github.io/esrap/ Priority: optional Section: lisp Filename: pool/main/c/cl-esrap/cl-esrap_20170630-1~pgdg14.04+1_all.deb Size: 42750 SHA256: 0b55be91c0c4044a5fe557c793003c28f1a3b397274777cab3731b214926841d SHA1: c1321f18c50b541cefbd0294534cab375260e75d MD5sum: 090ca15d72f4c32677ecf1588e183daa 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 99 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~pgdg14.04+1_all.deb Size: 21030 SHA256: 212b2bc52415203e029b598fd75ebfee5b572765eae7b27903d1e707ad7b1db8 SHA1: 14416bbcf880349b9ce94a17d25ed0663069611c MD5sum: 6fb552707ae45650f8701e59dbe5fec7 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 86 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~pgdg14.04+1_all.deb Size: 20034 SHA256: a3286bbb9c1fad6a3dde9308b9344da39e809dcd29e8e9806d5143680f0a7db8 SHA1: 7d0743ab71545a11f9de152b1f467233f1c744fa MD5sum: 31534d6a3c57fdfb45540d159db1a451 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 45 Homepage: https://code.google.com/p/garbage-pools/ Priority: optional Section: lisp Filename: pool/main/c/cl-garbage-pools/cl-garbage-pools_20130720-1~pgdg14.04+1_all.deb Size: 3094 SHA256: 49ea5556418801e591ac0774abf0db0fa2852993e7969139f7b9fa47e1aa324a SHA1: 5a357d5b5f8ad4f5e5b24b6cbf4a4fa0af358286 MD5sum: c239bc661e7208f1cf084c1a47d08c39 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 47 Homepage: https://github.com/hanshuebner/cl-github-v3 Priority: optional Section: lisp Filename: pool/main/c/cl-github-v3/cl-github-v3_20130312-1~pgdg14.04+1_all.deb Size: 4200 SHA256: 9b7fdf599f9c49de9b90221e97a966591cea2c90aa7c2c183307e15f375aa19b SHA1: d7525e380b29785c75db6e91ea5030f88c760ec6 MD5sum: d07326ac26c5a5edaafb26dbf6f58563 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 100 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~pgdg14.04+1_all.deb Size: 22290 SHA256: 631f2fd18f3de3b4926531b25681f8678cc8c77667124c4cb47be81825f9f50f SHA1: 3f6556971ce8d561e4629e55e1dcb73f04be5f0f MD5sum: f2b550ddc427e1d313ddb312ab1d9d40 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 17 Homepage: https://github.com/dimitri/cl-ieee-floats Priority: optional Section: lisp Filename: pool/main/c/cl-ieee-floats/cl-ieee-floats_20160318-1~pgdg14.04+1_all.deb Size: 6492 SHA256: ac27b9b40c2d2f15e61d6bacef447353b54e0e1ee832f219767ca3b4d5ee7a38 SHA1: b11dffaf325fd5de8fd3bf05457b81cc1494aa59 MD5sum: 5fbd3d82bdf55dd6523d11967a56a82c 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 98 Homepage: http://weitz.de/cl-interpol/ Priority: optional Section: lisp Filename: pool/main/c/cl-interpol/cl-interpol_0.2.6-1~pgdg14.04+1_all.deb Size: 21468 SHA256: 9ac4812a8cf22049366526f81124961fc4f356a34ea84b87a0a7c8eb1ac5c5ea SHA1: 5d8096024cfc8b91b6d7cc1dbf76fa15977069e0 MD5sum: ce5e0567c288b191aac235a4011d291c 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 3117 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~pgdg14.04+1_all.deb Size: 687240 SHA256: 3f6b428bc467536c59780b322edd235a9a7bbd6ec80c63a403343873f2651f1c SHA1: b7aa7f31154b8748436677b73014ffb8d7f70d9e MD5sum: 76a7bcb82ecb2d27d4c453fb804c1e6d 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 181 Homepage: http://common-lisp.net/project/iterate/ Priority: optional Section: lisp Filename: pool/main/c/cl-iterate/cl-iterate_20160825-1~pgdg14.04+1_all.deb Size: 45238 SHA256: 46218e0141a14aaeacd41f051170a93ce5d24d21fb0be71a2bbffa10cb0d0005 SHA1: 355adf3ce66b27567850a98375b18a8db327b78e MD5sum: bdb994a773c4fdcbfd6c0bf334eb50ae 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 36 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~pgdg14.04+1_all.deb Size: 9688 SHA256: 5994ccafa1fd8ecf5330d76c86553bd3af6fa7f6b399da8cbf7233f76dcc18d0 SHA1: 9d6e69e7c514f1e02f8ae3fccb7ef755dd1f78a5 MD5sum: 47726d5a065049f3986cfab1ea76c9be 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 120 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~pgdg14.04+1_all.deb Size: 26078 SHA256: 0ce881abd8e02e09c79c837e6b58942130010eca910d97fcbb7c231c3aed08b3 SHA1: 93dc7c10a8a528f87581094c0127f06f2b44e434 MD5sum: 86819ada30b1d763eaefdeb60c01e4cb 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 97 Homepage: http://www.nicklevine.org/cl-log/ Priority: optional Section: lisp Filename: pool/main/c/cl-log/cl-log_1.0.1-1~pgdg14.04+1_all.deb Size: 20776 SHA256: 569ded71034827d1c2ef2ede21e22cc51ea25a6161edc8ff474f8430aab0f8dc SHA1: 56b4a4bc9510a7b965e56161276f0b3b7fabd953 MD5sum: 3ef9b37d27d7c7d17e193a855a70be6d 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 280 Depends: cl-alexandria, cl-bordeaux-threads Homepage: http://lparallel.org/ Priority: optional Section: lisp Filename: pool/main/c/cl-lparallel/cl-lparallel_20160825-1~pgdg14.04+1_all.deb Size: 45098 SHA256: e1ba6aa7d327c7e3760bc2aab28a6647390988c826db09b93d0d4f5ca45a011d SHA1: 9beaf07513aabda8e73c5cc6d240df0a7a2ef0a5 MD5sum: e08779c5488d41c7a69b298dda100a03 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 213 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~pgdg14.04+1_all.deb Size: 37278 SHA256: 1dcf147c7d7796005655ad9c3ad441b7809dffa8978a9329d3ecf1edf42c0f94 SHA1: 15ff2e3fbc53e5e86d7707aca82d4e9d3cc2cc1e MD5sum: efe0a463a6345f77f13deb9584862dec 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~pgdg14.04+1 Architecture: all Maintainer: Debian Common Lisp Team Installed-Size: 49 Homepage: http://www.pmsf.de/resources/lisp/MD5.html Priority: optional Section: devel Filename: pool/main/c/cl-md5/cl-md5_20170630-1~pgdg14.04+1_all.deb Size: 14152 SHA256: c7af8560e6ab6dfb7d72a648d44fee8921c5bec39fb5c7bd43ae555c851558a4 SHA1: 4af73805c21e32d221887e9c72ee8be335214005 MD5sum: 2df613a011ec045d26ab79239762fb4b 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 49 Homepage: http://common-lisp.net/project/metabang-bind/ Priority: optional Section: lisp Filename: pool/main/c/cl-metabang-bind/cl-metabang-bind_20170124-1~pgdg14.04+1_all.deb Size: 13670 SHA256: 7fce92bb6b8697481dd20172c4ddccdf6b422b78fccea49d90746ebd463862eb SHA1: 2adfd3e7ed76ef35f3ced4cf958ffb49cd72460f MD5sum: 1760f39b2f17acaae3fb78fcabb73541 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 476 Homepage: http://common-lisp.net/project/metatilities-base/ Priority: optional Section: lisp Filename: pool/main/c/cl-metatilities-base/cl-metatilities-base_20170403-1~pgdg14.04+1_all.deb Size: 51742 SHA256: 2faa24a4408849534fea81c0265b4d4708209c9368377ad027c8ebbe7e8aed53 SHA1: 4bdbb34207ca21f9488f07e07a9a614a30b12157 MD5sum: 8f4e7c7fa33a12e8860d37b40a62cd60 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 28 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~pgdg14.04+1_all.deb Size: 8526 SHA256: 718e152fb872e46289009424676af6e032bf310e15bfc7cbdd81dcea20d44f16 SHA1: 657b5822d7e6143a9c41ee439902d2fd17487cb0 MD5sum: 86896e49bea729f612243b9686b73aab Description: Common Lisp interface to MS SQL Server A Common Lisp library for interacting with MS SQL Server databases. Package: cl-mustache Version: 0.12.1-9-g684f227-1~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 36 Homepage: https://github.com/kanru/cl-mustache/ Priority: optional Section: lisp Filename: pool/main/c/cl-mustache/cl-mustache_0.12.1-9-g684f227-1~pgdg14.04+1_all.deb Size: 9784 SHA256: 7dc8f4372b22ad77b3c2ceb71c90ab07a07960996d6809246fd7edc39ad8b2e5 SHA1: 106723beaadc5a8bc5070dd490a1ba8a3c97ebd8 MD5sum: 1aae8b09ed51038301cdc3c6d855ecba Description: Common Lisp Mustache Template Renderer Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views. . As ctemplates says, "It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language." . CL-MUSTACHE is a Common Lisp implementation of Mustache v1.1.2+λ. Package: cl-nibbles Version: 20170403-1~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 102 Homepage: http://method-combination.net/lisp/nibbles/ Priority: optional Section: lisp Filename: pool/main/c/cl-nibbles/cl-nibbles_20170403-1~pgdg14.04+1_all.deb Size: 22390 SHA256: 15fee736f7c5f738e94ba979ab249e2cc37169749b7e75bb5110ba62967de832 SHA1: 47e706ffcafe94632fa269244fb7a2a4dd9c9c53 MD5sum: 4d90412893a35407cbc050ef503d3be3 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 59 Homepage: http://www.cliki.net/parse-number Priority: optional Section: lisp Filename: pool/main/c/cl-parse-number/cl-parse-number_1.4-1~pgdg14.04+1_all.deb Size: 6492 SHA256: 55c8313a383be650534b0f40148d7e5e6f23d3747983597ddf04ff244e3599a6 SHA1: 37623d5413b5137f392b25b4297edb4e363ebfb9 MD5sum: fcd64d638c521db9f3c365d231eb009c 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.5.2-3.pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 702 Depends: cl-abnf, cl-alexandria, cl-asdf (>= 3.0.3), cl-asdf-finalizers, cl-asdf-system-connections, cl-bordeaux-threads (>= 0.8.3), cl-cffi (>= 1:0.12.0), cl-command-line-arguments, cl-csv, cl-db3, cl-drakma, cl-esrap, cl-fad, cl-flexi-streams, cl-interpol, cl-ixf, cl-local-time, cl-log, cl-lparallel, cl-markdown, cl-md5, cl-metabang-bind, cl-mssql, cl-mustache, cl-postmodern, cl-ppcre, cl-py-configparser, cl-qmynd, cl-quri, cl-simple-date, cl-split-sequence, cl-sqlite, cl-trivial-backtrace, cl-trivial-utf-8, cl-unicode, cl-usocket, cl-utilities, cl-uuid, cl-yason, cl-zs3 Homepage: https://github.com/dimitri/pgloader Priority: optional Section: lisp Filename: pool/main/p/pgloader/cl-pgloader_3.5.2-3.pgdg14.04+1_all.deb Size: 138208 SHA256: ea8d4d536f7bc6fcc4a8955d8b37a543c67c982bd7a93e51404737f154c27e90 SHA1: 5e5f4d1de5f09d276074257e4d6e4aab916dc9b3 MD5sum: 54001bae52407ac2a92dbb339208dc75 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 93 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~pgdg14.04+1_all.deb Size: 23816 SHA256: bf7a7821615312805732d3079c59b09a0838072c7ed0c0b831c77918bd23484a SHA1: 700d42d430577d3a214324cfdebeb9d745e8edf4 MD5sum: 66ee7c1b2e1e826832f095ecfc600b4d 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 151 Depends: cl-usocket Homepage: http://marijnhaverbeke.nl/postmodern/ Priority: optional Section: lisp Filename: pool/main/c/cl-postmodern/cl-postgres_20170403-1~pgdg14.04+1_all.deb Size: 32234 SHA256: 57dd8858e7518b36b11bd9d4e78f7b9b27b4a87b73ac314b933ab545e5de59fd SHA1: fa6d8e1a44734374454019e24d582568c7373faf MD5sum: 85b4877753fc4110179bb0d6ff074711 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 223 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~pgdg14.04+1_all.deb Size: 50924 SHA256: cea698af6fc51052260a52943738e184d310a9fd28e430df7b701932ebfb263d SHA1: 2f52b7d6c3d407220ae3521ad558537e5b208132 MD5sum: 6a744902afe5def67ad28df7f8e5f965 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~pgdg14.04+1 Architecture: all Maintainer: Kevin M. Rosenberg Installed-Size: 113 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~pgdg14.04+1_all.deb Size: 18666 SHA256: a72c4fe49da14cfd31db95cd9db43297d2cbccd9eb7b4b07ea5fae1e44cdbd44 SHA1: bf5257f59b3be55dab1de7e946dd802090f34192 MD5sum: cf538bd86a175d9c33c6eda535eaded3 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 66 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~pgdg14.04+1_all.deb Size: 8542 SHA256: 6e897e2bcfca981b6fac8a80bcb0460d2cda36d29c46728816648507194cd9e8 SHA1: 7c05186ef8ff979a353cdb62710213d344409981 MD5sum: d6d7f53e61a458e8fadeb2f199cafcd2 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 217 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~pgdg14.04+1_all.deb Size: 36838 SHA256: 8f485cc9057a1dcc1bbe9a82fe6a3403b02bca9d28ccf57f5ee1f4e2d0777019 SHA1: 5bb2b9226aab956fdd6df30c9bd94df3e45edd90 MD5sum: 23d66cfac31721531cd7bc253774891f 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 302 Homepage: https://github.com/fukamachi/quri Priority: optional Section: lisp Filename: pool/main/c/cl-quri/cl-quri_20150804-1~pgdg14.04+1_all.deb Size: 66336 SHA256: b2659f8485995a3d0af039ea1434a942f84f3d7cf49c5803a180d02b11bbb8a5 SHA1: 9bc909829b231ae9192509f93b866425dad153f9 MD5sum: 981213dc4508232d2376c76edf0c3867 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 69 Homepage: http://common-lisp.net/project/rfc2388/ Priority: optional Section: lisp Filename: pool/main/c/cl-rfc2388/cl-rfc2388_20130720+dfsg-1~pgdg14.04+1_all.deb Size: 8236 SHA256: 8d3747f78a5bb798ebc0736af759eb0f323d452ab18555ba8b58cafe7cc2a9ba SHA1: 3c923bc4a20c9fa8c78c04da03f94c6cfb37099a MD5sum: 3567d5c3d91eed70a5d057814c147c44 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~pgdg14.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-s-sql_20170403-1~pgdg14.04+1_all.deb Size: 12856 SHA256: 2aaa0e9446fe994acdeda73fbfda54df45090c5fcfee1e4f194a4e159d84a7e5 SHA1: 38744551bef85866ba0875752f216a3a91e8a2b5 MD5sum: d4a1326670d7b84c2651f9d06155bf41 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 121 Homepage: http://www.xach.com/lisp/salza2/ Priority: optional Section: lisp Filename: pool/main/c/cl-salza2/cl-salza2_2.0.9-1~pgdg14.04+1_all.deb Size: 15502 SHA256: 782f843dbeff3fa9ef8198a90660b34dbafa086f42329bc23b7916b13d46f14e SHA1: b0835fa53c63459fb32f590f072f3997e3d8aec0 MD5sum: 8c2e3ea3d04094824ae586ac6eee610b 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 29 Homepage: http://marijnhaverbeke.nl/postmodern/ Priority: optional Section: lisp Filename: pool/main/c/cl-postmodern/cl-simple-date_20170403-1~pgdg14.04+1_all.deb Size: 8234 SHA256: babecb8016708a5d606d50013393fa3df0e4ad208e429f1d174deb471aaaca1d SHA1: dc528ee32437f1146f1cd66a5827743039f7eb48 MD5sum: a654860356952682672e7c5dcb25c2c4 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 116 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~pgdg14.04+1_all.deb Size: 14574 SHA256: bc73021c4ee53a23d6036ca0e99a779dcc421d7905882caa41985edddddb10f2 SHA1: dc16d29f02c83ec29f493f1ba8d1d19a4b6728f6 MD5sum: 8adcdb3d48b5a3f03fc71a1b95351976 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 20 Homepage: http://common-lisp.net/project/trivial-backtrace/ Priority: optional Section: lisp Filename: pool/main/c/cl-trivial-backtrace/cl-trivial-backtrace_20160531-1~pgdg14.04+1_all.deb Size: 8438 SHA256: 1c8a88e6693a064b338b72d89b2b701e57277de0e110287ddc9833d56355407e SHA1: 58b082f9da59ab74485093531206e01999df391a MD5sum: c53fd8ca244e5bda14db6e31c6c779e6 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 62 Homepage: http://common-lisp.net/project/trivial-garbage/ Priority: optional Section: lisp Filename: pool/main/c/cl-trivial-garbage/cl-trivial-garbage_20150113-1~pgdg14.04+1_all.deb Size: 7732 SHA256: cd4b48cc11b37d18b1c65a2000cc3e2ba226c04df89fd52c9a37e9fa11ab278f SHA1: 5ea3583d6a70a4531c7e5f4e8c4fdc969f844d92 MD5sum: 5ef179fb96b6f8df30e10ff801629508 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 57 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~pgdg14.04+1_all.deb Size: 7688 SHA256: b3067e079dab41e0356d2c9f0b382216304470b0727188b7c0abb663e55ce8cb SHA1: c9865392cc79312520d358d347be8a81f641ebd0 MD5sum: bf27adc54dfae8e607c89f9070580a32 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 2614 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~pgdg14.04+1_all.deb Size: 305938 SHA256: e30f6981ed4da7d3c1bc203ef2559d03cac7bc91689e05161eee36e79ece04d7 SHA1: 180d83c50d560c96747c42cb6e8c3f5cf1627c86 MD5sum: 0e7ed0bb87a359c5159e54efd85a10cc 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 80 Homepage: http://cliki.net/cl-utilities Priority: optional Section: lisp Filename: pool/main/c/cl-utilities/cl-utilities_1.2.4-3.1~pgdg14.04+1_all.deb Size: 22236 SHA256: 281060691adcd9a51a8a362a45cba796b0449dfacb821183c0008cbaa7865e33 SHA1: 994ba8a001a8ddd68e6d6aff79cd8ecde42fed07 MD5sum: 3a0c46c622613f6f99097e60f7dbcef3 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 57 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~pgdg14.04+1_all.deb Size: 6788 SHA256: 016c3b1fa34fc619305b1a7c73dd98ba0334f0f1f88319e4cc02fd0044e8be35 SHA1: da94a41a9cf0b2e542c4fa72822601b73eca9d21 MD5sum: b8d8f8c91c12e930e7db00f4884f6232 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 118 Homepage: http://weitz.de/cl-who/ Priority: optional Section: lisp Filename: pool/main/c/cl-who/cl-who_1.1.4-1~pgdg14.04+1_all.deb Size: 19254 SHA256: 5c6e425bbdf6bc91e54655fac78ed2c179a6d78450d19cc324db654019ac1b21 SHA1: 954a5e7feb6f364553200a3e56cfbb6d96e5822a MD5sum: 123871cb991bdf8b2c2f43cc90f5d539 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 31 Homepage: http://common-lisp.net/project/yason/ Priority: optional Section: lisp Filename: pool/main/c/cl-yason/cl-yason_0.7.6-1~pgdg14.04+1_all.deb Size: 9486 SHA256: 77f588b911fc99aa2a785eceb168b97a457099122b6545e944794eab92b0a544 SHA1: 03d846abe62505eff8600c07ea5c9d00b266b806 MD5sum: 9db8c34a118f51b964c2dbb981845ee0 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 107 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~pgdg14.04+1_all.deb Size: 19308 SHA256: b1302e09f40b931efb307e2314e68836477d42f926875092884b213996db04f1 SHA1: 7f42a1054f09a657fe02692a05787b93278ed86a MD5sum: 70cea04f8ceec0aa7326cf463e5a8e23 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~pgdg14.04+1 Architecture: all Maintainer: Dimitri Fontaine Installed-Size: 275 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~pgdg14.04+1_all.deb Size: 47394 SHA256: c67359681beeb79bdaa796613f2d44a8d0980f8393a80cded303b8841767d283 SHA1: db4ef930a64de4af1a2da52ea251210bbfc7faf6 MD5sum: 4884be9d38134ced06e640052f7de583 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: dh-exec Version: 0.14~pgdg14.04+1 Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 85 Depends: libc6 (>= 2.14), libpipeline1 (>= 1.0.0), perl (>= 5.14.2~), debhelper (>= 8.9.13~) Multi-Arch: foreign Homepage: https://github.com/algernon/dh-exec Priority: extra Section: devel Filename: pool/main/d/dh-exec/dh-exec_0.14~pgdg14.04+1_amd64.deb Size: 23570 SHA256: 9c41341c9be95647e6850d13a2847c97bc2713e4b731d8576e8f5b28b3bd0264 SHA1: e365cacb6799be50e10dd7ec167c7e44630ee6ba MD5sum: ca89b087c37166c383d21aa9530bfd5f Description: Scripts to help with executable debhelper files Debhelper (in compat level 9 and above) allows its config files to be executable, and uses the output of such scripts as if it was the content of the config file. . To ease and standardize the most common tasks, this package provides a few solutions to help constructing such executable scripts: . * A way to ease variable substitution, from environment variables or dpkg-architecture. * Ability to filter files by architecture, within a single debhelper control file. * An extension to dh_install and dh_installman, with the ability to rename files. Package: libdbd-pg-perl Version: 3.7.0-1~pgdg14.04+1 Architecture: amd64 Maintainer: Debian Perl Group Installed-Size: 486 Depends: perl (>= 5.18.2-2ubuntu1.1), perl-dbdabi-94, perlapi-5.18.2, libc6 (>= 2.14), 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~pgdg14.04+1_amd64.deb Size: 185884 SHA256: 5889bbcd2061511418e6baca96eeeadd37aea8ba257d56b37a8940399ff945dc SHA1: b74546164afd1d5560c06e3d55b329eae6644171 MD5sum: 9b586397332ff0eafd77b7fb74f31751 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-11 Version: 11.3-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 41 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: libs Filename: pool/main/p/postgresql-11/libecpg-compat3_11.3-1.pgdg14.04+1_amd64.deb Size: 15698 SHA256: 4afa3d8a2c5b050f664176a6b867bd9fdae67ad66a1025700d11f7c9e61bd938 SHA1: 6c14cfabaa073277980d2e7a7925de2a84d0af5d MD5sum: a0bd7751f0ef06427e202036c316454e 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-11 Version: 11.3-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1251 Depends: libecpg-compat3 (= 11.3-1.pgdg14.04+1), libecpg6 (= 11.3-1.pgdg14.04+1), libpgtypes3 (= 11.3-1.pgdg14.04+1), libpq-dev, libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-11/libecpg-dev_11.3-1.pgdg14.04+1_amd64.deb Size: 234854 SHA256: 7ad50b38611a0be691291561860a4736ae0e3655df946bf6feb5ccf06783b2c7 SHA1: 485d507a226571123406ff708d7c5b1ca05d1d5e MD5sum: 3c904ad173bba06a2763ea6397b7be38 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-11 Version: 11.3-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 374 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: libs Filename: pool/main/p/postgresql-11/libecpg6_11.3-1.pgdg14.04+1_amd64.deb Size: 85828 SHA256: 53ee32c652d09902ff9bfeb4b82a777b6b8d9b17c9473e656c6fee4fbb98c5e5 SHA1: c9826baa400b837125468787d9049665f712d568 MD5sum: 95f3ef1ba57c00556e2b873f627385fc 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.1.1 Source: postgis Version: 2.1.1-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 747 Depends: libc6 (>= 2.14), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.10), libproj0 (>= 4.8.0-1), libjson0 (>= 0.9~) Homepage: http://postgis.refractions.net/ Priority: optional Section: libs Filename: pool/main/p/postgis/liblwgeom-2.1.1_2.1.1-5.pgdg14.04+1_amd64.deb Size: 478944 SHA256: 5e4a86e7bd7862131a2f07e78cdc0f0a64d4c7fe30e8f671d6cc949a559f1eda SHA1: 06a0566d80dea3fe493b25cee1dde9f40c06f5cd MD5sum: 08031ad3ef45818094c190e091ae6c44 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.1.2 Source: postgis Version: 2.1.3+dfsg-1.pgdg14.04+7 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 819 Depends: libc6 (>= 2.14), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.10), libproj0 (>= 4.8.0-1), libjson0 (>= 0.9~) Homepage: http://postgis.refractions.net/ Priority: optional Section: libs Filename: pool/main/p/postgis/liblwgeom-2.1.2_2.1.3+dfsg-1.pgdg14.04+7_amd64.deb Size: 533482 SHA256: ddc571f2d28c6269a94808e4b793a096f64fdd4bf0460f03a111c544afaed723 SHA1: 348120388a4c34c201b25e66e02c90dfb5ebc40b MD5sum: 39832f323b6dea676dd6047ddba842fa 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.1.3 Source: postgis Version: 2.1.3+dfsg-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 820 Depends: libc6 (>= 2.14), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.10), libproj0 (>= 4.8.0-1) Breaks: liblwgeom-2.1.2 (<< 2.1.3+dfsg-2) Replaces: liblwgeom-2.1.2 (<< 2.1.3+dfsg-2) Homepage: http://postgis.refractions.net/ Priority: optional Section: libs Filename: pool/main/p/postgis/liblwgeom-2.1.3_2.1.3+dfsg-4.pgdg14.04+1_amd64.deb Size: 533968 SHA256: c953034a2b12b4bc525b1184ff504105d0eb5809b5f2325f47e7a1e926eb614c SHA1: f52f0531a3f823d4c13a65a1bf81354e6d81937a MD5sum: 9b18904de091845215b60a53891716da 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.1.4 Source: postgis Version: 2.1.4+dfsg-1.pgdg14.04+3 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 863 Depends: libc6 (>= 2.14), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.10), libproj0 (>= 4.8.0-1) Homepage: http://postgis.refractions.net/ Priority: optional Section: libs Filename: pool/main/p/postgis/liblwgeom-2.1.4_2.1.4+dfsg-1.pgdg14.04+3_amd64.deb Size: 550394 SHA256: d36c91b7737e7f2ef130ffe25288f0b938840b5dd256d30c3cae9f061e732a94 SHA1: 998a1582666444df79a5c9e54f35c03d6a1b5ad4 MD5sum: 274e54114976562583aea021ca381ef1 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.1.5 Source: postgis Version: 2.1.5+dfsg-1~exp2~90.git884bcd4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 863 Depends: libc6 (>= 2.14), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.10), libproj0 (>= 4.8.0-1) Homepage: http://postgis.refractions.net/ Priority: optional Section: libs Filename: pool/main/p/postgis/liblwgeom-2.1.5_2.1.5+dfsg-1~exp2~90.git884bcd4.pgdg14.04+1_amd64.deb Size: 550154 SHA256: f5500bd7446d00854fe86af35746ddc2b6f36e3e9ddee5e14a2fe64c95f67ff9 SHA1: 24e0d91265ae1a0b651e4ffe89124d8c4078afa6 MD5sum: c8c26937d3b5a6b1348649dd82bbef7d 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.1.6 Source: postgis Version: 2.1.6+dfsg-1~exp1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 824 Depends: libc6 (>= 2.14), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.10), libproj0 (>= 4.8.0-1) Homepage: http://postgis.net/ Priority: optional Section: libs Filename: pool/main/p/postgis/liblwgeom-2.1.6_2.1.6+dfsg-1~exp1.pgdg14.04+1_amd64.deb Size: 509266 SHA256: d906666e8fab3befc936f8b639d9783edbda99742d1eebfa60ef57a6c8066908 SHA1: 181fdd583e4c20ec5f62ae6695f610d9870f667c MD5sum: 21eaffa24a843a96a9a0833c5bbf0985 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.1.7 Source: postgis Version: 2.1.8+dfsg-1~95.git18216c0.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 804 Depends: libc6 (>= 2.14), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.10), libproj0 (>= 4.8.0-1) Homepage: http://postgis.net/ Priority: optional Section: libs Filename: pool/main/p/postgis/liblwgeom-2.1.7_2.1.8+dfsg-1~95.git18216c0.pgdg14.04+1_amd64.deb Size: 507900 SHA256: cededcbd171d5cb6730f5a39e5e3d8064fac876dc590ac973e4d4710ccba8ea3 SHA1: 68998469f209f2dc4a06a6d51326b9a4136b4764 MD5sum: 9e9f1df2be821cf856a522f8768010e9 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.1.8 Source: postgis Version: 2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 801 Depends: libc6 (>= 2.14), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.10), libproj0 (>= 4.8.0-1) Breaks: liblwgeom-2.1.7 (>> 2.1.8) Replaces: liblwgeom-2.1.7 (>> 2.1.8) Homepage: http://postgis.net/ Priority: optional Section: libs Filename: pool/main/p/postgis/liblwgeom-2.1.8_2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1_amd64.deb Size: 507804 SHA256: 93079f158ebbcef7855906e30eaad37d4793c45c1df026a35f45ed5f24193383 SHA1: bae5da5a60c99091ab73ffe5bf33913dd632c3de MD5sum: 6f48e72c6e85555be75043742c226b60 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.2-5 Source: postgis Version: 2.2.2+dfsg-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 972 Depends: libc6 (>= 2.14), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.10), libproj0 (>= 4.8.0-1) Homepage: http://postgis.net/ Priority: optional Section: libs Filename: pool/main/p/postgis/liblwgeom-2.2-5_2.2.2+dfsg-5.pgdg14.04+1_amd64.deb Size: 639436 SHA256: b33d33aee834e195472be399a92e1bfc7871af1927b56cffce0ced49fa631ded SHA1: 70139cc8d487634feb22a8de89988ecdb156f9f5 MD5sum: a7c720f0561023d46a1fe76012c71ad6 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.3-0 Source: postgis Version: 2.3.3+dfsg-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 577 Depends: libc6 (>= 2.14), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.10), libproj0 (>= 4.8.0-1) Homepage: http://postgis.net/ Priority: optional Section: libs Filename: pool/main/p/postgis/liblwgeom-2.3-0_2.3.3+dfsg-1.pgdg14.04+1_amd64.deb Size: 220772 SHA256: 48bd36512bb091244e1df05e70dedd805888804f147ce2e332e404bd1c8d2713 SHA1: bacab0bd484bf9df563a5e549b57746d8f0ccf8d MD5sum: bbcc60fad4efd524de73500a57e21799 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.4+dfsg-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 595 Depends: libc6 (>= 2.14), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.10), libproj0 (>= 4.8.0-1) Homepage: http://postgis.net/ Priority: optional Section: libs Filename: pool/main/p/postgis/liblwgeom-2.4-0_2.4.4+dfsg-4.pgdg14.04+1_amd64.deb Size: 225620 SHA256: 7c65c17aa5ef7a295deda73aa447913588f34c34a9abf22d319182122d9557d9 SHA1: 7de7a9c66f006e59396c11392c531dd838ec2af2 MD5sum: 797c9f45dedaa3d4268c535736312afb 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.4+dfsg-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1155 Depends: liblwgeom-2.4-0 (= 2.4.4+dfsg-4.pgdg14.04+1) Breaks: postgis (<< 2.0.0) Homepage: http://postgis.net/ Priority: optional Section: libdevel Filename: pool/main/p/postgis/liblwgeom-dev_2.4.4+dfsg-4.pgdg14.04+1_amd64.deb Size: 266260 SHA256: d56fbe872a2f9ba8a1485c1c4f655c4a4de9fc04f714152aa993374a70cecf63 SHA1: 4c18b2193c3bfa67bf3db19333a53e5ddedc5195 MD5sum: 22ec9c35bdae80415f5aaf20f9cdeff5 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: 4.0.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 225 Depends: libpgpool0 (= 4.0.4-1.pgdg14.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_4.0.4-1.pgdg14.04+1_amd64.deb Size: 151510 SHA256: 6da789e44dd61d4a19b4f73aedb09e6725e59b6585fc4c9cb7623a118dc1dd56 SHA1: 869034b7352d3cb02db50fff35515ca618ce7af8 MD5sum: 799bde3fffbf6da1c105d615f1400c5a 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: 4.0.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 172 Depends: libc6 (>= 2.15) 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_4.0.4-1.pgdg14.04+1_amd64.deb Size: 143822 SHA256: 14a5b68c8dee427553dc85ab7ad86bf8e7762b2982c13e0305fcf1a75d03263a SHA1: f83e503fde687607aea3476644096729d033ddf4 MD5sum: 3791310ee887a1a6919416cfd6325d71 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-11 Version: 11.3-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: libs Filename: pool/main/p/postgresql-11/libpgtypes3_11.3-1.pgdg14.04+1_amd64.deb Size: 37782 SHA256: 0a3216da8ad890588ed05aab8d89d800017e35d8884805640f69a87e392aacbb SHA1: 6017ecec5ac237bbd17f9bd2732bf0e3889f0e27 MD5sum: bb20195eb6f006845fa3165e894adf6e Description: shared library libpgtypes for PostgreSQL 11 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 Version: 2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 534 Depends: libpostgresql-jdbc-java Suggests: postgresql-9.4-postgis-2.1 Breaks: libpostgis-jdbc, libpostgisjava, postgresql-postgis-java Replaces: libpostgis-jdbc, libpostgisjava, postgresql-postgis-java Homepage: http://postgis.net/ Priority: optional Section: java Filename: pool/main/p/postgis/libpostgis-java_2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1_all.deb Size: 437794 SHA256: a284ca7be9bcde66c711747dc7721b4fe66d306737683890aee358b448300403 SHA1: 8de5feef57a6957a33d2cb0f7f51aab055412755 MD5sum: bf392759a38d0543b60f566b038aca67 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-11 Version: 11.3-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 642 Depends: libpq5 (= 11.3-1.pgdg14.04+1) Suggests: postgresql-doc-11 Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-11/libpq-dev_11.3-1.pgdg14.04+1_amd64.deb Size: 160650 SHA256: b6492301bf359d910e62fd7e5c6228570eae074b945c98740b3772b4fb5587eb SHA1: 669de9f3eafad5469f54fa768e5022725f1dbb78 MD5sum: 9b03f9e25446d921e9b8686e8fd9cde1 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-11 Version: 11.3-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 693 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.10+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-11/libpq5_11.3-1.pgdg14.04+1_amd64.deb Size: 164510 SHA256: 8f3c1fcaac37495d7889707b6df195c75f9b96a51d88df87a8932b0702de9cfe SHA1: 5f3f9a5ed4d694c9cc8d5a25f1300c69052aa552 MD5sum: 1a201a998f63e480d86644851474666f 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-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 52 Depends: libpq-dev, libpqtypes0 (= 1.5.1-5.pgdg14.04+1) Multi-Arch: same Priority: optional Section: libdevel Filename: pool/main/libp/libpqtypes/libpqtypes-dev_1.5.1-5.pgdg14.04+1_amd64.deb Size: 47748 SHA256: f89a24a763fe91cd47e793f2376d4c6b8e8dcdea8921a4a24bd4b156dcc21e30 SHA1: 477cf15acf9c74aed69a34ff73290764b73278aa MD5sum: f5044ad3d519c615a247e1452b557621 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-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 169 Depends: libc6 (>= 2.14) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/libp/libpqtypes/libpqtypes0_1.5.1-5.pgdg14.04+1_amd64.deb Size: 50078 SHA256: 787e9b8f59545bc38a486380128b0f167614cbf5e610d73dd84a19cf9ec02867 SHA1: da168811b502ff354a7768e3691775b55b672697 MD5sum: adfe934e2667385ca66d9ab3ee7e9da0 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-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 106 Depends: libpqtypes0 (= 1.5.1-5.pgdg14.04+1) Multi-Arch: same Priority: extra Section: debug Filename: pool/main/libp/libpqtypes/libpqtypes0-dbg_1.5.1-5.pgdg14.04+1_amd64.deb Size: 97844 SHA256: 44415c0759b515ce5d54e0e014747e343feda971071afdd3dd6aa01bd2a90215 SHA1: 3a3e92ce55d2c4f586cd8c27babbd2eaca87194c MD5sum: 64769423c06702a9e5db3d86de776584 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. Package: libtap-parser-sourcehandler-pgtap-perl Version: 3.35-1.pgdg14.04+1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 75 Depends: perl Suggests: postgresql-pgtap Conflicts: pgtap (<= 0.24-1) Homepage: https://metacpan.org/release/TAP-Parser-SourceHandler-pgTAP Priority: optional Section: perl Filename: pool/main/libt/libtap-parser-sourcehandler-pgtap-perl/libtap-parser-sourcehandler-pgtap-perl_3.35-1.pgdg14.04+1_all.deb Size: 35608 SHA256: 7f264f9d0c59df26b778577ea3822461ff2afaf3124ceb44b8631042f8abee8d SHA1: 073f8fd57d12ee6cc298d8887079f769c8739a87 MD5sum: 4933574fd31dbf10c152f804988f411b 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.pgdg14.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 18 Depends: libcap2-bin, libc6 (>= 2.14) Priority: optional Section: utils Filename: pool/main/n/newpid/newpid_8.pgdg14.04+1_amd64.deb Size: 10946 SHA256: 5d3c25060e8a1ae0b19f041842bdfe29752c464993c6215384a2ccd67fcc4f1c SHA1: ce82f1d0dd1c805cc003983d6aa38ea4a30e502c MD5sum: 607728b8a3f9e3ab29c76c02d5424238 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:11.00.0000-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1246 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libpq5 (>= 9.2~beta3), odbcinst1debian2 (>= 2.2.11-3) 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_11.00.0000-1.pgdg14.04+1_amd64.deb Size: 371528 SHA256: 593ea6f747a3120506ed39820c52a9c0cc0dae2fb82e4a33cbc84e01580c5fcb SHA1: 9948752ebabc96e03ab0ceea8f0d54569fd05b75 MD5sum: c73582869e80481f2d1635fa204a660c 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: odbc-postgresql-dbg Source: psqlodbc Version: 1:09.03.0300-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1140 Depends: odbc-postgresql Multi-Arch: same Homepage: http://psqlodbc.projects.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/psqlodbc/odbc-postgresql-dbg_09.03.0300-1.pgdg14.04+1_amd64.deb Size: 1043836 SHA256: 052273ceca2613db3be42521a743844de8a4dc7b12f764e31b8dede2d7024c44 SHA1: efb528da08cd3047009ca658187403234955032e MD5sum: d681032be23600c00bbc13643f6604db Description: ODBC driver for PostgreSQL - debug symbols odbc-postgresql 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. . This package contains the debug symbols for odbc-postgresql. Package: pg-activity Version: 1.4.0-1.pgdg14.04+1 Architecture: all Maintainer: Emmanuel Bouthenot Installed-Size: 121 Depends: python-psycopg2, python-psutil, python, python:any (>= 2.7.5-5~), python:any (<< 2.8) Homepage: https://github.com/julmon/pg_activity Priority: optional Section: utils Filename: pool/main/p/pg-activity/pg-activity_1.4.0-1.pgdg14.04+1_all.deb Size: 24074 SHA256: 9c0262ae380277b44d9fbcaf41f2454318e2ab7f03e1ffa11e558bdc62d816b6 SHA1: 11ab079a7bceff70bdaf21f3d0d0ef7ca228610b MD5sum: 805794b3d8be35c3864e2e633a8e87e0 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.pgdg14.04+1 Architecture: all Maintainer: Adrian Vondendriesch Installed-Size: 58 Homepage: https://github.com/credativ/pg_backup_ctl Priority: optional Section: database Filename: pool/main/p/pg-backup-ctl/pg-backup-ctl_0.8.pgdg14.04+1_all.deb Size: 22572 SHA256: fb27e2daba72d255626bd9893fd50002030074ff17c87941d3c42ce8f9cc62d7 SHA1: f212f487e3acca65dcf85e7b77b8671a77890c43 MD5sum: 92e0ebd1d7309604e79ef0845ec05d44 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-rage-terminator-10 Source: pg-rage-terminator Version: 0.1.7-2.pgdg14.04+1 Architecture: amd64 Maintainer: Adrian Vondendriesch Installed-Size: 18 Depends: libc6 (>= 2.4), 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.7-2.pgdg14.04+1_amd64.deb Size: 6468 SHA256: c552a20227c8740879aaab110b21a562f557ebdbd23995354b4b45d7985058d3 SHA1: f4bcca7fdd670fb9f00088f821fa94f460199932 MD5sum: ab416606463c648fdc59a06db8a770c8 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-11 Source: pg-rage-terminator Version: 0.1.7-2.pgdg14.04+1 Architecture: amd64 Maintainer: Adrian Vondendriesch Installed-Size: 18 Depends: libc6 (>= 2.4), postgresql-11 Homepage: https://github.com/disco-stu/pg_rage_terminator Priority: optional Section: database Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-11_0.1.7-2.pgdg14.04+1_amd64.deb Size: 6488 SHA256: 08043b3500fec38951dc4dcbbd12c8b32c8d07dd81181ad87287c414b4372591 SHA1: 4feee546b3f836f2168e71ad6d8ae7432090193e MD5sum: 8c18d2874dc060bc49d08031dfcf3ec5 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.pgdg14.04+1 Architecture: amd64 Maintainer: Adrian Vondendriesch Installed-Size: 14 Depends: libc6 (>= 2.4), 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.pgdg14.04+1_amd64.deb Size: 6254 SHA256: 355167f1439c9b74af918fd6675b55652cf6a4014ed0a61805f66145324aa782 SHA1: 71f2331a0b3542dc045e7235238022fa87a180bc MD5sum: 047181c1c5841df6620b07832762ad58 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.7-2.pgdg14.04+1 Architecture: amd64 Maintainer: Adrian Vondendriesch Installed-Size: 18 Depends: libc6 (>= 2.4), 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.7-2.pgdg14.04+1_amd64.deb Size: 6488 SHA256: a3d9379484b5fa45a366ff37ec1a36976c0831a6c3521454828ff3a472a2dabc SHA1: abea7dbfac3b744e3bac3b91621782bf2e28c796 MD5sum: c80ae5b98ce60f90fc4b071bfe7e17b4 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.7-2.pgdg14.04+1 Architecture: amd64 Maintainer: Adrian Vondendriesch Installed-Size: 18 Depends: libc6 (>= 2.4), 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.7-2.pgdg14.04+1_amd64.deb Size: 6498 SHA256: b7583fb18f1c864290339608547713e91cdb9596191f8a6babf233b93ce7e0f7 SHA1: 939e72d221700bf8d148c503c53916e2d72f3ef6 MD5sum: 2a11433cb4b074baa898d2136f93ee59 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.7-2.pgdg14.04+1 Architecture: amd64 Maintainer: Adrian Vondendriesch Installed-Size: 18 Depends: libc6 (>= 2.4), 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.7-2.pgdg14.04+1_amd64.deb Size: 6486 SHA256: 900b66afdbb29a57d4522d2fb545a292bb938d71a451f88cb90996d16183d707 SHA1: 0e661f598173c414c400994057fea80b441d9e9c MD5sum: 8849001486a11dd7be9fc1adf9344d97 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-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 9498 Depends: pgadmin3-data (= 1.22.2-5.pgdg14.04+1), libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libgcrypt11 (>= 1.5.1), libpq5 (>= 8.4~), libstdc++6 (>= 4.4.0), libwxbase3.0-0 (>= 3.0.0), libwxgtk3.0-0 (>= 3.0.0), 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-5.pgdg14.04+1_amd64.deb Size: 2483636 SHA256: 61fa62d9c336abe16fceff61ce66a551c1d63a871dec9de21201a5f1325581f5 SHA1: 8334844115708e7119df01bf6782b8542936b713 MD5sum: de2648b475512c9a4b410b3bee36f1e6 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 and has been tested with PostgreSQL 10. . 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-5.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 8551 Depends: libjs-jquery, libjs-underscore Enhances: pgadmin3 (>= 1.22.2-5.pgdg14.04+1) Multi-Arch: foreign Homepage: http://www.pgadmin.org/ Priority: optional Section: database Filename: pool/main/p/pgadmin3/pgadmin3-data_1.22.2-5.pgdg14.04+1_all.deb Size: 2520514 SHA256: 55c8ff2c10a0d4c2ec533a6ea1f6591360fafe55a183378324518be46d378190 SHA1: c69172f2897e94ebde537270bf166969b94ce676 MD5sum: 8b1fafef677a8b781bebe00e112524cd 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-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 71640 Depends: pgadmin3 (= 1.22.2-5.pgdg14.04+1), pgadmin3-data (= 1.22.2-5.pgdg14.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-5.pgdg14.04+1_amd64.deb Size: 68251842 SHA256: f2f4f62a43fa10ef8571617a6b37c431eaab0ece38599f672c94e4d3c8a31cda SHA1: dff208344fbfd1529258573979701dc25b04fe2a MD5sum: 05358f22e3f8763d6e1d6cddaf1e5258 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. Package: pgagent Version: 3.4.1-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 249 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libpq5, libstdc++6 (>= 4.1.1), libwxbase3.0-0 (>= 3.0.0) Suggests: pgadmin3 Homepage: http://www.pgadmin.org/ Priority: optional Section: database Filename: pool/main/p/pgagent/pgagent_3.4.1-5.pgdg14.04+1_amd64.deb Size: 68568 SHA256: 32e5fb98b7a4c3ee69b202b055a2bad5e86681e60f1ab9415cdf62952b6d2a2b SHA1: 1135854925bc3acae2958b5b5dfd55dbc4b8bd00 MD5sum: 0875db66fddf0bd854d9830cff33dd37 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: 2.13-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1073 Depends: libdbd-pg-perl, postgresql-common, libc6 (>= 2.15), libperl5.18 (>= 5.18.2), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Suggests: libio-socket-ssl-perl, libxml-libxml-perl, pgbackrest-doc Homepage: http://www.pgbackrest.org/ Priority: optional Section: database Filename: pool/main/p/pgbackrest/pgbackrest_2.13-1.pgdg14.04+1_amd64.deb Size: 281316 SHA256: 2fea3c99f056c8783b876e3bf3167f19e98e24a9cedd305d71212a9b4cb7747d SHA1: 045d9fddae0757e5f1091d8a15afbe5d820cdd41 MD5sum: fd59b573bfe5ae1f14ace1077113327b Description: Reliable PostgreSQL Backup & Restore pgBackRest is a simple, reliable backup and restore system for PostgreSQL that can seamlessly scale up to the largest databases and workloads. . This package contains all required binaries, scripts and libraries. Package: pgbackrest-doc Source: pgbackrest Version: 2.13-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 926 Multi-Arch: foreign Homepage: http://www.pgbackrest.org/ Priority: optional Section: doc Filename: pool/main/p/pgbackrest/pgbackrest-doc_2.13-1.pgdg14.04+1_all.deb Size: 88420 SHA256: 02654d174b3f35ec64443e1bb93d928464483fa770ff3b01676b3eb9773481fc SHA1: c4aab306e079acab07f2f058a3effa21cd1bc52c MD5sum: 9db63aaf45813aa5d9cf4a6204733af0 Description: Documentation package for pgbackrest pgBackRest is a simple, reliable backup and restore system for PostgreSQL that can seamlessly scale up to the largest databases and workloads. . The pgBackRest documentation contains detailed information about the configuration and usage of pgBackRest. Package: pgbadger Version: 10.3-2.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1366 Depends: libjson-xs-perl, libtext-csv-xs-perl, perl Multi-Arch: foreign Homepage: https://dalibo.github.io/pgbadger/ Priority: optional Section: database Filename: pool/main/p/pgbadger/pgbadger_10.3-2.pgdg14.04+1_all.deb Size: 307758 SHA256: 3b707f1eeddd997896835a3070607277c07e6705d69db70441fb2ad8056e9ff3 SHA1: 083991482d94c3fd25ccef8b2f898268aafbd4e9 MD5sum: c99dea2bee8fd50703aa347030c39bb8 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.9.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 320 Depends: lsb-base (>= 3.1), postgresql-common (>= 26), libc6 (>= 2.14), libevent-2.0-5 (>= 2.0.10-stable), libpam0g (>= 0.99.7.1), libssl1.0.0 (>= 1.0.0) Suggests: python3, python3-psycopg2 Enhances: postgresql (>= 7.4) Homepage: http://pgfoundry.org/projects/pgbouncer/ Priority: optional Section: database Filename: pool/main/p/pgbouncer/pgbouncer_1.9.0-2.pgdg14.04+1_amd64.deb Size: 155048 SHA256: 5c591ee3eae5527403483d2cc47c7d1fa1c1f34a824ee9b99f858d190995f3ff SHA1: 3a0ef3b482895b6cf692b759a77191ca9ff78061 MD5sum: 1a0fdb48de8fe00626d1636f3930b688 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: pgbouncer-dbg Source: pgbouncer Version: 1.9.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 512 Depends: pgbouncer (= 1.9.0-2.pgdg14.04+1) Homepage: http://pgfoundry.org/projects/pgbouncer/ Priority: optional Section: debug Filename: pool/main/p/pgbouncer/pgbouncer-dbg_1.9.0-2.pgdg14.04+1_amd64.deb Size: 467986 SHA256: b811fe78c7ca5feb631ab1996889c54c047cbb94b988f8459f6531257d4631b1 SHA1: eb12fe652c10ea8d01ae207c390ae50101c12e7d MD5sum: 00fb01dd31aabf23d2a2e338ed0acebe Description: debug symbols for pgbouncer 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. . This package contains debug symbols for pgbouncer. Package: pgcluu Version: 2.5+dfsg-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1287 Depends: perl Recommends: sysstat Homepage: http://pgcluu.darold.net/ Priority: optional Section: database Filename: pool/main/p/pgcluu/pgcluu_2.5+dfsg-1.pgdg14.04+1_all.deb Size: 311988 SHA256: 9e948176b7349de8db343f84653338a7ff2b303be95bc7a8acdd88d69a3b55c4 SHA1: a9de1a4acdd7ca3ae639ac38087d830921989c7d MD5sum: d087b2765ca8470e7a0a0fac53b1c81d 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: 2018.2 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_2018.2_all.deb Size: 10666 SHA256: 48c435aeff4a9a9949bcfac639505a5ba050fd1439e2ee5de3af1a942dd97c74 SHA1: d396ab84600e2c066e648394554a0d44160e4098 MD5sum: f066cbb798b19550edab9c58c7726bb1 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: pgloader Version: 3.5.2-3.pgdg14.04+1 Architecture: amd64 Maintainer: Dimitri Fontaine Installed-Size: 29454 Depends: freetds-dev, libc6 (>= 2.14), zlib1g (>= 1:1.1.4), libssl1.0.0 Homepage: https://github.com/dimitri/pgloader Priority: optional Section: database Filename: pool/main/p/pgloader/pgloader_3.5.2-3.pgdg14.04+1_amd64.deb Size: 27706584 SHA256: 4269685b1a97cf1c6894a3d27bbdc391ed0e707e9cd680fe39629a2032380047 SHA1: fb1cda8186c2fc85321a304ca66406ffda01e37c MD5sum: b295016068315342f0c6aafbd21e52be 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: pgmodeler Version: 0.8.2-1.pgdg14.04+1 Architecture: amd64 Maintainer: Lisandro Damián Nicanor Pérez Meyer Installed-Size: 13471 Depends: pgmodeler-common, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libpq5 (>= 8.4~), libqt5core5a (>= 5.2.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5svg5 (>= 5.0.2), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 4.8), libxml2 (>= 2.7.4) Homepage: http://www.pgmodeler.com.br/ Priority: optional Section: database Filename: pool/main/p/pgmodeler/pgmodeler_0.8.2-1.pgdg14.04+1_amd64.deb Size: 3184322 SHA256: be5253cdca1126525e1688faac3fa9423e7ced3e9418fd7dd310177165c9bb24 SHA1: 6ee214166b1f0b9a802efe2e468aedfd814b14cb MD5sum: 3d930e63622859c1a8ce0dc6019d84e2 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.pgdg14.04+1 Architecture: all Maintainer: Lisandro Damián Nicanor Pérez Meyer Installed-Size: 4703 Homepage: http://www.pgmodeler.com.br/ Priority: optional Section: database Filename: pool/main/p/pgmodeler/pgmodeler-common_0.8.2-1.pgdg14.04+1_all.deb Size: 552746 SHA256: 38bf4adcd519c7ff266c40597158cffb0d9137ea7b413e99ddfa31f40287093d SHA1: 97b0c9112fc4c76e4d12c3c367ce0df56ccb3316 MD5sum: 950d5b46b248045d7490b76494f86048 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.pgdg14.04+1 Architecture: amd64 Maintainer: Lisandro Damián Nicanor Pérez Meyer Installed-Size: 37568 Depends: pgmodeler Homepage: http://www.pgmodeler.com.br/ Priority: extra Section: debug Filename: pool/main/p/pgmodeler/pgmodeler-dbg_0.8.2-1.pgdg14.04+1_amd64.deb Size: 34624690 SHA256: dbeb2ec12ab16fcdb0c32b16f204830a72ee1fca911942b5f276bd2152dc2e29 SHA1: 491a8ab86475af2e4b4bc0455a044562653e013f MD5sum: 71db39ed47a589356324410e85dfce73 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. Package: pgpool2 Version: 4.0.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 3805 Depends: libpgpool0 (= 4.0.4-1.pgdg14.04+1), lsb-base (>= 3.0-3), postgresql-common (>= 26), ucf, libc6 (>= 2.15), libmemcached10, 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_4.0.4-1.pgdg14.04+1_amd64.deb Size: 970388 SHA256: 4a192af877c6917a628b881b842fd07c9826286d3ed7d5e2a733f8044ec28b51 SHA1: 7312ea65b36debd45de73684fa7a937d242930b1 MD5sum: cc808796aa045cfb3feff7d79bd4f8ae 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-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: lsb-base, postgresql-common, libc6 (>= 2.14), libevent-2.0-5 (>= 2.0.10-stable), libpq5 Conflicts: skytools3-ticker (<< 3.3) Replaces: skytools3-ticker Homepage: https://github.com/pgq/pgqd Priority: optional Section: database Filename: pool/main/p/pgqd/pgqd_3.3-2.pgdg14.04+1_amd64.deb Size: 28646 SHA256: d64423418715b57f1fa3f65c0c72657816bdc4ff588095809ff01c5eb3a460ab SHA1: bf0e576537ad85c1d2da763568b7592335c16bef MD5sum: 4373689fab1feadf57fa2969a50d6eae 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: 1.0.0-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5 Depends: postgresql-pgtap, libtap-parser-sourcehandler-pgtap-perl Homepage: http://pgtap.org/ Priority: optional Section: database Filename: pool/main/p/pgtap/pgtap_1.0.0-1.pgdg14.04+1_all.deb Size: 4794 SHA256: 067850b56846e6fa0eb82e14424c344547820c411beb1ea17134b342b1de5ea1 SHA1: a444f7d5f7c01383310afbe4aa83a858b36ffcb2 MD5sum: adb0ecee56153ffd013cdf73b8813430 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: 1.0.0-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 314 Multi-Arch: foreign Homepage: http://pgtap.org/ Priority: optional Section: doc Filename: pool/main/p/pgtap/pgtap-doc_1.0.0-1.pgdg14.04+1_all.deb Size: 49532 SHA256: 553fde370434057a65d4dcc173e6680efa945087e4089a08fc7c12d73295b023 SHA1: 1215ba922704ce9d125373c7a31334ab09376973 MD5sum: 4431c5a5f3c8aefe0d3b33759b471283 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.pgdg14.04+1 Architecture: amd64 Maintainer: Bastiaan Franciscus van den Dikkenberg Installed-Size: 122 Depends: libc6 (>= 2.14), libpq5, libtinfo5 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.pgdg14.04+1_amd64.deb Size: 45600 SHA256: 79310062747802ea379b4d4d6b03b7a0525730084c4394cd5781657bd077ab95 SHA1: 74fa8f726f96abbce064d785aa99c8c2a9f9908f MD5sum: 72ab5d5d16d0c139990d6fc94c7539f9 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.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 310 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pkg-resources Homepage: http://pgxnclient.projects.postgresql.org/ Priority: extra Section: database Filename: pool/main/p/pgxnclient/pgxnclient_1.2.1-3.pgdg14.04+1_all.deb Size: 53710 SHA256: 2976e452963585be7e5a9ca9c97dd474dc007dc52bda6e901bf87f71466c31f6 SHA1: 44aef45e0eae2870e39099e82e821d7f45737e2a MD5sum: a6fc4c55243f2a256cfd39a654da1f22 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: pkg-perl-autopkgtest Source: pkg-perl-tools Version: 0.28~pgdg14.04+1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 29 Depends: perl Provides: pkg-perl-autopkgtest-heavy Homepage: http://wiki.debian.org/Teams/DebianPerlGroup Priority: extra Section: devel Filename: pool/main/p/pkg-perl-tools/pkg-perl-autopkgtest_0.28~pgdg14.04+1_all.deb Size: 16056 SHA256: 6993f7ecc6b7a74f1075f4a3a63af973f75418486c4682a549f47eec1922d9c6 SHA1: a1988b2092bfa72eecfd4844bd68417bbf9c0654 MD5sum: 41b4785129d503b99759d4c6505960f8 Description: collection of autopktest scripts for Perl packages This package contains test runners to be used with the autopkgtest infrastructure for perl packages. . Packages using the tests with autopkgtests in this package need to depend on it in their debian/tests/control file, not in their debian/control file. Package: pkg-perl-tools Version: 0.28~pgdg14.04+1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 247 Depends: perl, debhelper, devscripts, dh-make-perl, dpkg-dev (>= 1.17.0), git, git-buildpackage, libdatetime-perl, libdpkg-perl, libipc-run-perl, libparse-debianchangelog-perl, libproc-invokeeditor-perl, librt-client-rest-perl, lintian, openssh-client | ssh-client, pristine-tar, quilt Recommends: autodep8, autopkgtest, libconfig-model-dpkg-perl, libconfig-model-perl, libdebian-copyright-perl, libfile-slurp-perl, libmime-lite-perl, libmodule-inspector-perl, libnet-github-perl, libsoap-lite-perl, libwww-mechanize-perl, libyaml-libyaml-perl, myrepos | mr Suggests: bc, cdbs, duck, moreutils, perl-depends, python, python-launchpadlib Enhances: lintian Homepage: http://wiki.debian.org/Teams/DebianPerlGroup Priority: extra Section: devel Filename: pool/main/p/pkg-perl-tools/pkg-perl-tools_0.28~pgdg14.04+1_all.deb Size: 126128 SHA256: b53419adb909da87999c75ba37cc01c01a7d35cab2a8112b41bc9ebcda6923d4 SHA1: d07f9ee7968fc62dab40a56393299c634e7a29d7 MD5sum: 7b78e1bb4f7015ce2f2c16a84c670bb7 Description: collection of tools to aid packaging Perl modules in Debian The Debian Perl Group works on packaging Perl modules for Debian. This collection contains the tools which help the group with day-to-day work, like filing ITPs, forwarding bugs and patches upstream, taking over a package for the group, maintaining proper git repository structure and so on. . Additionally it depends on, recommends or suggests separately packaged tools the Debian Perl Group uses. . It also includes some Debian Perl Group specific lintian checks. Add "LINTIAN_PROFILE=pkg-perl" to your ~/.lintianrc to use them after installing this package. Package: postgis Version: 2.4.4+dfsg-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 387 Depends: libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 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.4+dfsg-4.pgdg14.04+1_amd64.deb Size: 140332 SHA256: 8b8d302f0dcf854ed24e79b3bf3bc55d4a70712101cbb502e9822b949d3c5039 SHA1: 363c5d2b8bd00cec8b3bf81d02fe95787d8e62be MD5sum: 5ed266b840bfa72343c586c0254e9a4b 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.4+dfsg-4.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 5692 Suggests: postgis Multi-Arch: foreign Homepage: http://postgis.net/ Priority: optional Section: doc Filename: pool/main/p/postgis/postgis-doc_2.4.4+dfsg-4.pgdg14.04+1_all.deb Size: 2963342 SHA256: ce80e9aaae69cdead942c8b73e47435db1f039c7e1124d4ffc5876af7b0c9533 SHA1: d1f7d8757c9d0183bb0b9ed61e0bb19ba36d36d8 MD5sum: c4403f6b353f8d8f0ad83cfb0492e0f0 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.4+dfsg-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 244 Depends: libc6 (>= 2.14), 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.4+dfsg-4.pgdg14.04+1_amd64.deb Size: 118984 SHA256: e12a0641f633d4d4bb98aa064949e68fd28417746ef4bc29d4d7b0ea92556abf SHA1: 5efcbe67ad5050068e2eabd5ef927905b2cc8765 MD5sum: 685aa805157ad8dcf920bd9a5642bae9 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 (201.pgdg14.04+1) Version: 11+201.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 58 Depends: postgresql-11 Suggests: postgresql-doc Priority: optional Section: database Filename: pool/main/p/postgresql-common/postgresql_11+201.pgdg14.04+1_all.deb Size: 60586 SHA256: 05485f4d51c9ac45c10ac554504cff549a8c3bbf50e3ea3e921366406c133862 SHA1: 2e35e44ed5e7fd916866a6e06f0fad0d1e633c5a MD5sum: 8cb642a37611a71cdc9ab95ef9fa2d3c 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.8-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 22710 Depends: locales | locales-all, postgresql-client-10, postgresql-common (>= 182~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.8+dfsg), libicu52 (>= 52~m1-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), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Recommends: sysstat Provides: postgresql-contrib-10 Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-10/postgresql-10_10.8-1.pgdg14.04+1_amd64.deb Size: 4911550 SHA256: e4943fef5e01a769db736e276720e4151307d9603dd24b3425670ff8e1201ab0 SHA1: 584c420e7ba8ac98556a957110ac89120b0fbbb3 MD5sum: e28f2009eef87be6ccd3a3f2bf9544c5 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.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Peter Geoghegan Installed-Size: 35 Depends: libc6 (>= 2.2.5), postgresql-10 Homepage: https://github.com/petergeoghegan/amcheck Priority: extra Section: libs Filename: pool/main/a/amcheck/postgresql-10-amcheck_1.4-1.pgdg14.04+1_amd64.deb Size: 19980 SHA256: ea8b02aabeb2540fc510923f09503385d215b1d6fc37d8b72027990d9403800a SHA1: cb5f1b89b44f7fe80d107ed5e6760fd115c48626 MD5sum: 87cc33ab6ddb744397382b67a7a8dbf9 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17 Depends: libc6 (>= 2.2.5), postgresql-10 Homepage: https://github.com/ChristophBerg/pgsql-asn1oid Priority: optional Section: database Filename: pool/main/p/pgsql-asn1oid/postgresql-10-asn1oid_1.2-2.pgdg14.04+2_amd64.deb Size: 6436 SHA256: c8395d3260c2cecddc2ab24e3e81de122f9ee9635b235a5b2cdcb04e54917453 SHA1: 672f44d10944d3b0012025a202c8511b30f892dd MD5sum: ef2c09368bbb4bf4d14ef422cfe6c4c3 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-bgw-replstatus Source: bgw-replstatus Version: 1.0.3.pgdg14.04+2 Architecture: amd64 Maintainer: Magnus Hagander Installed-Size: 15 Depends: libc6 (>= 2.10), postgresql-10 Homepage: https://github.com/mhagander/bgw_replstatus Priority: optional Section: database Filename: pool/main/b/bgw-replstatus/postgresql-10-bgw-replstatus_1.0.3.pgdg14.04+2_amd64.deb Size: 6900 SHA256: 3e1fbecdf30c4c0f5c16f702be4a65ee913b4130cc6e4886938d504baa664bb3 SHA1: 99b459b6097409db4c88d27ea5dd3ca2d6b56c81 MD5sum: 35d7b6f1e433ae336dc4ad2c76d66aab 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-10-citus Source: citus Version: 8.0.0.PGDG-2.pgdg14.04+1 Architecture: amd64 Maintainer: Citus Data Installed-Size: 7306 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_8.0.0.PGDG-2.pgdg14.04+1_amd64.deb Size: 344870 SHA256: 0b77ec5db96611e5cb4e3df398e18bed3a3d38a450d36ed4a39df14088daeb51 SHA1: 54313a8e882a5bfe07b312ba0edddf1223001d4c MD5sum: d04695e3e05ab3999bf217c388ee97aa 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.1.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49 Depends: postgresql-10, libc6 (>= 2.4), libpq5 (>= 9.0~) Homepage: https://github.com/citusdata/pg_cron Priority: optional Section: database Filename: pool/main/p/pg-cron/postgresql-10-cron_1.1.4-1.pgdg14.04+1_amd64.deb Size: 19744 SHA256: 5fd34e62461fe3a8ed82ac0850f92d7b15028775cbb755ed10d92847d41ffb23 SHA1: ae2f973c24f2b279ccc79f75c7352676f38e273e MD5sum: 1de7e4ad8192ded14f8201b27c708188 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.8-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17734 Depends: postgresql-10 (= 10.8-1.pgdg14.04+1) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/postgresql-10/postgresql-10-dbg_10.8-1.pgdg14.04+1_amd64.deb Size: 15635146 SHA256: 826abee6c56692ab93e2f3c461899e2384f1899279b0789883986bd0e4514a49 SHA1: 4731baf925b20112302f1bdea17762c708927bca MD5sum: e3c66518361cc8579fc8698241d9ad27 Description: debug symbols for postgresql-10 This package provides detached debugging symbols for PostgreSQL 10. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-10-debversion Source: postgresql-debversion Version: 1.1.1-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 31 Depends: libapt-pkg4.12 (>= 0.8.0), libc6 (>= 2.2.5), postgresql-10 Priority: optional Section: database Filename: pool/main/p/postgresql-debversion/postgresql-10-debversion_1.1.1-2.pgdg14.04+2_amd64.deb Size: 10104 SHA256: 8e5cea64dba01598f8a80169617e0d221eda6a4382dd8eb79e6714c9215882cc SHA1: 40b5d7c4e650151d69b7568b9cff9e776ec1dee4 MD5sum: 2c230dbfb55c08821725d7122ced92c3 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: 2.0-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 21 Depends: libc6 (>= 2.2.5), postgresql-10 Priority: optional Section: database Filename: pool/main/p/pg-dirtyread/postgresql-10-dirtyread_2.0-3.pgdg14.04+1_amd64.deb Size: 10324 SHA256: 169fbe5e93a251be2e5022ac9e84d4d96daa5347b683b6653312e3e49b8dc3d8 SHA1: 65344d525c156b2ee04322f29d5a2b08a8386812 MD5sum: 5f55a1dd4383ba29a5d32f3fae14e98d 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-first-last-agg Source: first-last-agg Version: 0.1.4-4-gd63ea3b-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 13 Depends: postgresql-10, libc6 (>= 2.2.5) Homepage: https://github.com/wulczer/first_last_agg Priority: optional Section: database Filename: pool/main/f/first-last-agg/postgresql-10-first-last-agg_0.1.4-4-gd63ea3b-1.pgdg14.04+1_amd64.deb Size: 5476 SHA256: 35ac80736285976e395f9aea48621402a1f455083512ad3e88666452a78b6396 SHA1: 8e4d3fb9896a57a2592f77830b0cfa6a51e58234 MD5sum: 52a22f4e4378ae64efd0a02b93cd6c46 Description: PostgreSQL extension providing first and last aggregate functions first-last-agg is a simple extension providing two aggregate functions, last and first, operating on any element type and returning the last or the first value of the group. . Since by default the ordering inside groups created by a GROUP BY expression is not defined, it is advisable to use an ORDER BY clause inside the aggregate expression (see the aggregate function syntax). Package: postgresql-10-hll Source: postgresql-hll Version: 2.12-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 101 Depends: libc6 (>= 2.14), postgresql-10 Homepage: https://github.com/citusdata/postgresql-hll Priority: optional Section: database Filename: pool/main/p/postgresql-hll/postgresql-10-hll_2.12-3.pgdg14.04+1_amd64.deb Size: 32520 SHA256: f0721627d0264f056a1f9da84f09f3b7923267859b28e5634a634385add800e0 SHA1: 6c7d1ddee94f950a5b87c2288e4d4399b8193ebc MD5sum: bf5f7bb4534d39b482ab770b94198bf4 Description: HyperLogLog extension for PostgreSQL This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog data structure. HyperLogLog is a fixed-size, set-like structure used for distinct value counting with tunable precision. For example, in 1280 bytes `hll` can estimate the count of tens of billions of distinct values with only a few percent error. Package: postgresql-10-hypopg Source: hypopg Version: 1.1.2-1.pgdg14.04+3 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 44 Depends: libc6 (>= 2.4), postgresql-10 Homepage: https://hypopg.readthedocs.io/ Priority: optional Section: database Filename: pool/main/h/hypopg/postgresql-10-hypopg_1.1.2-1.pgdg14.04+3_amd64.deb Size: 18328 SHA256: f387f5976113e899a30e7f52ff9b574e1de08a79b5ff28cabd03a30bac77b879 SHA1: 08cf148a9ba7f398c4f3ff91c87b423108173273 MD5sum: 507f04803df511b390cea5b39ec62720 Description: PostgreSQL extension adding support for hypothetical indexes. An hypothetical, or virtual, index is an index that doesn't really exists, and thus doesn't cost CPU, disk or any resource to create. They're useful to know if specific indexes can increase performance for problematic queries, since you can know if PostgreSQL will use these indexes or not without having to spend resources to create them. Package: postgresql-10-ip4r Source: ip4r Version: 2.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 319 Depends: libc6 (>= 2.14), postgresql-10 Homepage: http://pgfoundry.org/projects/ip4r/ Priority: optional Section: misc Filename: pool/main/i/ip4r/postgresql-10-ip4r_2.4-1.pgdg14.04+1_amd64.deb Size: 66852 SHA256: 92306707aa596057c9f38272e62029c5daa314090492d8b612e6e136c8926876 SHA1: c97abe132e1e2ffdffdf8ae24fbbf2b4ab90194d MD5sum: 1c19654f1151c0f82356a895cbfe1aee 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.1.1-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: postgresql-10, libc6 (>= 2.14) Homepage: https://github.com/postgrespro/jsquery Priority: optional Section: database Filename: pool/main/j/jsquery/postgresql-10-jsquery_1.1.1-1.pgdg14.04+2_amd64.deb Size: 41274 SHA256: a7d4de375f1cad9e9d953b030282442679adcf8a0d3814d5a99853fae213a475 SHA1: 3ef5a1c735ea96201fdf6726989dd8447af7b719 MD5sum: 108cc6e7813c04b021fda3b3b8d86579 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-4.pgdg14.04+2 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4409 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-4.pgdg14.04+2_all.deb Size: 108682 SHA256: f67b1f8fbd8594e52788f26a026f86428e49dd25a5a8d58d67d79150f3b00fb1 SHA1: 3c371ea5fe264e760cc7cd831eea981d01b6293a MD5sum: b7e2b5a667706c763137608fe1145183 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.5.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 65 Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-10, libc6 (>= 2.14) Homepage: https://github.com/EnterpriseDB/mysql_fdw Priority: optional Section: database Filename: pool/main/p/postgresql-mysql-fdw/postgresql-10-mysql-fdw_2.5.1-1.pgdg14.04+1_amd64.deb Size: 28272 SHA256: f923245bdbd2044d160bb93af630066971f925af6770fa3d5e42e5a1a32e9a19 SHA1: 7fa6faa7dcdd7e0f8eb23c9c9c556f16f921ebdf MD5sum: 909abc26d9daefacfca048b89f43ec6f 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-numeral Source: postgresql-numeral Version: 1.0-2.pgdg14.04+2 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 85 Depends: libc6 (>= 2.14), postgresql-10 Homepage: https://github.com/ChristophBerg/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-10-numeral_1.0-2.pgdg14.04+2_amd64.deb Size: 22592 SHA256: 7adb710881d06926c5ddaaba3c8e4879a73e7cd1d289ea704a7723db55fd2f47 SHA1: 9cf3b10617c5b0e3c6fd08c77e9eecdcf8c6e476 MD5sum: 6a7f5efec0a329360278ee36786795af Description: numeral datatypes for PostgreSQL This module provides numeric data types for PostgreSQL that use numerals (words instead of digits) for input and output. . * numeral: English numerals (one, two, three, four, ...), short scale (10^9 = trillion) * zahl: German numerals (eins, zwei, drei, vier, ...), long scale (10^9 = Milliarde) * roman: Roman numerals (I, II, III, IV, ...) Package: postgresql-10-orafce Source: orafce Version: 3.7.2-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 324 Depends: postgresql-10, libc6 (>= 2.14) Homepage: https://github.com/orafce/orafce Priority: optional Section: database Filename: pool/main/o/orafce/postgresql-10-orafce_3.7.2-2.pgdg14.04+1_amd64.deb Size: 92798 SHA256: 08359b2e1d36dd8405d103009833896bb10ad9b21a549fe5913cbcdc0bd14668 SHA1: f5083d7c3a5e76e22b4e13a3d14955e01302798d MD5sum: 9265528a10247a03b6ab3d7e69623fde 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: 4.0.0-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4767 Depends: postgresql-10, python3, python3-psycopg2, libc6 (>= 2.4) Priority: optional Section: database Filename: pool/main/p/pg-partman/postgresql-10-partman_4.0.0-1.pgdg14.04+2_amd64.deb Size: 168780 SHA256: aaaa813a81edd837a8f812ef15f26871d2391b67e6350ba8829acc777b81202b SHA1: 6c1e2bf6aa965bc3c52a3e07f2a9895f900e3fe9 MD5sum: 283ea83a0054e508ce2b415b2a43a0c5 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-pg-checksums Source: pg-checksums Version: 0.8-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 54 Depends: libc6 (>= 2.7), postgresql-10 Homepage: https://github.com/credativ/pg_checksums Priority: optional Section: database Filename: pool/main/p/pg-checksums/postgresql-10-pg-checksums_0.8-3.pgdg14.04+1_amd64.deb Size: 27736 SHA256: 238d86057cebb17a471d0f7bd1476ba91e9ce29daa9b08aa02ad70d2f80f5585 SHA1: 80ecf4f41095c6bb6a3f786a31f5814ffe632015 MD5sum: 8212b615f9469ee4641791a3dbd58a8b Description: Activate/deactivate/verify PostgreSQL data checksums Data checksums allow the PostgreSQL database server to identify I/O failures when reading data from storage. The checksums stored in the page header of each data page are compared to the computed checksum of the read data. . Data checksums need to be activated at instance creation time, all current versions of PostgreSQL including v11 do not allow activating (or deactivating) checksums afterwards. . pg_checksums can activate or deactivate data checksums as long at the database cluster is shutdown cleanly. Activating checksums requires all database blocks to be read and all page headers to be updated, so can take a long time on a large database. Deactivating checksums only requires the cluster control file to be updated so is quick. . In addition, pg_checksums can verify the checksums in an offline cluster. Package: postgresql-10-pg-fact-loader Source: pg-fact-loader Version: 1.5.2-1.pgdg14.04+2 Architecture: amd64 Maintainer: Jeremy Finzel Installed-Size: 413 Depends: postgresql-10, libc6 (>= 2.4) Homepage: https://github.com/enova/pg_fact_loader Priority: optional Section: database Filename: pool/main/p/pg-fact-loader/postgresql-10-pg-fact-loader_1.5.2-1.pgdg14.04+2_amd64.deb Size: 42178 SHA256: cbd921e1ec5467e3074a93de70282a777e011323053a2f8922861b2b4c85b2ff SHA1: 6a57790623357ba4b5baba19072c0bc873cf3673 MD5sum: 5850b8ef758a86cd14a656aa80bcc331 Description: Build fact tables asynchronously with Postgres Use queue tables to build fact tables asynchronously for PostgreSQL 10. Package: postgresql-10-pg-qualstats Source: pg-qualstats Version: 1.0.7.1.pgdg14.04+1 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 53 Depends: libc6 (>= 2.4), postgresql-10 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-qualstats/postgresql-10-pg-qualstats_1.0.7.1.pgdg14.04+1_amd64.deb Size: 22786 SHA256: a3a61546d923a68d14a7f0ffa04f75afb6fbc59f2f1929ff781caf7938e8682b SHA1: 2fdb8b622385bb2b462608245b14147e39e1d152 MD5sum: 8f7d14e4878413200016ab76cf1fe5a8 Description: PostgreSQL extension to gather statistics about predicates. This extensions tracks WHERE clauses predicates and JOIN predicates. Statistics will report whether the predicate was evaluated as an index scan or not, how many time the expression appeared, how many times the operator was executed and how filtering the expression is. If pg_stat_statements is enabled, it can also track to which statements the predicate belongs. Package: postgresql-10-pg-stat-kcache Source: pg-stat-kcache Version: 2.1.1-2.pgdg14.04+2 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 30 Depends: libc6 (>= 2.4), postgresql-10, postgresql-contrib-10 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-10-pg-stat-kcache_2.1.1-2.pgdg14.04+2_amd64.deb Size: 13066 SHA256: 407887dbf29362e3890bc143569155977cac5263eedc8a8aa1330ebeca1f1113 SHA1: b8bd39cfa766b6ca1c655c995696e9daeaeccd0b MD5sum: 1877fa7af21ec3bfc5c4114a0db2f0d3 Description: PostgreSQL extension to gather per-query kernel statistics. Statistics gathered are reads and writes done out of the operating system cache, user and system CPU usage, context switches and all the other meaningful metrics returned by getrusage(2). All those counters are aggregated per postgres role, database and normalized query identifier. Package: postgresql-10-pgaudit Source: pgaudit Version: 1.3.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 36 Depends: libc6 (>= 2.2.5), postgresql-10 Homepage: http://pgaudit.org/ Priority: optional Section: database Filename: pool/main/p/pgaudit/postgresql-10-pgaudit_1.3.0-2.pgdg14.04+1_amd64.deb Size: 19054 SHA256: 837c35e49c60e98a6745b33a502cb53f0ca9a07c870e1896bee30912200c18e3 SHA1: d2662213572d7ba543e0ecdda3fdd0648efaa677 MD5sum: c81ea719226be5e8db1c5e114880037a 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.8-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 27 Depends: libc6 (>= 2.14), postgresql-10 Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-10-pgextwlist_1.8-2.pgdg14.04+1_amd64.deb Size: 12198 SHA256: f04b41ba1b1696ae18bd44cb05d74b9239eb729f055c56b23c9f661356b221ca SHA1: 838b6c872c1a7110e73cbfdb9823c157b77a7577 MD5sum: 151857aa8de7a6b138ee70931df53573 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 35 Depends: libc6 (>= 2.4), postgresql-10 Homepage: http://villemain.org/projects/pgfincore Priority: optional Section: database Filename: pool/main/p/pgfincore/postgresql-10-pgfincore_1.2.1-2.pgdg14.04+2_amd64.deb Size: 13734 SHA256: 8dba916ef87a2b1c83f49a966882ecf3e2789f3f8c2dbdd6c828a3a30ac5acbd SHA1: 0db63c6d3e5acaec2eb3a5addc7434d20a1b4578 MD5sum: d9962eeb51b0bfc1b08b1945ed9f5b78 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-pgl-ddl-deploy Source: pgl-ddl-deploy Version: 1.5.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Jeremy Finzel Installed-Size: 843 Depends: postgresql-10, postgresql-10-pglogical, libc6 (>= 2.2.5) Homepage: https://github.com/enova/pgl_ddl_deploy Priority: optional Section: database Filename: pool/main/p/pgl-ddl-deploy/postgresql-10-pgl-ddl-deploy_1.5.1-1.pgdg14.04+1_amd64.deb Size: 34938 SHA256: c382eab5e4432325eaf408c33fec336ba3f269bb843728606860df5730dca219 SHA1: 2bdfe9a7045542d7456443db10bd6f2e22fcaf9d MD5sum: c08657299188163bf8c53b9aa0b01fae Description: Transparent DDL replication for PostgreSQL Automated DDL deployment using PgLogical for PostgreSQL 10. Package: postgresql-10-pglogical Source: pglogical Version: 2.2.1-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 340 Depends: libc6 (>= 2.4), libpq5 (>= 9.1~), postgresql-10 Homepage: https://www.2ndquadrant.com/en/resources/pglogical/ Priority: optional Section: database Filename: pool/main/p/pglogical/postgresql-10-pglogical_2.2.1-4.pgdg14.04+1_amd64.deb Size: 117502 SHA256: 2f132446d6ee72b4fb8918b9fe9bf0322dd4f126262f1400392f327cc3438b49 SHA1: fb72e5cc6b25721d8ae563b39c0baf15ed25eba5 MD5sum: f009d7ae39ac3f74923d6ce24ecae3ea Description: Logical Replication Extension for PostgreSQL The pglogical extension provides logical streaming replication between PostgreSQL instances, using a publish/subscribe model. Contrary to the built-in streaming replication, pglogical can replicate between major versions or different architectures and is not restricted to replicate the entire instance but can selectively replicate arbitrary sets of tables. . Use-Cases include migrations and major-version upgrades, aggregation of several databases into a Data Warehouse, It utilises the Logical Decoding features available since PostgreSQL 9.4 working with low overhead on both provider and subscriber. Package: postgresql-10-pglogical-ticker Source: pglogical-ticker Version: 1.3.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Jeremy Finzel Installed-Size: 80 Depends: postgresql-10, postgresql-10-pglogical, libc6 (>= 2.4) Homepage: https://github.com/enova/pglogical_ticker Priority: optional Section: database Filename: pool/main/p/pglogical-ticker/postgresql-10-pglogical-ticker_1.3.1-1.pgdg14.04+1_amd64.deb Size: 10348 SHA256: 5587c230fa720c8e877e1696306aa3a5b6ead3ed3b7b378cedcabfbe55e27f09 SHA1: fa375759433f7b60f78da1f301691bfdea43198a MD5sum: 268d451b38b6db4741940a365139a0dd Description: Have time-based replication delay for pglogical A pglogical extension to obtain time-based replication delay for PostgreSQL 10. Package: postgresql-10-pgmemcache Source: pgmemcache Version: 2.3.0-6.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 51 Depends: postgresql-10, libc6 (>= 2.14), libmemcached10 Homepage: http://pgfoundry.org/projects/pgmemcache/ Priority: optional Section: database Filename: pool/main/p/pgmemcache/postgresql-10-pgmemcache_2.3.0-6.pgdg14.04+2_amd64.deb Size: 20980 SHA256: ecd57bc88f97d6281fbf81f311c5a82d16e7ca52403c6f96f8785626d93ff913 SHA1: 4999c4a085807a72e49401cbe1a155aa805fe9a2 MD5sum: d94843073490a821865bc282dcc9e3bc 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-6.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 139 Depends: libc6 (>= 2.14), 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-6.pgdg14.04+2_amd64.deb Size: 39616 SHA256: 9ccd68ec845bdfe77c9ee337af67b5350188d0d7e2c36d12ded3b1447ab6fd6e SHA1: 9847e17ebf55427ad80e8d09957e77d27a73ecbb MD5sum: 228c94c54c9efabc7c7fef4987390872 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: 4.0.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 173 Depends: libpgpool0 (= 4.0.4-1.pgdg14.04+1), postgresql-10, libc6 (>= 2.4) Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page Priority: optional Section: database Filename: pool/main/p/pgpool2/postgresql-10-pgpool2_4.0.4-1.pgdg14.04+1_amd64.deb Size: 133746 SHA256: 2f4b8a8c12e89d831b90dc6e68da53b24458b1199e44bfd4f9a69045ed74485d SHA1: 473c732358e8050b4343119d56095348603e01e9 MD5sum: e18b2f4544718107d2dc6be503dd05f0 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-3.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 518 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-3.pgdg14.04+1_all.deb Size: 12206 SHA256: 1fb5492a95e182b289fde9d2da3ffe70a4b0e6910b7fbb45c84d7815513fb2fc SHA1: 4d2e03e241bc0083a92f45559eea1d7e8906f3f8 MD5sum: 9caf09d4ecb008b96e80253d6abb0858 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-8.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1965 Depends: libc6 (>= 2.4), postgresql-10, pgqd Homepage: https://github.com/pgq/pgq Priority: optional Section: database Filename: pool/main/p/pgq/postgresql-10-pgq3_3.2.6-8.pgdg14.04+2_amd64.deb Size: 82204 SHA256: ed5ea5f9359fa6e64211daf4e46899f4131556458e42410374a09d83cc9ee92e SHA1: b132c9556138865ca4c2e217d3d097508ecd1dc0 MD5sum: 3287cea64f5605efc8a04bb47c1c8ed8 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 2099 Depends: postgresql-10-pgrouting-scripts (>= 2.4.2-2~18.gitbb27058.pgdg14.04+1), postgresql-10, postgresql-10-postgis-2.4 | postgresql-10-postgis-2.3, libc6 (>= 2.14), libcgal10, libgcc1 (>= 1:4.1.1), libgmp10, libstdc++6 (>= 4.6) Suggests: postgresql-10-pgrouting-doc Homepage: http://www.pgrouting.org Priority: optional Section: misc Filename: pool/main/p/pgrouting/postgresql-10-pgrouting_2.4.2-2~18.gitbb27058.pgdg14.04+1_amd64.deb Size: 505626 SHA256: 0775e3a7c67b5a6066b543464af38c2f0dfb776ab6066b4919e2a01f4a0a91ef SHA1: 6e408f62318d5fb1dc6dbbb06fa832eaf964666a MD5sum: 8dae5b8022834ed86872f1e4043047b9 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 2345 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.4.2-2~18.gitbb27058.pgdg14.04+1_all.deb Size: 788686 SHA256: d9c052e6deb3d3f7ec75dff6bc6238abd6c0a0494982f43ee3cd704752247359 SHA1: f29c849f36ae9f56e5558d5a6ca05d42493c796d MD5sum: 269870457b20cc371cab09f8ec79d155 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 1422 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.4.2-2~18.gitbb27058.pgdg14.04+1_all.deb Size: 43720 SHA256: a76f8c426ae5801b9e2aa47cc96a9bc97e8729a7fe504814d3c301b81f4538d0 SHA1: 2652d3169f3a0ca9b8b99bb590dc6f0dd179c031 MD5sum: 8d72f30953b199537742ade60473451c 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-pgtap Source: pgtap Version: 1.0.0-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1558 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: optional Section: database Filename: pool/main/p/pgtap/postgresql-10-pgtap_1.0.0-1.pgdg14.04+1_all.deb Size: 43116 SHA256: 56a76e244773a73800001f036d4ad070e59c66c3502d1725b3c636d1c64fda7a SHA1: f23e0f900cec863282923b37623868ed69754907 MD5sum: 4e13729099d14b70325c437c642a017d 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-10-g2a298eb-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: libc6 (>= 2.15), 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-10-g2a298eb-1.pgdg14.04+2_amd64.deb Size: 24436 SHA256: 9d8cb373df8423f2e1a4f2871eb5512af4c694af6b778cd8fc3ba05fc7ddd377 SHA1: bd563773e4afec90a808ca37766cccfe28a0c2f6 MD5sum: f909522a308b8f1ed64197aa1ff7b9e7 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-pljava Source: postgresql-pljava Version: 1.5.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 854 Depends: default-jre-headless | openjdk-7-jre-headless | java-runtime-headless, postgresql-10, libc6 (>= 2.14) Provides: postgresql-pljava Homepage: https://tada.github.io/pljava/ Priority: optional Section: database Filename: pool/main/p/postgresql-pljava/postgresql-10-pljava_1.5.1-1.pgdg14.04+1_amd64.deb Size: 492132 SHA256: ba67235d5a6a8eafffae880a251b282628d6614b6bda615963cb0cc0b87efe5f SHA1: f76615852f8bdeff9f8e7e7cc3ae9ed0e1250483 MD5sum: df4bb247161594bd896d72b3dd0f1410 Description: Java procedural language for PostgreSQL 10 PL/Java is a loadable procedural language for the PostgreSQL database system that enables the use of the Java language for creating functions and trigger procedures. . This package has been configured to use libjvm.so from openjdk-7-jre-headless by default. Other Java versions can be selected at runtime. Package: postgresql-10-pllua Source: postgresql-pllua Version: 1:1.1.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 112 Depends: postgresql-10, libc6 (>= 2.14), 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.pgdg14.04+1_amd64.deb Size: 53654 SHA256: 89d77b3f0362cf39c358ce74189ffa815eb5f90bbf22000623099e194da97ba8 SHA1: 89ec35a387d92d9893c44abfc113e4eaa08099e5 MD5sum: 0f58b837c28fc16d3b97a6adf41806ae 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-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 108 Depends: postgresql-10, libc6 (>= 2.14), libpq5 Homepage: http://pgfoundry.org/projects/plproxy/ Priority: optional Section: database Filename: pool/main/p/postgresql-plproxy/postgresql-10-plproxy_2.8-3.pgdg14.04+1_amd64.deb Size: 56390 SHA256: 24fa8f9fe8dcddcd185aeb81299540bc21c2c42e532a8b026cf6a7c6186af612 SHA1: 03d6cb6b23b6ec855b50fd88f57f2a75014d7ecd MD5sum: fae0de9bb71107aca78ca08aa1195d2a 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.18-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 348 Depends: r-base-core (>= 2.10), postgresql-10, libc6 (>= 2.14) 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.18-2.pgdg14.04+2_amd64.deb Size: 217812 SHA256: c61055a990b22bfbfe82bf83e2ea1bdf7cad54026af9948554af40424bf7d00b SHA1: a440e70a1fca925af327ee515358d128a95b6874 MD5sum: da0e5f46f0353345ce1207852d645f46 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-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 25 Depends: libc6 (>= 2.4), postgresql-10 Homepage: http://plsh.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-plsh/postgresql-10-plsh_1.20171014-3.pgdg14.04+1_amd64.deb Size: 12510 SHA256: 3a797fa065117d7f2387297b86bc830204fca3b22dd12c16a9cf186b868882da SHA1: 1304f271630e6b5a2f88c6e344aa3bb72a08d31d MD5sum: 1d51799d0238e0886427e8171d854e9d 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 116 Depends: postgresql-10, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), 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.pgdg14.04+1_amd64.deb Size: 47298 SHA256: 8f1225ccca44e449474e32288192b39a532e39f86bf083599c6a854dfc95ad87 SHA1: fdbeffd269f3316d14b698efaca5c750546d4cb8 MD5sum: 584df45d410a90593723909313abc5df 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.4+dfsg-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1590 Depends: postgresql-10, libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.11), liblwgeom-2.4-0 (>= 2.4.0~rc1), libpcre3, libproj0 (>= 4.8.0-1), 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.4+dfsg-4.pgdg14.04+1_amd64.deb Size: 555820 SHA256: 21b2ced10456f1173050cdd30db15a9b15330e93ff6095f3d606e2978699ddc8 SHA1: 7c42139aceffd94a9117da2c4a5f8300e549e8d9 MD5sum: 0c1a3d730fa37a3cfa7a583f0acd967d 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.4+dfsg-4.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 18020 Depends: perl 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.4+dfsg-4.pgdg14.04+1_all.deb Size: 679104 SHA256: d44cd52b72c9015b3b8c831667eaec5cf5a1a5872785f62e8859566651a52069 SHA1: 9238ae0b2c96c59a27a8a1d678469803b94f001d MD5sum: 6b459ca62f46a93d80e07258aa08659b 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-powa Source: powa-archivist Version: 3.2.0-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 521 Depends: libc6 (>= 2.17), postgresql-10 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/powa-archivist/postgresql-10-powa_3.2.0-1.pgdg14.04+2_amd64.deb Size: 23534 SHA256: ae843a6924f91c9ad03dd45c241fb97b6e56f3b1b82bd422e55fa3928bc376ed SHA1: 86048e0dbfe7cda251f338d3327e580b289c7884 MD5sum: 47a80863270bd0760842cac2f4261686 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.8-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 56 Depends: libc6 (>= 2.14), postgresql-10 Priority: optional Section: database Filename: pool/main/p/prefix/postgresql-10-prefix_1.2.8-3.pgdg14.04+1_amd64.deb Size: 22784 SHA256: 5c516e9be5f3100dc8f654c2ec26b6d5db2c564bb2ecee868bac10909b1dba6c SHA1: 1015682d07d4573327e5a304000ee523fb03fc18 MD5sum: 890279c7e07208fdb4016357dbbc604f 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 20 Depends: libc6 (>= 2.3.4), postgresql-10 Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-10-preprepare_0.9-2.pgdg14.04+2_amd64.deb Size: 9310 SHA256: f19af4d0f3c4c7562ac3d31f32e1f7af032b683f51a3ca22f1b4f6d524732521 SHA1: c97698d257e321ac077b5cba4712e986f20c0055 MD5sum: 8c5299d0ebe918620851449657f2333d 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-prioritize Source: postgresql-prioritize Version: 1.0.4-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 21 Depends: libc6 (>= 2.2.5), postgresql-10 Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-10-prioritize_1.0.4-5.pgdg14.04+1_amd64.deb Size: 6676 SHA256: 69b7b05a522e07b20cd2ee3292f193462ed08c234fef150ce809736eee81d912 SHA1: 46c95cad5f40f7986e973c031093f235ad9f0822 MD5sum: 253b2f1a59cae15bc9f34512cb4202ec 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-10-python-multicorn Source: postgresql-multicorn Version: 1.3.4-18-g99ea772-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 63 Depends: postgresql-10, python-multicorn, libc6 (>= 2.2.5), 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-18-g99ea772-1.pgdg14.04+1_amd64.deb Size: 25200 SHA256: 2247aa9e4e416db217336e98a26b8f6b3502e4e79f95078858203dd3a924de14 SHA1: 2db9d5a05396da3402bf8b437b57aa8026603ee0 MD5sum: 9a03275cd34d867e652798bebb1b2695 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-18-g99ea772-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 63 Depends: postgresql-10, python3-multicorn, libc6 (>= 2.2.5), libpython3.4 (>= 3.4.2) 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-18-g99ea772-1.pgdg14.04+1_amd64.deb Size: 25792 SHA256: 70dfab74df924b88f66e69b0ac421a0cea66221b8e680938e9c2dbaa6b690424 SHA1: c239ad487fc8b3f12cc045abb71f033fc0f17bb0 MD5sum: 64704db2504694ca184df2c5ea27f555 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.4-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 151 Depends: postgresql-10, libc6 (>= 2.15), 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.4-2.pgdg14.04+1_amd64.deb Size: 69474 SHA256: 7e9eee21aa57f170a19999995d198537a2181b000d37440c2ca30a91ed1db085 SHA1: 187888ad0ee51bbbf4b12c3565dd210bf0da9db2 MD5sum: 4db6adf602a68574c77d3b03334b130c 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.2.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 771 Depends: postgresql-10, repmgr-common (>= 4.2.0-2.pgdg14.04+1), libc6 (>= 2.15), libpq5 (>= 9.3~) Suggests: rsync Homepage: https://www.repmgr.org/ Priority: optional Section: database Filename: pool/main/r/repmgr/postgresql-10-repmgr_4.2.0-2.pgdg14.04+1_amd64.deb Size: 167958 SHA256: 181357751d3f3e32aa76a9c8ffd269c0b525a230c3aa79b25597e4e014c515f3 SHA1: 695ca175918d0256a4b50579279b83864f69b3a9 MD5sum: 9240b2e1f8177c4451bc7f8eddc3ae1e 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.2.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 495 Depends: postgresql-10-repmgr (= 4.2.0-2.pgdg14.04+1) Breaks: repmgr-dbg (<< 3.0.1-1) Replaces: repmgr-dbg (<< 3.0.1-1) Homepage: https://www.repmgr.org/ Priority: optional Section: debug Filename: pool/main/r/repmgr/postgresql-10-repmgr-dbg_4.2.0-2.pgdg14.04+1_amd64.deb Size: 453796 SHA256: 08044bd53017fad2a3dba71625b9ece645425357553d277b4dead58016d0f7a4 SHA1: 12a289248c15d25bec29e75c8c0180d599a27305 MD5sum: 59d5b4befcb6a21a3c8e92357e8a5ae4 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. Package: postgresql-10-rum Source: postgresql-rum Version: 1.3.2-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 357 Depends: postgresql-10 (>= 10.7), libc6 (>= 2.14) Homepage: https://github.com/postgrespro/rum Priority: optional Section: database Filename: pool/main/p/postgresql-rum/postgresql-10-rum_1.3.2-5.pgdg14.04+1_amd64.deb Size: 102564 SHA256: 14c378f76d43493a7c28bf1bbb3029a786719b13bc80b56bdeb7a6d7e96f79d1 SHA1: 0a21b1dfecc95521d7141a04b52460bdb082e8f5 MD5sum: b0de5bd58fd8a06eb0f36ed6d1ba4832 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 98 Depends: postgresql-10, libc6 (>= 2.14) Homepage: https://github.com/eulerto/pg_similarity Priority: optional Section: database Filename: pool/main/p/pg-similarity/postgresql-10-similarity_1.0-2.pgdg14.04+2_amd64.deb Size: 32656 SHA256: 305bfde5bfc95cc1bfb473268fa913a35584074ed4fb981580802e14e0d7deb4 SHA1: dfc1baeb5522035cb053dea82e93e2dfdea811e4 MD5sum: 48f0d8fd8d5a8c9134751833a02168d0 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.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49 Depends: postgresql-10, libc6 (>= 2.14) 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.pgdg14.04+2_amd64.deb Size: 22392 SHA256: 1d2ccf5df6d3a78c6349aa5731c88542a8ab5f7581312516466770f0073ae449 SHA1: 982a87e70503a85d60968056e6d00084481660b5 MD5sum: 00c3c953c7186d4d7c8e1caa775db5d9 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-snakeoil Source: pg-snakeoil Version: 1.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 16 Depends: clamav-freshclam | clamav-data, postgresql-10, libc6 (>= 2.2.5), libclamav7 (>= 0.99~rc1) Priority: optional Section: database Filename: pool/main/p/pg-snakeoil/postgresql-10-snakeoil_1.1-1.pgdg14.04+1_amd64.deb Size: 7768 SHA256: 7ab4bdb43e7ad5bae525c19832a08105a9e347a57b3f1727cab55f2d2c56fab4 SHA1: 5a0f59de6cbfdd78237c2219818601e5e3356e44 MD5sum: e44d9dca8194dd89278ee4f3e751fbdf Description: PostgreSQL anti-virus scanner based on ClamAV pg_snakeoil provides functions scanning PostgreSQL data for viruses using the ClamAV anti-virus engine. Package: postgresql-10-toastinfo Source: toastinfo Version: 1.1-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17 Depends: postgresql-10, libc6 (>= 2.2.5) Homepage: https://github.com/credativ/toastinfo Priority: optional Section: database Filename: pool/main/t/toastinfo/postgresql-10-toastinfo_1.1-3.pgdg14.04+1_amd64.deb Size: 5782 SHA256: fccbeaa23ddc16a9b6a3403f29d4263b40ee5366aaf5e2282106825c41f27373 SHA1: e696e0f8efbba4fb02c1c151daa319d33b9d9921 MD5sum: 63b86287e551eed918be999bbe12ac71 Description: Show storage structure of varlena datatypes in PostgreSQL This PostgreSQL extension exposes the internal storage structure of variable-length datatypes, called varlena. . The function pg_toastinfo describes the storage form of a datum: . * null for NULLs * ordinary for non-varlena datatypes * short inline varlena for varlena values up to 126 bytes (1 byte header) * long inline varlena, (un)compressed for varlena values up to 1GiB (4 bytes header) * toasted varlena, (un)compressed for varlena values up to 1GiB stored in TOAST tables . The function pg_toastpointer returns a varlena's chunk_id oid in the corresponding TOAST table. It returns NULL on non-varlena input. Package: postgresql-10-unit Source: postgresql-unit Version: 7.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 310 Depends: libc6 (>= 2.14), postgresql-10 Homepage: https://github.com/ChristophBerg/postgresql-unit Priority: optional Section: database Filename: pool/main/p/postgresql-unit/postgresql-10-unit_7.1-1.pgdg14.04+1_amd64.deb Size: 65946 SHA256: 44a818154e377658db1b2e15846fd9108dbabb84016cab4bd678eb6cbb5ec25b SHA1: c01da0476f2d9bcfe832d76188606ededf0e529a MD5sum: a2007c097d70f2284e72945d42682a7b 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-10-wal2json Source: wal2json Version: 1.0-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 29 Depends: postgresql-10, libc6 (>= 2.3) Homepage: https://github.com/eulerto/wal2json Priority: optional Section: database Filename: pool/main/w/wal2json/postgresql-10-wal2json_1.0-5.pgdg14.04+1_amd64.deb Size: 11810 SHA256: 9cf9a96399887c038cc618c2092f01c1af76a5eb537d7339fbcc47bcf9047453 SHA1: c81a39a436a8cf224edc9fdcf3e016aa355dfafc MD5sum: e5cd520cdd41250c1b7e863a686ffaee Description: PostgreSQL logical decoding JSON output plugin wal2json is an output plugin for PostgreSQL's logical decoding. The plugin has access to tuples produced by INSERT and UPDATE. Also, UPDATE/DELETE old row versions can be accessed depending on the configured replica identity. Changes can be consumed using the streaming protocol (logical replication slots) or by a special SQL API. . The wal2json output plugin produces a JSON object per transaction. All of the new/old tuples are available in the JSON object. Also, there are options to include properties such as transaction timestamp, schema-qualified, data types, and transaction ids. Package: postgresql-11 Version: 11.3-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 23554 Depends: locales | locales-all, postgresql-client-11, postgresql-common (>= 194~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.8+dfsg), libicu52 (>= 52~m1-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), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Recommends: sysstat Breaks: postgresql-11-citus (<< 8.0.0.PGDG-2~), postgresql-11-cron (<< 1.1.3-2~), postgresql-11-pgextwlist (<< 1.8-2~), postgresql-11-pglogical (<< 2.2.1-4~), postgresql-11-plsh (<< 1.20171014-3~), postgresql-11-rum (<< 1.3.2-4~), postgresql-11-wal2json (<< 1.0-5~) Provides: postgresql-contrib-11 Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-11/postgresql-11_11.3-1.pgdg14.04+1_amd64.deb Size: 5138194 SHA256: 84007d2fa3cfabaeaf6ef6894a0c306feccd6169803721476a6ba7fb6054a6c6 SHA1: b75c168db8f8d9effd30fa9e3cc39cd8f49c6f11 MD5sum: 15dc48ecbff8d4b8976529e79e90eaae Description: object-relational SQL database, version 11 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 11. Postgresql-Catversion: 201809051 Package: postgresql-11-asn1oid Source: pgsql-asn1oid Version: 1.2-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17 Depends: libc6 (>= 2.2.5), postgresql-11 Homepage: https://github.com/ChristophBerg/pgsql-asn1oid Priority: optional Section: database Filename: pool/main/p/pgsql-asn1oid/postgresql-11-asn1oid_1.2-2.pgdg14.04+2_amd64.deb Size: 6430 SHA256: 9000c7f356c17edb68556c043dcbbb938ab7f2c76ee0597bbde7cf9256be4343 SHA1: 98d7183a71d408681d59074283c30c2e222255f4 MD5sum: d130eb22f9da7855f31e24bc60bff926 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 11. Package: postgresql-11-bgw-replstatus Source: bgw-replstatus Version: 1.0.3.pgdg14.04+2 Architecture: amd64 Maintainer: Magnus Hagander Installed-Size: 15 Depends: libc6 (>= 2.10), postgresql-11 Homepage: https://github.com/mhagander/bgw_replstatus Priority: optional Section: database Filename: pool/main/b/bgw-replstatus/postgresql-11-bgw-replstatus_1.0.3.pgdg14.04+2_amd64.deb Size: 6904 SHA256: 9e9a6c6dfb3811ad8445fe820f34fe79e8c5774618cf25208a9a608e0134064b SHA1: a1d780d1fd337ca0c309289d20b9831f96b60f2a MD5sum: 4c19c936cc0a432d1134d5083f205520 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-11-citus Source: citus Version: 8.0.0.PGDG-2.pgdg14.04+1 Architecture: amd64 Maintainer: Citus Data Installed-Size: 7306 Depends: libc6 (>= 2.17), libcurl3 (>= 7.16.2), libpq5 (>= 9.2~beta3), postgresql-11 Homepage: https://github.com/citusdata/citus Priority: optional Section: database Filename: pool/main/c/citus/postgresql-11-citus_8.0.0.PGDG-2.pgdg14.04+1_amd64.deb Size: 345678 SHA256: 5ea843b9a03411ca6868b2aaae4dc425d1c14dd3ec7b6489d7b16abb0b694775 SHA1: 31e4f3f9e95d20ccefe30d5a2964bd4199e74b8a MD5sum: 6a4dbce1936d9779ea792faf78c8fb67 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-11-cron Source: pg-cron Version: 1.1.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49 Depends: postgresql-11, libc6 (>= 2.4), libpq5 (>= 9.0~) Homepage: https://github.com/citusdata/pg_cron Priority: optional Section: database Filename: pool/main/p/pg-cron/postgresql-11-cron_1.1.4-1.pgdg14.04+1_amd64.deb Size: 20050 SHA256: cbadd7faeec7c445521a304dd9e5c30e81d064b03c34975e1aab58d53e9f7f86 SHA1: d25bca67fb3446a2d54b573334f835211894e843 MD5sum: 9c35531a5d43b240805589408f788912 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-11-dbg Source: postgresql-11 Version: 11.3-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 18553 Depends: postgresql-11 (= 11.3-1.pgdg14.04+1) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/postgresql-11/postgresql-11-dbg_11.3-1.pgdg14.04+1_amd64.deb Size: 16414980 SHA256: 279f95fb287e2851c4c7a8feac422e077e7985f78a25b6c97e24307d46a91b6d SHA1: f5afc3acc0e00cc2a2b64b58055acf0acf61d4e8 MD5sum: 8e354e968ece21684fa76fda4de2de60 Description: debug symbols for postgresql-11 This package provides detached debugging symbols for PostgreSQL 11. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-11-debversion Source: postgresql-debversion Version: 1.1.1-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 31 Depends: libapt-pkg4.12 (>= 0.8.0), libc6 (>= 2.2.5), postgresql-11 Priority: optional Section: database Filename: pool/main/p/postgresql-debversion/postgresql-11-debversion_1.1.1-2.pgdg14.04+2_amd64.deb Size: 10096 SHA256: d273295cc110fb1d59d7f4e29419b1ee5a24d02155b681aee616f02e24c648d6 SHA1: a23120dd4769ccb9ace55aea733f3b9fc73a1972 MD5sum: 52eca6e43cdb90ae683b20931f54c9d4 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-11-dirtyread Source: pg-dirtyread Version: 2.0-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 21 Depends: libc6 (>= 2.2.5), postgresql-11 Priority: optional Section: database Filename: pool/main/p/pg-dirtyread/postgresql-11-dirtyread_2.0-3.pgdg14.04+1_amd64.deb Size: 10304 SHA256: b8fae0d80996a05f1e6a21e5b2fa99c151499f89471946bc03bc99446cf9a7f4 SHA1: fc3f1aebcbf9eecd73eb868f416deac1b0ce6fc3 MD5sum: 48a0d311a722f07df08cd3ed6e1db9af 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-11-first-last-agg Source: first-last-agg Version: 0.1.4-4-gd63ea3b-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 13 Depends: postgresql-11, libc6 (>= 2.2.5) Homepage: https://github.com/wulczer/first_last_agg Priority: optional Section: database Filename: pool/main/f/first-last-agg/postgresql-11-first-last-agg_0.1.4-4-gd63ea3b-1.pgdg14.04+1_amd64.deb Size: 5480 SHA256: 23eae1094735156941168271fc611d0466dc28d0e9f3bc2dccc6cf81790d3ac9 SHA1: 99cd0750b21fceded7758ab93d5d7cb4936823ae MD5sum: 17238cd7fdaff4bd8c06e877e52eba09 Description: PostgreSQL extension providing first and last aggregate functions first-last-agg is a simple extension providing two aggregate functions, last and first, operating on any element type and returning the last or the first value of the group. . Since by default the ordering inside groups created by a GROUP BY expression is not defined, it is advisable to use an ORDER BY clause inside the aggregate expression (see the aggregate function syntax). Package: postgresql-11-hll Source: postgresql-hll Version: 2.12-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 101 Depends: libc6 (>= 2.14), postgresql-11 Homepage: https://github.com/citusdata/postgresql-hll Priority: optional Section: database Filename: pool/main/p/postgresql-hll/postgresql-11-hll_2.12-3.pgdg14.04+1_amd64.deb Size: 32528 SHA256: d4daaf6eb9f7bc3e7177e2eb767b11258e6978399cbc9d7173a71a3ac8f0c96f SHA1: 317c3ecb2054bd998c611eaecdb092b92916231e MD5sum: 92fbd1dd55120dd24b210686f2631ee4 Description: HyperLogLog extension for PostgreSQL This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog data structure. HyperLogLog is a fixed-size, set-like structure used for distinct value counting with tunable precision. For example, in 1280 bytes `hll` can estimate the count of tens of billions of distinct values with only a few percent error. Package: postgresql-11-hypopg Source: hypopg Version: 1.1.2-1.pgdg14.04+3 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 44 Depends: libc6 (>= 2.4), postgresql-11 Homepage: https://hypopg.readthedocs.io/ Priority: optional Section: database Filename: pool/main/h/hypopg/postgresql-11-hypopg_1.1.2-1.pgdg14.04+3_amd64.deb Size: 18916 SHA256: eb19a2a6259e4d6af6669f4543ccd3673791685a2c74e12f8c7fae62b1ed7fc5 SHA1: a7e8c12c6d1c33ad683de5b259cadb202b8ac94e MD5sum: 4a19758aa48629601d1ccec12b8f9990 Description: PostgreSQL extension adding support for hypothetical indexes. An hypothetical, or virtual, index is an index that doesn't really exists, and thus doesn't cost CPU, disk or any resource to create. They're useful to know if specific indexes can increase performance for problematic queries, since you can know if PostgreSQL will use these indexes or not without having to spend resources to create them. Package: postgresql-11-ip4r Source: ip4r Version: 2.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 323 Depends: libc6 (>= 2.14), postgresql-11 Homepage: http://pgfoundry.org/projects/ip4r/ Priority: optional Section: misc Filename: pool/main/i/ip4r/postgresql-11-ip4r_2.4-1.pgdg14.04+1_amd64.deb Size: 68386 SHA256: 0bed56818a022e03b2bffb327cd9afdd48029987ecaa0ff023b02fa44436ef47 SHA1: a38a5ad0b22633da1b2c768a6a4d7879f7520f2d MD5sum: bfc8dd3bd0f264c6b3505c22777ee9ab Description: IPv4 and IPv6 types for PostgreSQL 11 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-11-jsquery Source: jsquery Version: 1.1.1-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 100 Depends: postgresql-11, libc6 (>= 2.14) Homepage: https://github.com/postgrespro/jsquery Priority: optional Section: database Filename: pool/main/j/jsquery/postgresql-11-jsquery_1.1.1-1.pgdg14.04+2_amd64.deb Size: 41134 SHA256: ee91f700b1cdf61359d8922414863f86fc23433daa4fbd7e32d848ca70201844 SHA1: d0bbd72330175647d5634a9fec6b1ab5dac67a71 MD5sum: ceab82bbdc371aad74c48af4bb62276d 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-11-mimeo Source: mimeo Version: 1.5.1-4.pgdg14.04+2 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4409 Depends: postgresql-11, postgresql-contrib-11 Recommends: python Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-11-mimeo_1.5.1-4.pgdg14.04+2_all.deb Size: 108666 SHA256: 20a6b9ebe14bd20fd8a8c05361a5597dd37d82a9bb0d083bc7a2cb6ea6f09e91 SHA1: 8c13ee8e1768c06d4a97bdb44dbcef1e15b69bfc MD5sum: e5d9058f3428a75841234ebaa9dd1b0d 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-11-mysql-fdw Source: postgresql-mysql-fdw Version: 2.5.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 65 Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-11, libc6 (>= 2.14) Homepage: https://github.com/EnterpriseDB/mysql_fdw Priority: optional Section: database Filename: pool/main/p/postgresql-mysql-fdw/postgresql-11-mysql-fdw_2.5.1-1.pgdg14.04+1_amd64.deb Size: 28306 SHA256: 7a651501b021bd38ceb1a0c09b1c5a97feaf56f3cad67bcd3f7428927a81b7ff SHA1: fc7fa82b550c02da4dbef0e9f7642ad2a17ca65d MD5sum: 4434a5b74036fc8122263dc06d235f58 Description: Postgres 11 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 11. Package: postgresql-11-numeral Source: postgresql-numeral Version: 1.0-2.pgdg14.04+2 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 85 Depends: libc6 (>= 2.14), postgresql-11 Homepage: https://github.com/ChristophBerg/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-11-numeral_1.0-2.pgdg14.04+2_amd64.deb Size: 22552 SHA256: b630c8a77f05374c24715f5c92208ce49c65d3c189abbefde801caaee91efa2b SHA1: 9cdcde03736acb1b290cccf0332360d27f57f130 MD5sum: 12a28e1f13843a3ae58409fd937387d1 Description: numeral datatypes for PostgreSQL This module provides numeric data types for PostgreSQL that use numerals (words instead of digits) for input and output. . * numeral: English numerals (one, two, three, four, ...), short scale (10^9 = trillion) * zahl: German numerals (eins, zwei, drei, vier, ...), long scale (10^9 = Milliarde) * roman: Roman numerals (I, II, III, IV, ...) Package: postgresql-11-orafce Source: orafce Version: 3.7.2-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 324 Depends: postgresql-11, libc6 (>= 2.14) Homepage: https://github.com/orafce/orafce Priority: optional Section: database Filename: pool/main/o/orafce/postgresql-11-orafce_3.7.2-2.pgdg14.04+1_amd64.deb Size: 92732 SHA256: 9f152b295130505b5132dbd22d84ea6353ad86830ae3c0b4bcfa1bf7d53231a0 SHA1: 3420e20840783705e65681560ef62ad3eb3c49cc MD5sum: 79751d8a7cfd4d00aa3dcd20a64f0f4a Description: Oracle support functions for PostgreSQL 11 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-11-partman Source: pg-partman Version: 4.0.0-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4751 Depends: postgresql-11, python3, python3-psycopg2, libc6 (>= 2.4) Priority: optional Section: database Filename: pool/main/p/pg-partman/postgresql-11-partman_4.0.0-1.pgdg14.04+2_amd64.deb Size: 165370 SHA256: 279b2bcb276ae2c0c3709c5422fec281163306f9470bc2587c776e000018d778 SHA1: 59759498d25c0fde7277b9532a55cccfcc2e5a74 MD5sum: bc13898c7b72d935148a67e0483f6631 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-11-pg-checksums Source: pg-checksums Version: 0.8-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 54 Depends: libc6 (>= 2.7), postgresql-11 Homepage: https://github.com/credativ/pg_checksums Priority: optional Section: database Filename: pool/main/p/pg-checksums/postgresql-11-pg-checksums_0.8-3.pgdg14.04+1_amd64.deb Size: 27962 SHA256: e41c0ce002d34ac771a2364fada65ec373843b0a4b68364a68a11c81132643e3 SHA1: 23610aaf390937c8ce4bdbdd756dfba1cace0e96 MD5sum: 882b9c0a5079fc528835ee880116cad4 Description: Activate/deactivate/verify PostgreSQL data checksums Data checksums allow the PostgreSQL database server to identify I/O failures when reading data from storage. The checksums stored in the page header of each data page are compared to the computed checksum of the read data. . Data checksums need to be activated at instance creation time, all current versions of PostgreSQL including v11 do not allow activating (or deactivating) checksums afterwards. . pg_checksums can activate or deactivate data checksums as long at the database cluster is shutdown cleanly. Activating checksums requires all database blocks to be read and all page headers to be updated, so can take a long time on a large database. Deactivating checksums only requires the cluster control file to be updated so is quick. . In addition, pg_checksums can verify the checksums in an offline cluster. Package: postgresql-11-pg-fact-loader Source: pg-fact-loader Version: 1.5.2-1.pgdg14.04+2 Architecture: amd64 Maintainer: Jeremy Finzel Installed-Size: 413 Depends: postgresql-11, libc6 (>= 2.4) Homepage: https://github.com/enova/pg_fact_loader Priority: optional Section: database Filename: pool/main/p/pg-fact-loader/postgresql-11-pg-fact-loader_1.5.2-1.pgdg14.04+2_amd64.deb Size: 42174 SHA256: f1295ecf002b361d339e5e612822cf70897737b23108588980942518b594b334 SHA1: 49b82f9ac34e54e3233a634480fb9b6431467125 MD5sum: a73e888c5d4a344482cc8b030eb12921 Description: Build fact tables asynchronously with Postgres Use queue tables to build fact tables asynchronously for PostgreSQL 11. Package: postgresql-11-pg-qualstats Source: pg-qualstats Version: 1.0.7.1.pgdg14.04+1 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 53 Depends: libc6 (>= 2.4), postgresql-11 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-qualstats/postgresql-11-pg-qualstats_1.0.7.1.pgdg14.04+1_amd64.deb Size: 22818 SHA256: 52493680c27a58dd8a2012cd6684a0577420b39be830470755075f66dde49914 SHA1: 5089d4dea51091019b8ffb6501cbc1d6e125ca71 MD5sum: 81fa8c32d74a95bec8c31f56d73b487a Description: PostgreSQL extension to gather statistics about predicates. This extensions tracks WHERE clauses predicates and JOIN predicates. Statistics will report whether the predicate was evaluated as an index scan or not, how many time the expression appeared, how many times the operator was executed and how filtering the expression is. If pg_stat_statements is enabled, it can also track to which statements the predicate belongs. Package: postgresql-11-pg-stat-kcache Source: pg-stat-kcache Version: 2.1.1-2.pgdg14.04+2 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 30 Depends: libc6 (>= 2.2.5), postgresql-11, postgresql-contrib-11 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-11-pg-stat-kcache_2.1.1-2.pgdg14.04+2_amd64.deb Size: 13006 SHA256: a367ca52e78550d6569d5b6143cdabf87bd500b85cb189b3401710795398c11a SHA1: 38f84956b5626539fd9dfab4f193ab83d210706a MD5sum: f8dddd3a21af183040f1f85354324ba9 Description: PostgreSQL extension to gather per-query kernel statistics. Statistics gathered are reads and writes done out of the operating system cache, user and system CPU usage, context switches and all the other meaningful metrics returned by getrusage(2). All those counters are aggregated per postgres role, database and normalized query identifier. Package: postgresql-11-pgaudit Source: pgaudit Version: 1.3.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 36 Depends: libc6 (>= 2.2.5), postgresql-11 Homepage: http://pgaudit.org/ Priority: optional Section: database Filename: pool/main/p/pgaudit/postgresql-11-pgaudit_1.3.0-2.pgdg14.04+1_amd64.deb Size: 19026 SHA256: ed3619292cfd431775890cab59878a464ee4cc576d4721590881c0889a2f611e SHA1: 1aa7fa1e8fbca4295b3941d5c45aebecf87b9593 MD5sum: ce258a8aa41c355a0fb5e5de45463f99 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-11-pgextwlist Source: pgextwlist Version: 1.8-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 27 Depends: libc6 (>= 2.14), postgresql-11 Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-11-pgextwlist_1.8-2.pgdg14.04+1_amd64.deb Size: 12268 SHA256: d6c4d9e2cbcd439cb84a4661222ccae47aa3b1617386e45fe491b97722de6f62 SHA1: 17ecd12ac5e6548aaaba5e1d1cbe918f44ca261b MD5sum: 75b56732a2837b7a7714ade2fc560fea 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-11-pgfincore Source: pgfincore Version: 1.2.1-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 35 Depends: libc6 (>= 2.4), postgresql-11 Homepage: http://villemain.org/projects/pgfincore Priority: optional Section: database Filename: pool/main/p/pgfincore/postgresql-11-pgfincore_1.2.1-2.pgdg14.04+2_amd64.deb Size: 13732 SHA256: 00eff6faff9449a1667315b07ba84940cfd8b41f66ef572b62868b551e2e3edb SHA1: 9b675dde165e3ff7da481062653e875c0b34faa4 MD5sum: 67146311aedc3780a844a14073a7c0e3 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-11-pgl-ddl-deploy Source: pgl-ddl-deploy Version: 1.5.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Jeremy Finzel Installed-Size: 843 Depends: postgresql-11, postgresql-11-pglogical, libc6 (>= 2.2.5) Homepage: https://github.com/enova/pgl_ddl_deploy Priority: optional Section: database Filename: pool/main/p/pgl-ddl-deploy/postgresql-11-pgl-ddl-deploy_1.5.1-1.pgdg14.04+1_amd64.deb Size: 34942 SHA256: 790205cd6e7971c3085fa1b5e8c41674e8c77524222c3c7170d2a669d2094af8 SHA1: 58fdc1037779f8b18a17ed16a2c35e8c104cce73 MD5sum: 1dddb4f963c94b143554ca107f114ed9 Description: Transparent DDL replication for PostgreSQL Automated DDL deployment using PgLogical for PostgreSQL 11. Package: postgresql-11-pglogical Source: pglogical Version: 2.2.1-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 340 Depends: libc6 (>= 2.4), libpq5 (>= 9.1~), postgresql-11 Homepage: https://www.2ndquadrant.com/en/resources/pglogical/ Priority: optional Section: database Filename: pool/main/p/pglogical/postgresql-11-pglogical_2.2.1-4.pgdg14.04+1_amd64.deb Size: 118790 SHA256: 09c4856473df0a2769b7ed654a220163901089c727f109238006e143a7c9e631 SHA1: 2dc4da9879a3cae62cc63b153e0a730f13d42c4e MD5sum: 80742e8b6e01abda5b0d04f020308cc9 Description: Logical Replication Extension for PostgreSQL The pglogical extension provides logical streaming replication between PostgreSQL instances, using a publish/subscribe model. Contrary to the built-in streaming replication, pglogical can replicate between major versions or different architectures and is not restricted to replicate the entire instance but can selectively replicate arbitrary sets of tables. . Use-Cases include migrations and major-version upgrades, aggregation of several databases into a Data Warehouse, It utilises the Logical Decoding features available since PostgreSQL 9.4 working with low overhead on both provider and subscriber. Package: postgresql-11-pglogical-ticker Source: pglogical-ticker Version: 1.3.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Jeremy Finzel Installed-Size: 80 Depends: postgresql-11, postgresql-11-pglogical, libc6 (>= 2.4) Homepage: https://github.com/enova/pglogical_ticker Priority: optional Section: database Filename: pool/main/p/pglogical-ticker/postgresql-11-pglogical-ticker_1.3.1-1.pgdg14.04+1_amd64.deb Size: 10394 SHA256: 7e224b453ddb42b068cca0c26df1966a44548c875a729db806e4b38557849ba9 SHA1: cdbd91c6246c36627bcd0015f190fdd1a8fec91a MD5sum: 60a6ac96fd8d8c47ad3835c6b7943832 Description: Have time-based replication delay for pglogical A pglogical extension to obtain time-based replication delay for PostgreSQL 11. Package: postgresql-11-pgmemcache Source: pgmemcache Version: 2.3.0-6.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 51 Depends: postgresql-11, libc6 (>= 2.14), libmemcached10 Homepage: http://pgfoundry.org/projects/pgmemcache/ Priority: optional Section: database Filename: pool/main/p/pgmemcache/postgresql-11-pgmemcache_2.3.0-6.pgdg14.04+2_amd64.deb Size: 21000 SHA256: c355f831c8aabe4862c111029cc3d7fec670cc82ed1a94ce10a35e5e076cd557 SHA1: c639d2a6f8c7baeaebc85c44da27e5f7118b564e MD5sum: 5a74dd223a8f8191b5e77be054b4870c 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-11-pgmp Source: postgresql-pgmp Version: 1.0.2-6.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 139 Depends: libc6 (>= 2.14), libgmp10, postgresql-11 Homepage: https://github.com/dvarrazzo/pgmp Priority: optional Section: database Filename: pool/main/p/postgresql-pgmp/postgresql-11-pgmp_1.0.2-6.pgdg14.04+2_amd64.deb Size: 39544 SHA256: ab53c68a7a42b80c0ea1446190e64e91c039d11160b9175022c44861ab169993 SHA1: 93676b008d127beeb05018063c0f55cee41e8898 MD5sum: 912628eb61aa8f52a3e3bcdfc33ba04d Description: arbitrary precision integers and rationals for PostgreSQL 11 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-11-pgpool2 Source: pgpool2 Version: 4.0.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 173 Depends: libpgpool0 (= 4.0.4-1.pgdg14.04+1), postgresql-11, libc6 (>= 2.4) Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page Priority: optional Section: database Filename: pool/main/p/pgpool2/postgresql-11-pgpool2_4.0.4-1.pgdg14.04+1_amd64.deb Size: 133786 SHA256: 04204f20238997d02e1fe7361fb7ae809cd2de29f727175b6c1df138031cbfd0 SHA1: eafde65b625a4ccf528d526a1651543a4f71cc5f MD5sum: 9eee5feb883aa0a97f3e30d3ac2ebe62 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 11 server: . * pgpool_adm * pgpool_recovery (PostgreSQL 9.1 and above) * pgpool_regclass (PostgreSQL 9.1 and above) Package: postgresql-11-pgq-node Source: pgq-node Version: 3.2.5-3.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 518 Depends: postgresql-11, postgresql-11-pgq3 Replaces: postgresql-11-pgq3 (<= 3.2.6-5) Priority: optional Section: database Filename: pool/main/p/pgq-node/postgresql-11-pgq-node_3.2.5-3.pgdg14.04+1_all.deb Size: 12214 SHA256: 74ce6321a72581b87cf04a10a0bfcfbfbffd97b65fb5ee6e82016d7e7eb29729 SHA1: 0eabe110f1c1a88bdd72b8ef7d000bce40263f0f MD5sum: 34b11d737c68c67d614e55c734ca6716 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-11-pgq3 Source: pgq Version: 3.2.6-8.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1965 Depends: libc6 (>= 2.4), postgresql-11, pgqd Homepage: https://github.com/pgq/pgq Priority: optional Section: database Filename: pool/main/p/pgq/postgresql-11-pgq3_3.2.6-8.pgdg14.04+2_amd64.deb Size: 82346 SHA256: 1adaa927e6761f8f58fdbbbed8174ccf33a1b9da0bf1b7e3d60af494a5123091 SHA1: 2f29cf0822e3d20a4668297829b0b81f7d72eac4 MD5sum: c2036696574857e24420bfa56c2742bf 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-11-pgtap Source: pgtap Version: 1.0.0-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1558 Depends: postgresql-11 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: optional Section: database Filename: pool/main/p/pgtap/postgresql-11-pgtap_1.0.0-1.pgdg14.04+1_all.deb Size: 43112 SHA256: 7a8a1a2d227c3b52ee12a518dd86f430fa811be7e06b75164b40063664acc047 SHA1: 6e8ba8ed1de265fb63fbda9e714cf3632846df30 MD5sum: 6749f40d464d9bd958f693e02cfdbcde Description: Unit testing framework extension for PostgreSQL 11 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 11. Package: postgresql-11-pldebugger Source: pldebugger Version: 1:1.0-10-g2a298eb-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: libc6 (>= 2.15), postgresql-11 Suggests: pgadmin3 | pgadmin4 Homepage: https://git.postgresql.org/gitweb/?p=pldebugger.git Priority: optional Section: database Filename: pool/main/p/pldebugger/postgresql-11-pldebugger_1.0-10-g2a298eb-1.pgdg14.04+2_amd64.deb Size: 24466 SHA256: b7a554792a25df9d99af9e7b044287c7a89f90159dfecf93e4163aa25784db79 SHA1: 6048c1038979dfb446487c63d60af3d4d3914b7b MD5sum: 7adba2e6a6fbcb67d59869679d8164de 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-11-pljava Source: postgresql-pljava Version: 1.5.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 854 Depends: default-jre-headless | openjdk-7-jre-headless | java-runtime-headless, postgresql-11, libc6 (>= 2.14) Provides: postgresql-pljava Homepage: https://tada.github.io/pljava/ Priority: optional Section: database Filename: pool/main/p/postgresql-pljava/postgresql-11-pljava_1.5.1-1.pgdg14.04+1_amd64.deb Size: 492320 SHA256: a148d5beb64ed44b53df5976250203d981d0da979511ae6c9d35a07e21aa6bfb SHA1: 5cfefe2868238c79c2567376e09721f732cde7eb MD5sum: 87445751e59bcb7a8de0804db966d762 Description: Java procedural language for PostgreSQL 11 PL/Java is a loadable procedural language for the PostgreSQL database system that enables the use of the Java language for creating functions and trigger procedures. . This package has been configured to use libjvm.so from openjdk-7-jre-headless by default. Other Java versions can be selected at runtime. Package: postgresql-11-plproxy Source: postgresql-plproxy Version: 2.8-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 108 Depends: postgresql-11, libc6 (>= 2.14), libpq5 Homepage: http://pgfoundry.org/projects/plproxy/ Priority: optional Section: database Filename: pool/main/p/postgresql-plproxy/postgresql-11-plproxy_2.8-3.pgdg14.04+1_amd64.deb Size: 56570 SHA256: 398cd75b7ada1dc177b3fbadfb029948593e80f912c654741239f6aeec2f245c SHA1: 137af59856ea53eb47bb7199f3ba3365f803d38e MD5sum: 4bbe3fe02b1b05899cd908ad0a6a14d6 Description: database partitioning system for PostgreSQL 11 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-11-plr Source: plr Version: 1:8.3.0.18-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 348 Depends: r-base-core (>= 2.10), postgresql-11, libc6 (>= 2.14) Suggests: r-recommended Provides: postgresql-plr Homepage: http://www.joeconway.com/plr/ Priority: optional Section: database Filename: pool/main/p/plr/postgresql-11-plr_8.3.0.18-2.pgdg14.04+2_amd64.deb Size: 217892 SHA256: 6039318fe5e679c50f12e9b7918771357275512cdee9271a92627e2303d7200a SHA1: d8f3f447170520809e66582974c246f1cac8b8d7 MD5sum: 33bc871ff4864b48a5897aa5f3ff9c80 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-11-plsh Source: postgresql-plsh Version: 1.20171014-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 25 Depends: libc6 (>= 2.4), postgresql-11 Homepage: http://plsh.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-plsh/postgresql-11-plsh_1.20171014-3.pgdg14.04+1_amd64.deb Size: 12548 SHA256: 9ddb9a2dc9e06e0d3f5917b25f763fc501c2289376ec88bd76be3e187134a452 SHA1: cad5b380f16ecb4064d9b652f9471a955a34be00 MD5sum: 9459283f45ac62cf221e3533c6845601 Description: PL/sh procedural language for PostgreSQL 11 PL/sh enables an SQL developer to write procedural language functions for PostgreSQL 11 in a shell of his choice. You need this package if you have any PostgreSQL 11 functions that use the language plsh. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-11-powa Source: powa-archivist Version: 3.2.0-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 521 Depends: libc6 (>= 2.17), postgresql-11 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/powa-archivist/postgresql-11-powa_3.2.0-1.pgdg14.04+2_amd64.deb Size: 23494 SHA256: 1180e04abbd1239bfbf43b3ebfe7973caad6bc5128211a6137ec8573c3850e08 SHA1: 0484b963b2f5c2063cfdcbc358f5bedb850f3d45 MD5sum: bfe3e040387843bbd9b6251c3e8138fa Description: PostgreSQL Workload Analyzer -- PostgreSQL 11 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-11-prefix Source: prefix Version: 1.2.8-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 56 Depends: libc6 (>= 2.14), postgresql-11 Priority: optional Section: database Filename: pool/main/p/prefix/postgresql-11-prefix_1.2.8-3.pgdg14.04+1_amd64.deb Size: 22806 SHA256: b27d5f290663bc0e15e244eaa0d87ebf8ec11744d4fff81890d1b09c18556c47 SHA1: fe541ac489d8e056bd6f733730a109cd8582292d MD5sum: 878a9d18873f7993e231344fdef7836d 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-11-preprepare Source: preprepare Version: 0.9-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 20 Depends: libc6 (>= 2.3.4), postgresql-11 Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-11-preprepare_0.9-2.pgdg14.04+2_amd64.deb Size: 9322 SHA256: 121774bdc256cffdedeea57aef41476926dfa5e0b23eedb336e50bde68f7db19 SHA1: 9899b48fe9f9af2252b10db6ec24133798e1039f MD5sum: 62202aac97ddf7925af595c304491033 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-11-prioritize Source: postgresql-prioritize Version: 1.0.4-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 21 Depends: libc6 (>= 2.2.5), postgresql-11 Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-11-prioritize_1.0.4-5.pgdg14.04+1_amd64.deb Size: 6678 SHA256: e674ead13b0ada5f4d7e088357a74d2f6fe069bf68a327616e5caca36fc591af SHA1: 511f4115a5934dbba16d4255402531157a770ee0 MD5sum: 6aeb6c5f3f49586ae95004e7b77176a8 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-11-python-multicorn Source: postgresql-multicorn Version: 1.3.4-18-g99ea772-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 63 Depends: postgresql-11, python-multicorn, libc6 (>= 2.2.5), libpython2.7 (>= 2.7) Conflicts: postgresql-11-python3-multicorn Provides: postgresql-python-multicorn Homepage: http://multicorn.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-multicorn/postgresql-11-python-multicorn_1.3.4-18-g99ea772-1.pgdg14.04+1_amd64.deb Size: 25126 SHA256: 5c234d33721405ba8220953ba83283023dc8b8b307a1f56bd03e0a5f540dddfe SHA1: b491b416935cce8564a0f22aec71d7e50e948094 MD5sum: d79bb4f1300dd5e295f98d1205993644 Description: multicorn extension for Postgres 11 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 11 and uses Python 2. Package: postgresql-11-python3-multicorn Source: postgresql-multicorn Version: 1.3.4-18-g99ea772-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 67 Depends: postgresql-11, python3-multicorn, libc6 (>= 2.2.5), libpython3.4 (>= 3.4.2) Conflicts: postgresql-11-python-multicorn Provides: postgresql-python3-multicorn Homepage: http://multicorn.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-multicorn/postgresql-11-python3-multicorn_1.3.4-18-g99ea772-1.pgdg14.04+1_amd64.deb Size: 25910 SHA256: 344a887f070db3c81d26ac9385667b0a4449b901e511605d91ecfb45c33c5ef7 SHA1: 275cf7dbb95f2cb3006796437471e90c34a78681 MD5sum: c9548e841d938a29ef3acf6419eff0ec Description: multicorn extension for Postgres 11 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 11 and uses Python 3. Package: postgresql-11-repack Source: pg-repack Version: 1.4.4-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 151 Depends: postgresql-11, libc6 (>= 2.15), libpq5 (>= 8.3~rc1-1~) Homepage: https://github.com/reorg/pg_repack Priority: optional Section: database Filename: pool/main/p/pg-repack/postgresql-11-repack_1.4.4-2.pgdg14.04+1_amd64.deb Size: 69592 SHA256: 74c5ebda2222e52b4818670df5286c2f2e29ae6598dfa1b8dfbd6f1929a74f56 SHA1: 912d7f9ab24519b9610b3a608c9edf517b239b65 MD5sum: 2417669e9622eadf21ae61e6d2f74035 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 11. Package: postgresql-11-repmgr Source: repmgr Version: 4.2.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 771 Depends: postgresql-11, repmgr-common (>= 4.2.0-2.pgdg14.04+1), libc6 (>= 2.15), libpq5 (>= 9.3~) Suggests: rsync Homepage: https://www.repmgr.org/ Priority: optional Section: database Filename: pool/main/r/repmgr/postgresql-11-repmgr_4.2.0-2.pgdg14.04+1_amd64.deb Size: 168214 SHA256: da0dd697a6b1edb1d29de3a5f0018e2bc44e3fef8dd5dba9e10b2e2ce5a3637e SHA1: 8ef1e0b234760394dc2127c3aec58c11df976533 MD5sum: 56e1284676b1a92112f7db899a63c12a Description: replication manager for PostgreSQL 11 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 11. Package: postgresql-11-repmgr-dbg Source: repmgr Version: 4.2.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 495 Depends: postgresql-11-repmgr (= 4.2.0-2.pgdg14.04+1) Breaks: repmgr-dbg (<< 3.0.1-1) Replaces: repmgr-dbg (<< 3.0.1-1) Homepage: https://www.repmgr.org/ Priority: optional Section: debug Filename: pool/main/r/repmgr/postgresql-11-repmgr-dbg_4.2.0-2.pgdg14.04+1_amd64.deb Size: 454006 SHA256: 1e204ea48d0c5c544db6f34f0b101b695f4008c54c8ed69695e6723296bbc654 SHA1: 865d3b5f8607dea78822e5c894ddf79a83616a26 MD5sum: ad44af0dbfa530b21a4bede0b7ae9e41 Description: debug symbols for repmgr for PostgreSQL 11 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 11. Package: postgresql-11-rum Source: postgresql-rum Version: 1.3.2-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 357 Depends: postgresql-11 (>= 11.1), libc6 (>= 2.14) Homepage: https://github.com/postgrespro/rum Priority: optional Section: database Filename: pool/main/p/postgresql-rum/postgresql-11-rum_1.3.2-5.pgdg14.04+1_amd64.deb Size: 102616 SHA256: 49a19d4bfb43a0120d3b85762623eccaf266c84a6f4225c87ddee5b272a43f9c SHA1: 85ea5f247c884ed9ee50972290a27d8e48e41cee MD5sum: 2d22d740ccb6bf10bab7db40e55d714c Description: PostgreSQL RUM access method This PostgreSQL extension provides the RUM access method, an inverted index with additional information in posting lists. Package: postgresql-11-similarity Source: pg-similarity Version: 1.0-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 98 Depends: postgresql-11, libc6 (>= 2.14) Homepage: https://github.com/eulerto/pg_similarity Priority: optional Section: database Filename: pool/main/p/pg-similarity/postgresql-11-similarity_1.0-2.pgdg14.04+2_amd64.deb Size: 32620 SHA256: 252058b180de22328840baa8c6f0f62eadaa91616666afbb737f721915e6e33e SHA1: 0d8e6522d402fa4737f3da666c52ff6ca76e1b0c MD5sum: 23fd27c8745319844e3e4ae483043658 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-11-snakeoil Source: pg-snakeoil Version: 1.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 16 Depends: clamav-freshclam | clamav-data, postgresql-11, libc6 (>= 2.2.5), libclamav7 (>= 0.99~rc1) Priority: optional Section: database Filename: pool/main/p/pg-snakeoil/postgresql-11-snakeoil_1.1-1.pgdg14.04+1_amd64.deb Size: 7768 SHA256: f4b9daa968b7de650a35cb4f75d739823d9b62e6b104ffbef04c00b7991905c8 SHA1: 3710c2159c505b5f18b60f9f7ad9a8cd580d4b48 MD5sum: f7bd6c0609e61cc78b45b4efc6a7a9ab Description: PostgreSQL anti-virus scanner based on ClamAV pg_snakeoil provides functions scanning PostgreSQL data for viruses using the ClamAV anti-virus engine. Package: postgresql-11-toastinfo Source: toastinfo Version: 1.1-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17 Depends: postgresql-11, libc6 (>= 2.2.5) Homepage: https://github.com/credativ/toastinfo Priority: optional Section: database Filename: pool/main/t/toastinfo/postgresql-11-toastinfo_1.1-3.pgdg14.04+1_amd64.deb Size: 5786 SHA256: cdda9c4c773919d506f4849a4459d259b16dc4188d388730d890d911bb6cb077 SHA1: b972ebed0b83e3183c93b362f608868f5a60fb07 MD5sum: 63210afe487c963c6f315ab55dc34d50 Description: Show storage structure of varlena datatypes in PostgreSQL This PostgreSQL extension exposes the internal storage structure of variable-length datatypes, called varlena. . The function pg_toastinfo describes the storage form of a datum: . * null for NULLs * ordinary for non-varlena datatypes * short inline varlena for varlena values up to 126 bytes (1 byte header) * long inline varlena, (un)compressed for varlena values up to 1GiB (4 bytes header) * toasted varlena, (un)compressed for varlena values up to 1GiB stored in TOAST tables . The function pg_toastpointer returns a varlena's chunk_id oid in the corresponding TOAST table. It returns NULL on non-varlena input. Package: postgresql-11-unit Source: postgresql-unit Version: 7.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 310 Depends: libc6 (>= 2.14), postgresql-11 Homepage: https://github.com/ChristophBerg/postgresql-unit Priority: optional Section: database Filename: pool/main/p/postgresql-unit/postgresql-11-unit_7.1-1.pgdg14.04+1_amd64.deb Size: 66062 SHA256: f5597146d56adcc63da57bc6f4d9ab9657d81526008895fed8138b6336205bc8 SHA1: 8ce18141bd9077bae1402769d0645a41b558e0b5 MD5sum: 0476da8a13fba801cca4c7e1903cce71 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-11-wal2json Source: wal2json Version: 1.0-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 29 Depends: postgresql-11, libc6 (>= 2.3) Homepage: https://github.com/eulerto/wal2json Priority: optional Section: database Filename: pool/main/w/wal2json/postgresql-11-wal2json_1.0-5.pgdg14.04+1_amd64.deb Size: 11838 SHA256: 4ff8b2596b02b58bd08b6ee0f46cf59fa593554eedf5bd9402d5da7b62157812 SHA1: 93ca4c66466321ede00d31d8daf65a285f360523 MD5sum: 6a171c8c44bc4c6df65ef79cae0c340b Description: PostgreSQL logical decoding JSON output plugin wal2json is an output plugin for PostgreSQL's logical decoding. The plugin has access to tuples produced by INSERT and UPDATE. Also, UPDATE/DELETE old row versions can be accessed depending on the configured replica identity. Changes can be consumed using the streaming protocol (logical replication slots) or by a special SQL API. . The wal2json output plugin produces a JSON object per transaction. All of the new/old tuples are available in the JSON object. Also, there are options to include properties such as transaction timestamp, schema-qualified, data types, and transaction ids. Package: postgresql-8.4 Version: 8.4.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 15664 Depends: libc6 (>= 2.15), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.8+dfsg), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpq5 (>= 8.3~rc1-1~), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), postgresql-client-8.4, postgresql-common (>= 130~), tzdata, ssl-cert, locales Suggests: oidentd | ident-server, locales-all Breaks: postgresql-plpython-8.4 (<< 8.4.22-1.pgdg14.04+1) Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-8.4/postgresql-8.4_8.4.22-1.pgdg14.04+1_amd64.deb Size: 3077706 SHA256: daad2c6bbe47a3969b9418b4b454312235d17879cb40fdfca51043108603a730 SHA1: 466bcbe5985f122f4c49fbd5da494dcc2e0ecf7a MD5sum: b8f029689e2f146b9ec6f1b92225ce13 Description: object-relational SQL database, version 8.4 server 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. . This package provides the database server for PostgreSQL 8.4. Servers for other major release versions can be installed simultaneously and are coordinated by the postgresql-common package. A package providing ident-server is needed if you want to authenticate remote connections with identd. Package: postgresql-8.4-dbg Source: postgresql-8.4 Version: 8.4.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 25653 Depends: postgresql-8.4 (= 8.4.22-1.pgdg14.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-8.4/postgresql-8.4-dbg_8.4.22-1.pgdg14.04+1_amd64.deb Size: 5692838 SHA256: b3411205e94572cbc0eee0dc219d1ec7d62d6443fd06a502a88017639ed6774c SHA1: f09e06a0a2d33c41f224388963727c2a6cb29afe MD5sum: d19e53853c1cb2d7920ef23b2dbde5e4 Description: debug symbols for postgresql-8.4 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. . This package provides detached debugging symbols for PostgreSQL 8.4. Package: postgresql-8.4-orafce Source: orafce Version: 3.0.7-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 461 Depends: libc6 (>= 2.14), postgresql-8.4 Homepage: https://github.com/orafce/orafce Priority: optional Section: database Filename: pool/main/o/orafce/postgresql-8.4-orafce_3.0.7-3.pgdg14.04+1_amd64.deb Size: 81944 SHA256: a1ca56202fd5462493b9acbf6e13533fbe57ceee87407f1f202b8c191a430c45 SHA1: 17891096822fae95cf87d9c5a4ec2f8f4dcd11fb MD5sum: ae1c0b6c523ae364b65a151f1f008715 Description: Oracle support functions for PostgreSQL 8.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-8.4-pgfincore Source: pgfincore Version: 1.1.2-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 85 Depends: libc6 (>= 2.4), postgresql-8.4 Homepage: http://villemain.org/projects/pgfincore Priority: extra Section: database Filename: pool/main/p/pgfincore/postgresql-8.4-pgfincore_1.1.2-2.pgdg14.04+1_amd64.deb Size: 12556 SHA256: 195e1104daa70a5bfec95dee5e18ccb4de7804e6196e05a9db80a92f532cc6ce SHA1: 86efdd88ca1b850c992024c5c6dbde7edee6741d MD5sum: 9400fd63a3965b5c35b869f0fd9ac229 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-8.4-pgmp Source: postgresql-pgmp Version: 1.0.2-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 184 Depends: libc6 (>= 2.14), libgmp10, postgresql-8.4 Homepage: https://github.com/dvarrazzo/pgmp Priority: optional Section: database Filename: pool/main/p/postgresql-pgmp/postgresql-8.4-pgmp_1.0.2-1.pgdg14.04+1_amd64.deb Size: 39448 SHA256: 0b850a65e537f9c0f896a3098936a78509c1b3a9acb60861ffba5d5b5bd0380d SHA1: 1e2a969c160484bcb2c43dd9d882e6c0326ee16f MD5sum: 7c22cb6178cd3a3ae59795bf0262e37e Description: arbitrary precision integers and rationals for PostgreSQL 8.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-8.4-pgq3 Source: skytools3 Version: 3.2.6-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 711 Depends: libc6 (>= 2.4), postgresql-8.4 Conflicts: skytools-modules-8.4 Replaces: skytools-modules-8.4 Provides: skytools-modules Homepage: http://wiki.postgresql.org/wiki/Skytools Priority: extra Section: database Filename: pool/main/s/skytools3/postgresql-8.4-pgq3_3.2.6-3.pgdg14.04+1_amd64.deb Size: 66476 SHA256: ecaa7bcbe07ff1c3e06448e29a2448a33166c0c24699d857a591e50fb7532dc2 SHA1: 09cbe985390aea2137e64c42edf7ff1ae589b6c2 MD5sum: afdddb101994e1091fff258f6ad4e4c8 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-8.4-pgtap Source: pgtap Version: 0.95.0-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 195 Depends: postgresql-8.4 Recommends: pgtap-doc, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, libtap-harness-archive-perl Breaks: pgtap (<< 0.95) Replaces: pgtap (<< 0.95) Homepage: http://pgtap.org/ Priority: extra Section: database Filename: pool/main/p/pgtap/postgresql-8.4-pgtap_0.95.0-1.pgdg14.04+1_all.deb Size: 65170 SHA256: abab00def57f1a149e1ee8af5461cf50105c30f9fad47167731a4663c60fd907 SHA1: 825b9b6e431296c8a0cd9f3a15d9c6b400a9e6e2 MD5sum: 68e8c494d4f78e1dd8b88c3ed49dd6f3 Description: Unit testing framework extension for PostgreSQL 8.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 8.4. Package: postgresql-8.4-pljava-gcj Source: postgresql-pljava Version: 1.4.3-3~1.gitc5d3def.pgdg14.04+1 Architecture: amd64 Maintainer: Peter Eisentraut Installed-Size: 1392 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgcj14 (>= 4.8), postgresql-8.4 Conflicts: postgresql-8.4-pljava Provides: postgresql-8.4-pljava Homepage: http://wiki.tada.se/index.php?title=Main_Page Priority: optional Section: database Filename: pool/main/p/postgresql-pljava/postgresql-8.4-pljava-gcj_1.4.3-3~1.gitc5d3def.pgdg14.04+1_amd64.deb Size: 304780 SHA256: 006e12f51a662ff2a91247aebd3abfb35d79f3fb6a8f210cf13d50dbf3150ac7 SHA1: c34b4e66cbc25d5d3b82d0644ea1a983bb9b6047 MD5sum: 5ec9b1ab0c604f5ce64f97bd818d2994 Description: Java procedural language for PostgreSQL 8.4 PL/Java is a loadable procedural language for the PostgreSQL database system that enables the use of the Java language for creating functions and trigger procedures. This variant is compiled using the GNU Compiler for Java (GCJ). Package: postgresql-8.4-plproxy Source: postgresql-plproxy Version: 2.5-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 278 Depends: postgresql-8.4, libc6 (>= 2.14), libpq5 Homepage: http://pgfoundry.org/projects/plproxy/ Priority: optional Section: database Filename: pool/main/p/postgresql-plproxy/postgresql-8.4-plproxy_2.5-5.pgdg14.04+1_amd64.deb Size: 58012 SHA256: b6eeb17a5df1bc6ff6dae2a3c20b138547a93e0429d634b5500ad7c642ec69dc SHA1: 5e9cec58fb9e55db1842557b8ca87512f71ac594 MD5sum: 7f34c7672d086012d27592bbd6444f1b Description: database partitioning system for PostgreSQL 8.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-8.4-plr Source: plr Version: 1:8.3.0.15-5~14.git6f4c76f.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 249 Depends: r-base-core (>= 2.10), postgresql-8.4, libc6 (>= 2.14) Suggests: r-recommended Provides: postgresql-plr Homepage: http://www.joeconway.com/plr/ Priority: optional Section: database Filename: pool/main/p/plr/postgresql-8.4-plr_8.3.0.15-5~14.git6f4c76f.pgdg14.04+1_amd64.deb Size: 53408 SHA256: 64806ee96c594d8f6ac53df7b21023691ef8be73b1705d23daeae344b6c82eb5 SHA1: e4a4544978a454151abdd6e9061de925faf6e9b2 MD5sum: 5386e51445d63d5e7dfe0add52282f4e 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-8.4-plsh Source: postgresql-plsh Version: 1.20140221-1.pgdg14.04+2 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 75 Depends: libc6 (>= 2.4), postgresql-8.4 Homepage: http://plsh.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-plsh/postgresql-8.4-plsh_1.20140221-1.pgdg14.04+2_amd64.deb Size: 11916 SHA256: 32f5f67a1b13c7bb6d9d7c9161225dfb98311abdd770dd44cb75a9f2e383674b SHA1: 83db46ba1a22716aed046592e2ffccdbd6082eb1 MD5sum: 1f72a86f939481318643c9bd4d3a5231 Description: PL/sh procedural language for PostgreSQL 8.4 PL/sh enables an SQL developer to write procedural language functions for PostgreSQL 8.4 in a shell of his choice. You need this package if you have any PostgreSQL 8.4 functions that use the language plsh. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-8.4-prefix Source: prefix Version: 1.2.3-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 Depends: libc6 (>= 2.14), postgresql-8.4 Priority: extra Section: database Filename: pool/main/p/prefix/postgresql-8.4-prefix_1.2.3-3.pgdg14.04+1_amd64.deb Size: 18844 SHA256: 8f9a10c693eb1abaa0023e748355123ba496701855136a78b6e7f19e227a7980 SHA1: 38a5b3a97f88391aef1074b3afb2c788c56d2d4e MD5sum: 54a6d55ef3a75b1039f9857a16ef9ce6 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-8.4-preprepare Source: preprepare Version: 0.7-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 78 Depends: libc6 (>= 2.2.5), postgresql-8.4 Priority: extra Section: database Filename: pool/main/p/preprepare/postgresql-8.4-preprepare_0.7-1.pgdg14.04+1_amd64.deb Size: 8782 SHA256: c7f3784d71b51c6f0faecd797ba8df448a4d7b0f5d87c0ba779cc135e4363794 SHA1: 3397e35f3eca2623ed613aa964dff011419ed1ec MD5sum: 2bc756059f86137c0c2003dce51bd884 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-8.4-reorg Source: pg-reorg Version: 1.1.11-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 214 Depends: postgresql-8.4, libc6 (>= 2.14), libpq5 (>= 8.3~rc1-1~) Homepage: http://reorg.projects.pgfoundry.org/ Priority: optional Section: database Filename: pool/main/p/pg-reorg/postgresql-8.4-reorg_1.1.11-1.pgdg14.04+1_amd64.deb Size: 52146 SHA256: 6c1f5a3e0ddc6aa6a8ae51a20b2dbd60559408cca55f5a021e64dc1bb955f0ff SHA1: 59e8e46e545d60f7f1ff13352a717703ff701569 MD5sum: 030e36b4d7ac4459fbbae37868fc2e65 Description: reorganize tables in PostgreSQL databases without any locks pg_reorg is an utility program to reorganize tables in PostgreSQL databases. Unlike clusterdb, it doesn't block any selections and updates during reorganization. . This package contains the pg_reorg program and the server extension for PostgreSQL 8.4. Package: postgresql-8.4-slony1-2 Source: slony1-2 Version: 2.2.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 89 Depends: postgresql-8.4, libc6 (>= 2.14) Suggests: slony1-2-bin Conflicts: postgresql-8.4-slony1 Provides: postgresql-8.4-slony1 Homepage: http://slony.info/ Priority: optional Section: database Filename: pool/main/s/slony1-2/postgresql-8.4-slony1-2_2.2.4-1.pgdg14.04+1_amd64.deb Size: 22690 SHA256: 60a8d95d1554559546b0d7c2cecc3f37a800aa57692e1aa9ecffa75e74b863ed SHA1: 2a1295f3a4b4da019729c35dd20180cf065fa10e MD5sum: 24db5922d973862605baaf78cc66dbd5 Description: replication system for PostgreSQL: PostgreSQL 8.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 8.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.0 Version: 9.0.23-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 16334 Depends: libc6 (>= 2.15), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.8+dfsg), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpq5 (>= 8.3~rc1-1~), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), postgresql-client-9.0, postgresql-common (>= 115~), tzdata, ssl-cert, locales Suggests: oidentd | ident-server, locales-all Conflicts: postgresql (<< 7.5) Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.0/postgresql-9.0_9.0.23-1.pgdg14.04+2_amd64.deb Size: 3204656 SHA256: afa34b138fca2ea7af4472bb9fcb951c50d538cefe351427617a3ff4b53e8a28 SHA1: 591720a3e470e7c8c1d3ca5d50e13dd015c73ccf MD5sum: 2c7acfefb2cf3e0b1aa590cefb53d4dd Description: object-relational SQL database, version 9.0 server 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. . This package provides the database server for PostgreSQL 9.0. Servers for other major release versions can be installed simultaneously and are coordinated by the postgresql-common package. A package providing ident-server is needed if you want to authenticate remote connections with identd. Package: postgresql-9.0-dbg Source: postgresql-9.0 Version: 9.0.23-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 27490 Depends: postgresql-9.0 (= 9.0.23-1.pgdg14.04+2) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/postgresql-9.0/postgresql-9.0-dbg_9.0.23-1.pgdg14.04+2_amd64.deb Size: 6052750 SHA256: c6040a9676359c4958488581d9ad9614cbbf419c442280469267be8a160145ac SHA1: cb6b86ddb59a9d9fa5eacc24411604b9d0d6102a MD5sum: 8b0ac0e240a1704996bad3e33f71ab60 Description: debug symbols for postgresql-9.0 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. . This package provides detached debugging symbols for PostgreSQL 9.0. Package: postgresql-9.0-debversion Source: postgresql-debversion Version: 1.0.7-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian buildd-tools Developers Installed-Size: 90 Depends: libapt-pkg4.12 (>= 0.8.0), libc6 (>= 2.2.5), libstdc++6 (>= 4.1.1), postgresql-9.0 Priority: extra Section: database Filename: pool/main/p/postgresql-debversion/postgresql-9.0-debversion_1.0.7-4.pgdg14.04+1_amd64.deb Size: 14060 SHA256: 2a62de1a2dff31b7813df33f7909914ba8215eeae11240df178b849f3f5800ad SHA1: 7247c1c231f05e173a61e2a8188cb6e62976fe28 MD5sum: 5f199706777773b65ac38134222d0260 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.0-orafce Source: orafce Version: 3.0.7-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 451 Depends: libc6 (>= 2.14), postgresql-9.0 Homepage: https://github.com/orafce/orafce Priority: optional Section: database Filename: pool/main/o/orafce/postgresql-9.0-orafce_3.0.7-3.pgdg14.04+1_amd64.deb Size: 81334 SHA256: cafa448d089de3c11d4db6e9502e140a5cb470274280b87399122c12e353189d SHA1: 09bda3194969c37932e957279bcd9c6c51018620 MD5sum: 54cf03b93113bea12addd60b30ba25dd Description: Oracle support functions for PostgreSQL 9.0 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.0-pgfincore Source: pgfincore Version: 1.1.2-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 88 Depends: libc6 (>= 2.4), postgresql-9.0 Homepage: http://villemain.org/projects/pgfincore Priority: extra Section: database Filename: pool/main/p/pgfincore/postgresql-9.0-pgfincore_1.1.2-2.pgdg14.04+1_amd64.deb Size: 12572 SHA256: 589f61e6deba66db8df9500ec6cc0bd5fdd133bf9594e9555be2790e29061fa8 SHA1: 5f3f71afb520634838e12162ab78f2e1ab0fb666 MD5sum: 27b7497e75236b04253b429317a9b7c7 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.0-pgmp Source: postgresql-pgmp Version: 1.0.2-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 182 Depends: libc6 (>= 2.14), libgmp10, postgresql-9.0 Homepage: https://github.com/dvarrazzo/pgmp Priority: optional Section: database Filename: pool/main/p/postgresql-pgmp/postgresql-9.0-pgmp_1.0.2-1.pgdg14.04+1_amd64.deb Size: 39284 SHA256: 96bdcd08572e0c081a9855a3cf27a1fdde496edd1ecc83f413f25be22dd94e39 SHA1: 641e181e33c2f2fe24afa466a400bacc6a5bdc27 MD5sum: 616b72210c8e8ae731f1e883db734947 Description: arbitrary precision integers and rationals for PostgreSQL 9.0 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.0-pgq3 Source: skytools3 Version: 3.2.6-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 710 Depends: libc6 (>= 2.4), postgresql-9.0 Conflicts: skytools-modules-9.0 Replaces: skytools-modules-9.0 Provides: skytools-modules Homepage: http://wiki.postgresql.org/wiki/Skytools Priority: extra Section: database Filename: pool/main/s/skytools3/postgresql-9.0-pgq3_3.2.6-3.pgdg14.04+1_amd64.deb Size: 66346 SHA256: 6b30898d4aefd71594b51a711bbebe8d0ed2808597a0acf5e824b6592a4b5007 SHA1: cc31aa09b287b57231de8989a0f1933772b6bd11 MD5sum: d07c2883158d54f8f9d68107e3f9992e 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.0-pgrouting Source: pgrouting Version: 2.0.0-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 894 Depends: postgresql-9.0, postgresql-9.0-postgis-2.1, libc6 (>= 2.14), libcgal10, libgcc1 (>= 1:4.1.1), libgmp10, libstdc++6 (>= 4.6) Suggests: postgresql-9.0-pgrouting-doc Homepage: http://www.pgrouting.org Priority: optional Section: misc Filename: pool/main/p/pgrouting/postgresql-9.0-pgrouting_2.0.0-3.pgdg14.04+1_amd64.deb Size: 175880 SHA256: 236b6d7c7dd7a7cbf680eecfd5d29a8e7fd77cffde0be5605cbc668cd06306f1 SHA1: fcd17b937766bdbf2d0b022b0f99d747dffcb8bf MD5sum: 61ed3f56219c3e2368177ca981641302 Description: basic routing functionality support for PostgreSQL 9.0 pgRouting is part of PostLBS, which provides core tools for Location Based Services (LBS). It adds support for some routing algorithm to the PostgreSQL object-relational database and it's core includes three types of shortest path implementation. In combination with PostGIS this extension provides more useful functionality. Package: postgresql-9.0-pgrouting-doc Source: pgrouting Version: 2.0.0-3.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 1537 Depends: libjs-sphinxdoc (>= 1.0) Homepage: http://www.pgrouting.org Priority: optional Section: doc Filename: pool/main/p/pgrouting/postgresql-9.0-pgrouting-doc_2.0.0-3.pgdg14.04+1_all.deb Size: 263264 SHA256: 0259ba68468cdec07f5788010a5fee62ded67add8677da4a6b99a610dcee7c7c SHA1: cc5672a032dd75eeed4bb355b18b7271bebaa5c3 MD5sum: 48a2e4777e22f1e9c6d7b28d02680f68 Description: basic routing functionality support for PostgreSQL 9.0 (Documentation) pgRouting is part of PostLBS, which provides core tools for Location Based Services (LBS). It adds support for some routing algorithm to the PostgreSQL object-relational database and it's core includes three types of shortest path implementation. In combination with PostGIS this extension provides more useful functionality. . This package contains the documentation. Package: postgresql-9.0-pgtap Source: pgtap Version: 0.95.0-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 195 Depends: postgresql-9.0 Recommends: pgtap-doc, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, libtap-harness-archive-perl Breaks: pgtap (<< 0.95) Replaces: pgtap (<< 0.95) Homepage: http://pgtap.org/ Priority: extra Section: database Filename: pool/main/p/pgtap/postgresql-9.0-pgtap_0.95.0-1.pgdg14.04+1_all.deb Size: 65150 SHA256: 58a4b7fe64b8c7a6c37001fe5d5ec50fb4b37f01e88658ee7f15e6916a9efe1a SHA1: 174155873f61028a6bfd7fc6af0da21183ad300d MD5sum: cc27b2a6f407b44b907ff6e222f66e2d Description: Unit testing framework extension for PostgreSQL 9.0 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.0. Package: postgresql-9.0-pljava-gcj Source: postgresql-pljava Version: 1.4.3-3~1.gitc5d3def.pgdg14.04+1 Architecture: amd64 Maintainer: Peter Eisentraut Installed-Size: 1392 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgcj14 (>= 4.8), postgresql-9.0 Conflicts: postgresql-9.0-pljava Provides: postgresql-9.0-pljava Homepage: http://wiki.tada.se/index.php?title=Main_Page Priority: optional Section: database Filename: pool/main/p/postgresql-pljava/postgresql-9.0-pljava-gcj_1.4.3-3~1.gitc5d3def.pgdg14.04+1_amd64.deb Size: 306406 SHA256: e04aef13f5f57241d5c9682cfd997b46f5f7fe876da37bb2939c4365b553ebad SHA1: 9b1f8b8456930281565357fb6bb6424add47d7f0 MD5sum: 468399a9c87c282ffc5abdde52d09a4f Description: Java procedural language for PostgreSQL 9.0 PL/Java is a loadable procedural language for the PostgreSQL database system that enables the use of the Java language for creating functions and trigger procedures. This variant is compiled using the GNU Compiler for Java (GCJ). Package: postgresql-9.0-plproxy Source: postgresql-plproxy Version: 2.5-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 272 Depends: postgresql-9.0, libc6 (>= 2.14), libpq5 Homepage: http://pgfoundry.org/projects/plproxy/ Priority: optional Section: database Filename: pool/main/p/postgresql-plproxy/postgresql-9.0-plproxy_2.5-5.pgdg14.04+1_amd64.deb Size: 57668 SHA256: 5a24b9a15938dd4e76a4a7948ac056c939e3fe5610a5dee30c56ac2ff5c3fb05 SHA1: d6d95b2ff50e5669e7296308a6a852da79db93c0 MD5sum: fee2a297a1aeb5350fcaacf277945a7d Description: database partitioning system for PostgreSQL 9.0 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.0-plr Source: plr Version: 1:8.3.0.15-5~14.git6f4c76f.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 247 Depends: r-base-core (>= 2.10), postgresql-9.0, libc6 (>= 2.14) Suggests: r-recommended Provides: postgresql-plr Homepage: http://www.joeconway.com/plr/ Priority: optional Section: database Filename: pool/main/p/plr/postgresql-9.0-plr_8.3.0.15-5~14.git6f4c76f.pgdg14.04+1_amd64.deb Size: 53266 SHA256: 4f50fcd480703c10aa52a56c806bbabeff843c3e61ac5bf2ad01664bb36fce0b SHA1: 2aeb7a004f109c0df2771079e5701f969b44a40d MD5sum: 99a98a26f797491749ccbc86e65a01f2 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.0-plsh Source: postgresql-plsh Version: 1.20140221-1.pgdg14.04+2 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 75 Depends: libc6 (>= 2.4), postgresql-9.0 Homepage: http://plsh.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-plsh/postgresql-9.0-plsh_1.20140221-1.pgdg14.04+2_amd64.deb Size: 12028 SHA256: 235682f9495888bb8305387863b3846df3923f859e0e6e91ec3924320adb3b27 SHA1: df5111397d7f7d2610a01f68c21585eefe281e19 MD5sum: 325ae76512247b142f6a404f3c74fdea Description: PL/sh procedural language for PostgreSQL 9.0 PL/sh enables an SQL developer to write procedural language functions for PostgreSQL 9.0 in a shell of his choice. You need this package if you have any PostgreSQL 9.0 functions that use the language plsh. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-9.0-plv8 Source: plv8 Version: 1.4.2.ds-3~24.git9187996.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 166 Depends: postgresql-9.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1), libv8-3.14.5 Provides: postgresql-plv8 Homepage: http://code.google.com/p/plv8js/ Priority: extra Section: database Filename: pool/main/p/plv8/postgresql-9.0-plv8_1.4.2.ds-3~24.git9187996.pgdg14.04+1_amd64.deb Size: 47912 SHA256: 3eb9e79f236e5a8bbc4f15f55226e9feeb63896575d6b1b288d61eb7d2329de4 SHA1: 7dc6500ba81e84f76330aff0d002211c051ffed9 MD5sum: bc8c5ea6874d67cb2ffe35cdebde666e 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.0-postgis-2.0-scripts Source: postgis Version: 2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 420 Depends: debconf (>= 0.5) | debconf-2.0 Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.0-postgis-2.0-scripts_2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1_all.deb Size: 371750 SHA256: f2156236b5220a715a5578765e7d249cce8a47e64e3433d7f402c93689ef7bf2 SHA1: 103f4cafb63fc8dc91ab163c12ee1140c348065d MD5sum: e2910119ffd76dc08a1d701d4a51a103 Description: PostGIS 2.0 for PostgreSQL 9.0 -- scripts -- dummy package This package contained the scripts for PostGIS version 2.0, that's now deprecated. It extended PostgreSQL 9.0. . This is a transitional dummy package. It can safely be removed together with the dependent postgresql-9.0-postgis package. Package: postgresql-9.0-postgis-2.1 Source: postgis Version: 2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1114 Depends: libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), liblwgeom-2.1.8 (>= 2.1.6), libproj0 (>= 4.8.0-1), libxml2 (>= 2.7.4), postgresql-9.0, postgresql-9.0-postgis-scripts Recommends: postgresql-contrib-9.0 Suggests: postgis Breaks: postgis (<< 1.2.1) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.0-postgis-2.1_2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1_amd64.deb Size: 604750 SHA256: 91265ce6d8645537077c836727ab1ebc96d17575b3d915a088036811a1388936 SHA1: ae0c551c61fe67aad4ed63ab074d738fa8abe59e MD5sum: 691b3eb4c7cfe5f0079075249ea2106b Description: Geographic objects support for PostgreSQL 9.0 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.0. Package: postgresql-9.0-postgis-2.1-scripts Source: postgis Version: 2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 407 Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.0-postgis-2.1-scripts_2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1_all.deb Size: 365932 SHA256: a0ff3d08bf5344a2a29ae8e40e100bc22f9d075ff761b152e56c3880f6382e2e SHA1: efae820dce993fb223c08b155757e9309ec90b06 MD5sum: 4f00969eb74536bc89224953b499338d Description: PostGIS for PostgreSQL 9.0 -- scripts -- dummy package This package contained SQL scripts to upgrade from earlier PostGIS versions for PostgreSQL 9.0 as well as Perl utility scripts. It got renamed to postgresql-9.0-postgis-scripts. . This is a transitional dummy package. It can safely be removed. Package: postgresql-9.0-postgis-scripts Source: postgis Version: 2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 6259 Recommends: postgresql-9.0-postgis-2.1 Breaks: postgresql-9.0-postgis-2.0-scripts (<< 2.1.0~), postgresql-9.0-postgis-2.1-scripts (<< 2.1.0-4~) Replaces: postgresql-9.0-postgis-2.0-scripts (<< 2.1.0~), postgresql-9.0-postgis-2.1-scripts (<< 2.1.0-4~) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.0-postgis-scripts_2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1_all.deb Size: 635242 SHA256: ac8cd23f24d3f279914f196e01fc4a648fe53eb5c0e2e38e8f6b3d77ab692924 SHA1: 20acd15fa43f07430abd6efe648282f60a849479 MD5sum: ac1c9b7e0dc6969a2aa10c135e452137 Description: Geographic objects support for PostgreSQL 9.0 -- 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.0 as well as Perl utility scripts. Package: postgresql-9.0-prefix Source: prefix Version: 1.2.3-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 Depends: libc6 (>= 2.14), postgresql-9.0 Priority: extra Section: database Filename: pool/main/p/prefix/postgresql-9.0-prefix_1.2.3-3.pgdg14.04+1_amd64.deb Size: 18832 SHA256: f5398ca8f18dae6386d4fb4e905e13281bbff7da689729efc09ce6953b75c69b SHA1: 3386595d1608144328856e8379751b6616121926 MD5sum: dbdd996343f850a2cff4c462178acf93 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.0-preprepare Source: preprepare Version: 0.7-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 77 Depends: libc6 (>= 2.2.5), postgresql-9.0 Priority: extra Section: database Filename: pool/main/p/preprepare/postgresql-9.0-preprepare_0.7-1.pgdg14.04+1_amd64.deb Size: 8710 SHA256: 3340e5f8694ff2ce7d54dd592f03b15a15316959691574416134c25feb3894f2 SHA1: 6baeefc5a1f287afbc1a771c1d05a027dee558bf MD5sum: 552f10b448e35eb4aa91fb508b57bb3c 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.0-reorg Source: pg-reorg Version: 1.1.11-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 214 Depends: postgresql-9.0, libc6 (>= 2.14), libpq5 (>= 8.3~rc1-1~) Homepage: http://reorg.projects.pgfoundry.org/ Priority: optional Section: database Filename: pool/main/p/pg-reorg/postgresql-9.0-reorg_1.1.11-1.pgdg14.04+1_amd64.deb Size: 52192 SHA256: ad01ee4c47a97a3122f9d90a43a02dc5a2fd15fd3f10d5645ec300c0a84e8314 SHA1: c61df972f42fda9f4508f86a3cab3f5492e23c71 MD5sum: 13765623eb412c686228412e2d0fc09a Description: reorganize tables in PostgreSQL databases without any locks pg_reorg is an utility program to reorganize tables in PostgreSQL databases. Unlike clusterdb, it doesn't block any selections and updates during reorganization. . This package contains the pg_reorg program and the server extension for PostgreSQL 9.0. Package: postgresql-9.0-repmgr Source: repmgr2 Version: 2.0.3-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 269 Depends: postgresql-9.0, repmgr-common (>= 3.0.1-3), libc6 (>= 2.15), libpq5 (>= 9.0~) Suggests: rsync Homepage: http://www.repmgr.org/ Priority: extra Section: database Filename: pool/main/r/repmgr2/postgresql-9.0-repmgr_2.0.3-2.pgdg14.04+1_amd64.deb Size: 47132 SHA256: c0deaac8532484d97b5d72142cfb4d91069b4166fed9aaf718b8edc42767724a SHA1: d92cc8d81b92ce7def259784efc428f631e553ab MD5sum: eee115bf227a41a68184e96036143793 Description: replication manager for PostgreSQL 9.0 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.0. Package: postgresql-9.0-repmgr-dbg Source: repmgr2 Version: 2.0.3-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 185 Depends: postgresql-9.0-repmgr (= 2.0.3-2.pgdg14.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.0-repmgr-dbg_2.0.3-2.pgdg14.04+1_amd64.deb Size: 115028 SHA256: 05891e4f4c39f695ea63f9752743230914fa91b5baad9ca79856a2484dbc3aea SHA1: 190f32800c98846f211958fcd8a8947cab9f8ab0 MD5sum: 8215ec5e67f29df68e49ed95749bf7aa Description: debug symbols for repmgr for PostgreSQL 9.0 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.0. Package: postgresql-9.0-slony1-2 Source: slony1-2 Version: 2.2.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 89 Depends: postgresql-9.0, libc6 (>= 2.14) Suggests: slony1-2-bin Conflicts: postgresql-9.0-slony1 Provides: postgresql-9.0-slony1 Homepage: http://slony.info/ Priority: optional Section: database Filename: pool/main/s/slony1-2/postgresql-9.0-slony1-2_2.2.4-1.pgdg14.04+1_amd64.deb Size: 22690 SHA256: 3f7e91fc31a348a9de446e44ffbe0ab45b70a8a32e55252959c096669e6674ee SHA1: be4cf7faaf0045ffcb7e214dc2fa3ccdc20ba55e MD5sum: b42137aefe76d82735862af1528ab737 Description: replication system for PostgreSQL: PostgreSQL 9.0 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.0 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.1 Version: 9.1.24-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 16515 Depends: libc6 (>= 2.15), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.8+dfsg), libkrb5-3 (>= 1.6.dfsg.2), 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.1, postgresql-common (>= 115~), tzdata, ssl-cert, locales Recommends: postgresql-contrib-9.1, sysstat Suggests: locales-all Conflicts: postgresql (<< 7.5) Breaks: postgresql-plpython-9.1 (<< 9.1.24-1.pgdg14.04+1) Replaces: postgresql-contrib-9.1 (<< 9.1~beta1-3~), postgresql-plpython-9.1 (<< 9.1.24-1.pgdg14.04+1) Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.1/postgresql-9.1_9.1.24-1.pgdg14.04+1_amd64.deb Size: 3327398 SHA256: a3438259b65824e31e587e01a5314d2b54407d573625a1d9543911b53ef5d312 SHA1: 4bb7b078f407a8a8b0c7d32ad52395b6eab6eed7 MD5sum: 3f59146e71f4f29ef859c18500e4797a Description: object-relational SQL database, version 9.1 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.1. Package: postgresql-9.1-asn1oid Source: pgsql-asn1oid Version: 0.0.20100818-3.5.pgdg14.04+1 Architecture: amd64 Maintainer: Simon Richter Installed-Size: 16 Depends: libc6 (>= 2.2.5), postgresql-9.1 Priority: optional Section: database Filename: pool/main/p/pgsql-asn1oid/postgresql-9.1-asn1oid_0.0.20100818-3.5.pgdg14.04+1_amd64.deb Size: 6146 SHA256: 1b52fe3b8242c2d4d6aa739d6f671138d4316bc15331102c90c83b0bc30cca7e SHA1: ca069aa730d7ca729141c7b18824395e9aa5fc36 MD5sum: 23761c3899b7fb5c0072917249656831 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.1. Package: postgresql-9.1-dbg Source: postgresql-9.1 Version: 9.1.24-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 30220 Depends: postgresql-9.1 (= 9.1.24-1.pgdg14.04+1) Replaces: postgresql-9.0-dbg Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/postgresql-9.1/postgresql-9.1-dbg_9.1.24-1.pgdg14.04+1_amd64.deb Size: 6556358 SHA256: 78cbfced3669a90c14c5e25281c953216265c0d1db800fe1a8d36acf35d876a6 SHA1: 766a7dfc3ac32cf796c25fbdd17e4e574b7a9ab7 MD5sum: 32fbbedebefce2e9999fc8bdbd4b99c1 Description: debug symbols for postgresql-9.1 This package provides detached debugging symbols for PostgreSQL 9.1. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-9.1-debversion Source: postgresql-debversion Version: 1.0.8-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian buildd-tools Developers Installed-Size: 30 Depends: libapt-pkg4.12 (>= 0.8.0), libc6 (>= 2.2.5), libstdc++6 (>= 4.1.1), postgresql-9.1 Priority: extra Section: database Filename: pool/main/p/postgresql-debversion/postgresql-9.1-debversion_1.0.8-2.pgdg14.04+1_amd64.deb Size: 9648 SHA256: 4e535aa5000fc38b6a071a058d32d58357e41d9e2ffc9bb952e8f008aabf22a6 SHA1: c3ee8d480fab9da18ee9774f0144edc5d9eb3ff3 MD5sum: 534aa0c10751bf9a969363f8426e6361 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.1-ip4r Source: ip4r Version: 2.1.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 283 Depends: libc6 (>= 2.14), postgresql-9.1 Homepage: http://pgfoundry.org/projects/ip4r/ Priority: extra Section: misc Filename: pool/main/i/ip4r/postgresql-9.1-ip4r_2.1.1-1.pgdg14.04+1_amd64.deb Size: 58104 SHA256: 0416ab8a75fc230cfe50022ec3f18dd75d03c17a33af1368765b2d24187df890 SHA1: 8ba1729a27185f1c2f83d0f59512aced6b1b8cbb MD5sum: 3ec9e270379b7e906da209f4439d4dfa Description: IPv4 and IPv6 types for PostgreSQL 9.1 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.1-mimeo Source: mimeo Version: 1.4.4-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4132 Depends: postgresql-9.1, postgresql-contrib-9.1 Recommends: python Homepage: https://github.com/omniti-labs/mimeo Priority: optional Section: database Filename: pool/main/m/mimeo/postgresql-9.1-mimeo_1.4.4-1.pgdg14.04+1_all.deb Size: 104098 SHA256: 64ee07914cc2a57023417198ca8ac5858adfe3d7ccb752a2b60bf7f2cf2b2b52 SHA1: 22ffa265ca939b416f1b0db05606045d9766f7a5 MD5sum: 53d2b26ee3603c5ced330837e426584b 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.1-orafce Source: orafce Version: 3.0.7-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 450 Depends: libc6 (>= 2.14), postgresql-9.1 Homepage: https://github.com/orafce/orafce Priority: optional Section: database Filename: pool/main/o/orafce/postgresql-9.1-orafce_3.0.7-3.pgdg14.04+1_amd64.deb Size: 81450 SHA256: 7245ed1f609d3efef3820bc006126b0aeda713e548cd324e9bb805deade29ff7 SHA1: e4a3add326aac2d9bce0d68c37e4103e5c29b747 MD5sum: 78ed9c405cb069ff12557541aec551ae Description: Oracle support functions for PostgreSQL 9.1 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.1-pgextwlist Source: pgextwlist Version: 1.5-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 27 Depends: libc6 (>= 2.14), postgresql-9.1 Homepage: https://github.com/dimitri/pgextwlist Priority: extra Section: libs Filename: pool/main/p/pgextwlist/postgresql-9.1-pgextwlist_1.5-1.pgdg14.04+1_amd64.deb Size: 12146 SHA256: 08ed4f37383578ab05223f47d28c2e595758606b3087c9cda8624a36d996e245 SHA1: 607e5975c4b7721dc94c01f67a8de6d9fed86c10 MD5sum: f1d336fada6403920c3e1391922de796 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.1-pgfincore Source: pgfincore Version: 1.2-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 35 Depends: libc6 (>= 2.4), postgresql-9.1 Homepage: http://villemain.org/projects/pgfincore Priority: extra Section: database Filename: pool/main/p/pgfincore/postgresql-9.1-pgfincore_1.2-2.pgdg14.04+1_amd64.deb Size: 13718 SHA256: 806ffd075bd992d3d5ca8026d3739a29b320697effb4dd2a48da7689d509404b SHA1: 21c55c07c83aeec9575232bada867c9ed70ba1fc MD5sum: dcb6a2deddc3667b18e83d5e15fc6acf 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.1-pgmemcache Source: pgmemcache Version: 2.3.0-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 51 Depends: libc6 (>= 2.14), libmemcached10, postgresql-9.1 Homepage: http://pgfoundry.org/projects/pgmemcache/ Priority: extra Section: database Filename: pool/main/p/pgmemcache/postgresql-9.1-pgmemcache_2.3.0-3.pgdg14.04+1_amd64.deb Size: 21068 SHA256: 33c3592a6341f2cee840032e68d476c6a240162694c259e1f6402a50ee03f56c SHA1: 19f5526e95fb439e6a58fb7a4660c318ba0102de MD5sum: f5f8fae4b2c6c19d712f5456bd7aae04 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.1-pgmp Source: postgresql-pgmp Version: 1.0.2-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 143 Depends: libc6 (>= 2.14), libgmp10, postgresql-9.1 Homepage: https://github.com/dvarrazzo/pgmp Priority: optional Section: database Filename: pool/main/p/postgresql-pgmp/postgresql-9.1-pgmp_1.0.2-3.pgdg14.04+1_amd64.deb Size: 40356 SHA256: 3346cb3facc6c55a6e45426346fe57883bf4c20beec07b74323b58ac42e613b5 SHA1: fd1146a4e728b6a7c29fbf8a3ebec68bd32af91b MD5sum: c5680a2da7657970ff52e5358c2b4c8d Description: arbitrary precision integers and rationals for PostgreSQL 9.1 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.1-pgq3 Source: skytools3 Version: 3.2.6-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2721 Depends: libc6 (>= 2.4), postgresql-9.1 Conflicts: skytools-modules-9.1 Replaces: skytools-modules-9.1 Provides: skytools-modules Homepage: http://wiki.postgresql.org/wiki/Skytools Priority: extra Section: database Filename: pool/main/s/skytools3/postgresql-9.1-pgq3_3.2.6-5.pgdg14.04+1_amd64.deb Size: 68920 SHA256: 59bbbd9d6566561b055df8b21371b6435a2b7bbad47907ed8a5eb0f49906dc47 SHA1: 102837e7bffa17bfefcc43474c8f0cd9b156df51 MD5sum: 1fc5129bbc5d121a161f61125637a404 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.1-pgrouting Source: pgrouting Version: 2.2.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 2834 Depends: postgresql-9.1, postgresql-9.1-postgis-2.2, libc6 (>= 2.14), libcgal10, libgcc1 (>= 1:4.1.1), libgmp10, libstdc++6 (>= 4.6) Suggests: postgresql-9.1-pgrouting-doc Homepage: http://www.pgrouting.org Priority: optional Section: misc Filename: pool/main/p/pgrouting/postgresql-9.1-pgrouting_2.2.4-1.pgdg14.04+1_amd64.deb Size: 321324 SHA256: e3d645d123706d6b47e18406d72624422201861556deaceee9aedb1c03c1a0fe SHA1: ad49d6c772fbbc4aae27b057196d1957119eb269 MD5sum: 4a4041ce15bf0927e63c9c195a1a08bf 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.1. Package: postgresql-9.1-pgrouting-doc Source: pgrouting Version: 2.3.0-1.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 2781 Depends: libjs-mathjax, libjs-sphinxdoc (>= 1.0) Homepage: http://www.pgrouting.org Priority: optional Section: doc Filename: pool/main/p/pgrouting/postgresql-9.1-pgrouting-doc_2.3.0-1.pgdg14.04+1_all.deb Size: 834258 SHA256: b2937c593fed6fa729ee21cc1600e3c29fc6b8d2031a3d4a98b6391113659a2b SHA1: 0ff19cf5492632feb183309f06a32dd023a84543 MD5sum: fb9ac4b91c89b5640ab7f4dd8278a82e 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.1-pgtap Source: pgtap Version: 0.97.0-2.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 768 Depends: postgresql-9.1 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.1-pgtap_0.97.0-2.pgdg14.04+1_all.deb Size: 36794 SHA256: bba25b9fa504de5d2efb8b13f8bca16e768c06d70c05c7f585550f1dce7ac60d SHA1: 0c41ee9f1df106bef46f05e24b1c6a0fdfe2ca67 MD5sum: 140b7597d8cdbf5ff0ebd9a8df7995e0 Description: Unit testing framework extension for PostgreSQL 9.1 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.1. Package: postgresql-9.1-pljava-gcj Source: postgresql-pljava Version: 1.4.3-3~1.gitc5d3def.pgdg14.04+1 Architecture: amd64 Maintainer: Peter Eisentraut Installed-Size: 1392 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgcj14 (>= 4.8), postgresql-9.1 Conflicts: postgresql-9.1-pljava Provides: postgresql-9.1-pljava Homepage: http://wiki.tada.se/index.php?title=Main_Page Priority: optional Section: database Filename: pool/main/p/postgresql-pljava/postgresql-9.1-pljava-gcj_1.4.3-3~1.gitc5d3def.pgdg14.04+1_amd64.deb Size: 305414 SHA256: 63ece2fd97eff692832b890cf30c1708bfe98e20961e6803507f424d0a32a53d SHA1: 42b218bc0a158c071e0e262fc93d16fa30004749 MD5sum: 6359c9d8e255df7ae3543c989ae2a043 Description: Java procedural language for PostgreSQL 9.1 PL/Java is a loadable procedural language for the PostgreSQL database system that enables the use of the Java language for creating functions and trigger procedures. This variant is compiled using the GNU Compiler for Java (GCJ). Package: postgresql-9.1-pllua Source: postgresql-pllua Version: 1:1.0-9.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 Depends: postgresql-9.1, libc6 (>= 2.14), liblua5.1-0 Homepage: http://pgfoundry.org/projects/pllua/ Priority: optional Section: database Filename: pool/main/p/postgresql-pllua/postgresql-9.1-pllua_1.0-9.pgdg14.04+1_amd64.deb Size: 40438 SHA256: ffb4753d70a38abbeeea4d47df2063684b0e3847dac36015676b1f4b219d6a1b SHA1: 93a3263d09b9dda36683427fd10a258982e3e668 MD5sum: 1e81de405bc4fd8478e20acfdeb95c9c Description: Lua procedural language for PostgreSQL 9.1 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.1-plproxy Source: postgresql-plproxy Version: 2.7-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 107 Depends: postgresql-9.1, libc6 (>= 2.14), libpq5 Homepage: http://pgfoundry.org/projects/plproxy/ Priority: optional Section: database Filename: pool/main/p/postgresql-plproxy/postgresql-9.1-plproxy_2.7-1.pgdg14.04+1_amd64.deb Size: 55802 SHA256: 37a4196ab274cde81354cebc69d666b00c4de05301b5ebf865bc4b55d09b2b2c SHA1: 52c49deaa7184fa57fbe11c2db3d5ec160d289ee MD5sum: d3798fc3ed7a36008c15cd17d44f76e3 Description: database partitioning system for PostgreSQL 9.1 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.1-plr Source: plr Version: 1:8.3.0.17-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 348 Depends: r-base-core (>= 2.10), postgresql-9.1, libc6 (>= 2.14) Suggests: r-recommended Provides: postgresql-plr Homepage: http://www.joeconway.com/plr/ Priority: optional Section: database Filename: pool/main/p/plr/postgresql-9.1-plr_8.3.0.17-1.pgdg14.04+1_amd64.deb Size: 217970 SHA256: 39160d8c998217253f4d5b76f9f63e32befa58c7ee5946e510d188a8584e201d SHA1: cd18123192d63f4d567699b6845dcf94e3b312b9 MD5sum: bfd155e6ee0e2a76d5184b3642bbdf6c 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.1-plsh Source: postgresql-plsh Version: 1.20140221-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 24 Depends: libc6 (>= 2.4), postgresql-9.1 Homepage: http://plsh.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-plsh/postgresql-9.1-plsh_1.20140221-5.pgdg14.04+1_amd64.deb Size: 12356 SHA256: b51d830d426303034315d10269f4cccd1d95b0899fb14cdf9a5599b3c08d0209 SHA1: 57a6d2846e51a2c9a360d4683ac9dc6df8de1b9d MD5sum: 32ed2976766891f1e29e5acdb36fedbe Description: PL/sh procedural language for PostgreSQL 9.1 PL/sh enables an SQL developer to write procedural language functions for PostgreSQL 9.1 in a shell of his choice. You need this package if you have any PostgreSQL 9.1 functions that use the language plsh. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-9.1-plv8 Source: plv8 Version: 1:1.4.8.ds-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 111 Depends: postgresql-9.1, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libv8-3.14.5 Provides: postgresql-plv8 Homepage: https://github.com/plv8/plv8 Priority: extra Section: database Filename: pool/main/p/plv8/postgresql-9.1-plv8_1.4.8.ds-2.pgdg14.04+1_amd64.deb Size: 46706 SHA256: 13fe3d5c4ce0b5327dd343c2ed2ac64280f407e7e7c5ca77d9d679bb5a37beb7 SHA1: e01c5cb3d076a7ef786ae1fb060774f1882785c6 MD5sum: 59366804f2a7b312992f9b42c04c6687 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.1-postgis-2.0-scripts Source: postgis Version: 2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 420 Depends: debconf (>= 0.5) | debconf-2.0 Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.1-postgis-2.0-scripts_2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1_all.deb Size: 371762 SHA256: 2b15ddbca61687e5ab00860cd8c48fae6d1d61ece7a94581897ce25ff2318561 SHA1: 49002530e08800c06fa854630d870904e464b0ae MD5sum: 2dfd73999f9d9ef681635638b73b209b Description: PostGIS 2.0 for PostgreSQL 9.1 -- scripts -- dummy package This package contained the scripts for PostGIS version 2.0, that's now deprecated. It extended PostgreSQL 9.1. . This is a transitional dummy package. It can safely be removed together with the dependent postgresql-9.1-postgis package. Package: postgresql-9.1-postgis-2.1 Source: postgis Version: 2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1114 Depends: libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), liblwgeom-2.1.8 (>= 2.1.6), libproj0 (>= 4.8.0-1), libxml2 (>= 2.7.4), postgresql-9.1, postgresql-9.1-postgis-scripts Recommends: postgresql-contrib-9.1 Suggests: postgis Breaks: postgis (<< 1.2.1) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.1-postgis-2.1_2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1_amd64.deb Size: 604940 SHA256: f39cd2e8a4bb83c7cce766cda7572a0cca7ad63dc08e73d28c76c40a55725639 SHA1: dc66e2d3e78c167c6fbaa0dbdca2aace454f83dc MD5sum: e4f9c7e1d32af18915a0b0d6d5f68e76 Description: Geographic objects support for PostgreSQL 9.1 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.1. Package: postgresql-9.1-postgis-2.1-scripts Source: postgis Version: 2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 407 Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.1-postgis-2.1-scripts_2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1_all.deb Size: 365928 SHA256: f3329240c17ca6f2830ae3e529db7ba21cc21711a823245f4d16a59fdf6b4508 SHA1: 17753597bd26e5a2f2ef9055b3aeea98dc080e17 MD5sum: 1de11c0c01935d5cad2a42b8c525593e Description: PostGIS for PostgreSQL 9.1 -- scripts -- dummy package This package contained SQL scripts to upgrade from earlier PostGIS versions for PostgreSQL 9.1 as well as Perl utility scripts. It got renamed to postgresql-9.1-postgis-scripts. . This is a transitional dummy package. It can safely be removed. Package: postgresql-9.1-postgis-2.2 Source: postgis Version: 2.2.2+dfsg-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1968 Depends: libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.11), liblwgeom-2.2-5 (>= 2.2.0), libpcre3, libproj0 (>= 4.8.0-1), libxml2 (>= 2.7.4), postgresql-9.1, postgresql-9.1-postgis-2.2-scripts Recommends: postgresql-contrib-9.1 Suggests: postgis Breaks: postgis (<< 1.2.1) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.1-postgis-2.2_2.2.2+dfsg-5.pgdg14.04+1_amd64.deb Size: 972556 SHA256: f58707aa3d0b31a398103095d9b2fe379baf448202253029d5a837ac57e36d8d SHA1: 2db216f088fbefdae47e10e07a0be9be2434d177 MD5sum: 089b402df1508d2200b704c852d2241d Description: Geographic objects support for PostgreSQL 9.1 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.1. Package: postgresql-9.1-postgis-2.2-scripts Source: postgis Version: 2.2.2+dfsg-5.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 16538 Recommends: postgresql-9.1-postgis-2.2 Breaks: postgresql-9.1-postgis-scripts (<< 2.2.2+dfsg-3~) Replaces: postgresql-9.1-postgis-scripts (<< 2.2.2+dfsg-3~) Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.1-postgis-2.2-scripts_2.2.2+dfsg-5.pgdg14.04+1_all.deb Size: 1061084 SHA256: 1176c048f3c6397af36e9546279eb868ff011da4eb95479acc274ea3d7d86dca SHA1: 78ed1f4ba5b535256f6ab682b2950f50baf7162e MD5sum: 21eb7623185feb6710b0a15f407d2ef4 Description: Geographic objects support for PostgreSQL 9.1 -- 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.1 as well as Perl utility scripts. Package: postgresql-9.1-postgis-scripts Source: postgis Version: 2.2.2+dfsg-5.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 469 Depends: postgresql-9.1-postgis-2.2-scripts Homepage: http://postgis.net/ Priority: extra Section: oldlibs Filename: pool/main/p/postgis/postgresql-9.1-postgis-scripts_2.2.2+dfsg-5.pgdg14.04+1_all.deb Size: 454408 SHA256: fca680a13da94a8109fab066b0da02ece4c79359967119ea46275a3e672f2745 SHA1: ff2128ec75004d0abe1760b6ae0e1665c005c928 MD5sum: b9d212dc163436a91c2dac9f6608a605 Description: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: postgresql-9.1-prefix Source: prefix Version: 1.2.5-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 56 Depends: libc6 (>= 2.14), postgresql-9.1 Priority: extra Section: database Filename: pool/main/p/prefix/postgresql-9.1-prefix_1.2.5-1.pgdg14.04+1_amd64.deb Size: 23370 SHA256: 57637690fe34bb96a9d10578b4d8c14ad2da1d55bb71ab20d6ac2b6d5a64eee3 SHA1: 42b16d89022c2e63687a592382f219e0c64f0056 MD5sum: e4caab4930d55dd821316affe53dfdeb 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.1-preprepare Source: preprepare Version: 0.8-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 22 Depends: libc6 (>= 2.3.4), postgresql-9.1 Priority: extra Section: database Filename: pool/main/p/preprepare/postgresql-9.1-preprepare_0.8-1.pgdg14.04+1_amd64.deb Size: 9184 SHA256: cc0a4f9a9dcef72447f218451f2505143183dd43a33d5b7c58134ba55f6529a4 SHA1: fa984a9acaaed349bdee608ceaa4981e5a7341ca MD5sum: 1c0a740c29984c9fecfa3b313fb33ab8 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.1-prioritize Source: postgresql-prioritize Version: 1.0.4-1.3.pgdg14.04+1 Architecture: amd64 Maintainer: Cyril Bouthors Installed-Size: 21 Depends: libc6 (>= 2.2.5), postgresql-9.1 Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-9.1-prioritize_1.0.4-1.3.pgdg14.04+1_amd64.deb Size: 6550 SHA256: 42c9f27bbc0056bb8f3790941b91f9ef01d15141821771e7e959096857e0167a SHA1: c174316ed261607ce3074737ecc45a2a383d668d MD5sum: 3d9ee758056837c205942fa4556135bf 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.1-reorg Source: pg-reorg Version: 1.1.11-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 214 Depends: postgresql-9.1, libc6 (>= 2.14), libpq5 (>= 8.3~rc1-1~) Homepage: http://reorg.projects.pgfoundry.org/ Priority: optional Section: database Filename: pool/main/p/pg-reorg/postgresql-9.1-reorg_1.1.11-1.pgdg14.04+1_amd64.deb Size: 52280 SHA256: b782cd0e3e1fdfc599b05fee02d20a9670e9251d3ac0594a1df46f41a0ab5c2f SHA1: 156554ff3c8d883ade3c4d43841849da53707fc8 MD5sum: 20ed4d1636e6fcb3100beadfb2adc3ff Description: reorganize tables in PostgreSQL databases without any locks pg_reorg is an utility program to reorganize tables in PostgreSQL databases. Unlike clusterdb, it doesn't block any selections and updates during reorganization. . This package contains the pg_reorg program and the server extension for PostgreSQL 9.1. Package: postgresql-9.1-repmgr Source: repmgr2 Version: 2.0.3-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 277 Depends: postgresql-9.1, repmgr-common (>= 3.0.1-3), libc6 (>= 2.15), libpq5 (>= 9.0~) Suggests: rsync Homepage: http://www.repmgr.org/ Priority: extra Section: database Filename: pool/main/r/repmgr2/postgresql-9.1-repmgr_2.0.3-2.pgdg14.04+1_amd64.deb Size: 47728 SHA256: b884100ca5a3c0b90453bf6bedf38156d6d510d38dc0524868989e207905e066 SHA1: a58f5b4e1e44eaf0054b28b25036898d9f265a93 MD5sum: baa92bf32cea056503127a1404850519 Description: replication manager for PostgreSQL 9.1 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.1. Package: postgresql-9.1-repmgr-dbg Source: repmgr2 Version: 2.0.3-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 186 Depends: postgresql-9.1-repmgr (= 2.0.3-2.pgdg14.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.1-repmgr-dbg_2.0.3-2.pgdg14.04+1_amd64.deb Size: 115260 SHA256: 6f64cdfe3fbd6808a3fab3977ca71782b0f5876f1df33a00bb81835c016ee078 SHA1: 0397297d1e8a311ca824bfadf7630d2b53bcaa51 MD5sum: 01a002a58c2831d0998be3530b24c487 Description: debug symbols for repmgr for PostgreSQL 9.1 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.1. Package: postgresql-9.1-slony1-2 Source: slony1-2 Version: 2.2.5-1.pgdg14.04+4 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49 Depends: postgresql-9.1, libc6 (>= 2.14) Suggests: slony1-2-bin Conflicts: postgresql-9.1-slony1 Provides: postgresql-9.1-slony1 Homepage: http://slony.info/ Priority: optional Section: database Filename: pool/main/s/slony1-2/postgresql-9.1-slony1-2_2.2.5-1.pgdg14.04+4_amd64.deb Size: 22822 SHA256: 013b56461feb87d6ded8b9f921a483cb858eb9f95c796d5e99eef26db7355fad SHA1: 6d0c09ecc40ad7b2d2f6c74f1185f0183b18476d MD5sum: a677280c32d766aca141b868b22783c8 Description: replication system for PostgreSQL: PostgreSQL 9.1 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.1 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.2 Version: 9.2.24-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17009 Depends: libc6 (>= 2.16), libgssapi-krb5-2 (>= 1.8+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.pgdg14.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.pgdg14.04+1_amd64.deb Size: 3471584 SHA256: 56caf31800549f0b157403c4653a4cee6aedb9d121891a0fd5da08a16d986976 SHA1: 29128cd680978a9d9d6010c63eb3c460f7c84928 MD5sum: b347f65c3066c7477220ee0f6aeff323 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17 Depends: libc6 (>= 2.2.5), 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.pgdg14.04+1_amd64.deb Size: 6580 SHA256: 491608d1d158e6896dc75cc0094b2fd56dd1667f14e43493e66ed3601f8a0ae9 SHA1: 1346f129cc02b3df6b3001cd302d658736fb7b9f MD5sum: 17c5e05701a6e8cb0db0b0cecde87e30 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 31705 Depends: postgresql-9.2 (= 9.2.24-1.pgdg14.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.pgdg14.04+1_amd64.deb Size: 6928638 SHA256: 9e71cb394a317e7879d0c7610e2be26209626c3b9012e23f7de0d160d58fc758 SHA1: 40a821a7dcdc1c524aad665a5e4fac0543d1be2b MD5sum: c0e1fe01a2e7bad92810267b03ca7d2e 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 31 Depends: libapt-pkg4.12 (>= 0.8.0), libc6 (>= 2.2.5), 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.pgdg14.04+1_amd64.deb Size: 10084 SHA256: b94fc78c043cd18cd25d15e41c160845d46eea61a3dcd4c464d41c5e09444f2d SHA1: 609bf2ff9c0cdb081626fa05f891a50b03beabb0 MD5sum: 3c9ec76d1e9bc2d7666bdaa9be6c3db5 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 20 Depends: libc6 (>= 2.2.5), postgresql-9.2 Priority: optional Section: database Filename: pool/main/p/pg-dirtyread/postgresql-9.2-dirtyread_1.3.pgdg14.04+1_amd64.deb Size: 9542 SHA256: 2d2dc9446f2ee6f20366deb5f7bab532ab3898bacd7335cd5153fd2035b7e6ac SHA1: 7b25755b97630a96a5be97cfd465c66e87364e35 MD5sum: 283dd3d0cb0eefcfb053cda060e4eedf 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 284 Depends: libc6 (>= 2.14), 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.pgdg14.04+1_amd64.deb Size: 58330 SHA256: ee1734e5939b47126f7d65b2f31528ad06f70d6631c231ec6aa7b1eb29d7d193 SHA1: 5b7a37d7f6e840520fefc281405cc224c12f2b1b MD5sum: 2c05179c52e73d63ffa13f5a5e0af30b 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.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4409 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.pgdg14.04+1_all.deb Size: 108552 SHA256: 9b909da7c1bea83ed98adecbe6bbde552030aee3ef96f3b946c58990c65ff6a0 SHA1: 5fd510ecaf1790f38b77c1e3af9d6e3e0b850e85 MD5sum: 37141822d4d4c903705f704e16015f93 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 305 Depends: postgresql-9.2, libc6 (>= 2.14) 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.pgdg14.04+1_amd64.deb Size: 91300 SHA256: dca38d94eb0df277a1163cba57433fe80067b3d52d788d50087434ca8dbc4145 SHA1: c35b4aa365620bf2a971253a5af0a457ce161fd5 MD5sum: ffa2d489153284394441a5339039fd28 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.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 14 Depends: libc6 (>= 2.4), 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.pgdg14.04+1_amd64.deb Size: 5802 SHA256: 4599aec6a87d96c74697ab51fecff1564b5811748679a9aaaa29ba2262025c13 SHA1: 5b7cf0d1a5996b6fb82c4c77ab150d39a8fece76 MD5sum: 8dec4bf56802c9b6c949123c1800281d 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 27 Depends: libc6 (>= 2.14), 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.pgdg14.04+1_amd64.deb Size: 12252 SHA256: b98fbddd66cf296d978cca1d8a0bff122bba5b167232c0c72b8ae2b64a0bd7a0 SHA1: b8fb5e3a84f634f7f2a5df3961959b132a577c72 MD5sum: ead4a38beef4106f26786c5abee94a55 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 35 Depends: libc6 (>= 2.4), 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.pgdg14.04+1_amd64.deb Size: 13776 SHA256: 7666d45228164ee86e8d4f503d235a885ce1dd63f205b348d33b47443bde0875 SHA1: bf8730ba06dd97049ef39847c27ddf8f3e77ac88 MD5sum: d6ce09344ff97c86869be8735c4bdd92 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 51 Depends: libc6 (>= 2.14), libmemcached10, 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.pgdg14.04+1_amd64.deb Size: 21032 SHA256: 27695e1fde16f454d0cac2ad6a22774b31b0de3f3fc9bd05ef4a92fe8ee331df SHA1: e18fba5ce8dd4c3a460972cb24cfb14f37789c46 MD5sum: d43cd4cd60d2251fcc3b50d02e64454b 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 143 Depends: libc6 (>= 2.14), 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.pgdg14.04+1_amd64.deb Size: 40370 SHA256: 420a857445ebdef9eaa1442fd3749406099032e06bf7855063ab5c7b4059ccad SHA1: 06e8b9d4bf9b9d09e7da4e3425ceded4d6ed0d05 MD5sum: 958adbd89185c05d0e1f8dcd62d3fbdd 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2721 Depends: libc6 (>= 2.4), 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.pgdg14.04+1_amd64.deb Size: 68984 SHA256: df2886e13e1b001aa0226cb6cd28182221d7683091cf75833c374ca61b926a22 SHA1: 5530b8d560d08e2450d0214edeeae8c86cef39ec MD5sum: e393eeacb8a67983bcf94049daead4fb 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 2103 Depends: postgresql-9.2-pgrouting-scripts (>= 2.4.2-2~18.gitbb27058.pgdg14.04+1), postgresql-9.2, postgresql-9.2-postgis-2.4 | postgresql-9.2-postgis-2.3, libc6 (>= 2.14), libcgal10, libgcc1 (>= 1:4.1.1), libgmp10, libstdc++6 (>= 4.6) 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.4.2-2~18.gitbb27058.pgdg14.04+1_amd64.deb Size: 507158 SHA256: 88fb52b96e8c872f4f5f5c13f66b65fc1d4aa3974cd0c748bc88dd0287a85783 SHA1: 2b8919860642c00604abfd822019d623f658cabe MD5sum: 3e0f55a58126ab405a72f651a0edfa96 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 2345 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.4.2-2~18.gitbb27058.pgdg14.04+1_all.deb Size: 788754 SHA256: de8a47213f2f2a4e6b5efa63686e6b0225de770a589596d2859498d3a76fccf3 SHA1: 3c734720e53a1376ab9d99e998fad3230ad2239e MD5sum: 776c27b72a4808ff1155df7e6c570c3b 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 1422 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.4.2-2~18.gitbb27058.pgdg14.04+1_all.deb Size: 43722 SHA256: c0d35ae7ead4c136609dccaa172ade2c8b02630643a22ff31113abcee03ba7d0 SHA1: 7218fc2c29fa00d11f0fc3c9735a23543ee81159 MD5sum: c4b1f50c0ea879ca9cafe4f0546709d9 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 403 Depends: postgresql-9.2, libc6 (>= 2.14) 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.pgdg14.04+1_amd64.deb Size: 72300 SHA256: 7c8ef807e531efd67d659ae578eb788e8340c916908bc5f2497c7c1d787c6c9e SHA1: 4d3d164a889413ca5df865f8552cae646556b10b MD5sum: 7bd9a4514a4fd1f9e08ada483275c08c 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.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 769 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.pgdg14.04+1_all.deb Size: 36864 SHA256: 70b4df3f6b3b15c2ff2c5bf2ec85da2a4c94f609d7f4f9415daf9f883483d6a6 SHA1: 0c873091e84d7cb4cdab640a3135908366f20482 MD5sum: 13f6c3347090be0b811c2180e2004386 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 69 Depends: libc6 (>= 2.15), 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.pgdg14.04+1_amd64.deb Size: 24500 SHA256: b3ec66a49452b1ac640d95ef7e8878fb82a6b8c19eb690129bcaca636602b00f SHA1: dd03e2c4125191fbbf79d4437dc3ee7798a4694e MD5sum: ffc18aed6f4a563a28f208e89e5e921d 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-pljava-gcj Source: postgresql-pljava Version: 1.4.3-3~1.gitc5d3def.pgdg14.04+1 Architecture: amd64 Maintainer: Peter Eisentraut Installed-Size: 1392 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgcj14 (>= 4.8), postgresql-9.2 Conflicts: postgresql-9.2-pljava Provides: postgresql-9.2-pljava Homepage: http://wiki.tada.se/index.php?title=Main_Page Priority: optional Section: database Filename: pool/main/p/postgresql-pljava/postgresql-9.2-pljava-gcj_1.4.3-3~1.gitc5d3def.pgdg14.04+1_amd64.deb Size: 306480 SHA256: 682deb14a523708ae6e77cc3af7f4567b1ec7b5abd3d47bf8bf86d332280db46 SHA1: b760f660950e3922ede2bbd0a0b8fd38c6e9371c MD5sum: 90028c7e162c2ee4b77d8c87d5e98c9f Description: Java procedural language for PostgreSQL 9.2 PL/Java is a loadable procedural language for the PostgreSQL database system that enables the use of the Java language for creating functions and trigger procedures. This variant is compiled using the GNU Compiler for Java (GCJ). Package: postgresql-9.2-pllua Source: postgresql-pllua Version: 1:1.1.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 113 Depends: postgresql-9.2, libc6 (>= 2.14), 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.pgdg14.04+1_amd64.deb Size: 54480 SHA256: f99a4d7f0ba91ed11e38408ccbf75585c7a91d9b80293e49b7f5f50970e432dc SHA1: c9512df3c5116448305f31c936d30b72ecc69a72 MD5sum: 350d078de0936d0a9bf0fab18c44b591 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 108 Depends: postgresql-9.2, libc6 (>= 2.14), libpq5 Homepage: http://pgfoundry.org/projects/plproxy/ Priority: optional Section: database Filename: pool/main/p/postgresql-plproxy/postgresql-9.2-plproxy_2.8-1.pgdg14.04+1_amd64.deb Size: 56320 SHA256: 287599743512301ba7634c8a1a3dc2eb6c911a01217dcd7d5d658b72e4a4618a SHA1: 39d21401c3381b25368535e7d2cc1710f739dd07 MD5sum: e0872c1f5d4b707547bdc34a9e9a4313 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 348 Depends: r-base-core (>= 2.10), postgresql-9.2, libc6 (>= 2.14) 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.pgdg14.04+1_amd64.deb Size: 218130 SHA256: a34a79584cae96e54d658c78551aed2571530b1d61cbd37aa108fecbf8b3396a SHA1: 91ced903040c81cee43ac23a25030ad8c101b899 MD5sum: 45a34126a3f2898dece8146b5678eec2 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 24 Depends: libc6 (>= 2.4), 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.pgdg14.04+1_amd64.deb Size: 12424 SHA256: f7bbf1f09a0db31005122765377e17ce6d52442795ac147b23a0422319eb06cb SHA1: c39b03fc8256d2058f48af06015cf027fd20f254 MD5sum: 5ec08b0ff97f13f6003858ef3045582b 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 116 Depends: postgresql-9.2, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), 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.pgdg14.04+1_amd64.deb Size: 47454 SHA256: 513e86f4aa81677a86b17323ce9452e79236f190bfdad80408bcbb541a4a1a56 SHA1: 1893fce62f9b1ed503e6a4c8b671c5e8ca259a32 MD5sum: a56177d8fd7ef28bcfdbdbf361ff7d6f 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.0-scripts Source: postgis Version: 2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 420 Depends: debconf (>= 0.5) | debconf-2.0 Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.2-postgis-2.0-scripts_2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1_all.deb Size: 371754 SHA256: b07820fcda460347e7c405e93456507aa2bd726db4273db4fd2c34733477a150 SHA1: 56764502dd51849f28e67b5e2f74c8c2772ec138 MD5sum: 838b0de3027ccee360bcd5ac52cf28b9 Description: PostGIS 2.0 for PostgreSQL 9.2 -- scripts -- dummy package This package contained the scripts for PostGIS version 2.0, that's now deprecated. It extended PostgreSQL 9.2. . This is a transitional dummy package. It can safely be removed together with the dependent postgresql-9.2-postgis package. Package: postgresql-9.2-postgis-2.1 Source: postgis Version: 2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1114 Depends: libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), liblwgeom-2.1.8 (>= 2.1.6), libproj0 (>= 4.8.0-1), libxml2 (>= 2.7.4), postgresql-9.2, postgresql-9.2-postgis-scripts Recommends: 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.1_2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1_amd64.deb Size: 604510 SHA256: 180330092bfe21d15adc476a2d6aea8ebfd731f71353aafb9cab98a52d55285f SHA1: b9904fffe79fe44c27d6026f0651ce7d63b5e35a MD5sum: 025ec6404f13bf877aaf059210c26d3f 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.1-scripts Source: postgis Version: 2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 407 Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.2-postgis-2.1-scripts_2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1_all.deb Size: 365932 SHA256: 43872e9e29bff5ae2bfcbe769ad9c735e86e5aeb1838fea1edc53817130b458a SHA1: 3d06598d665667bf714c2b0ef46a336d9de54030 MD5sum: 0c83d8e8450fc28489e92a5e7772a391 Description: PostGIS for PostgreSQL 9.2 -- scripts -- dummy package This package contained SQL scripts to upgrade from earlier PostGIS versions for PostgreSQL 9.2 as well as Perl utility scripts. It got renamed to postgresql-9.2-postgis-scripts. . This is a transitional dummy package. It can safely be removed. Package: postgresql-9.2-postgis-2.2 Source: postgis Version: 2.2.2+dfsg-7~137.gite11228b.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1964 Depends: libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.11), liblwgeom-2.2-5 (>= 2.2.0), libpcre3, libproj0 (>= 4.8.0-1), libxml2 (>= 2.7.4), postgresql-9.2 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.2_2.2.2+dfsg-7~137.gite11228b.pgdg14.04+1_amd64.deb Size: 972268 SHA256: 8a8a4a29cf18283936d5453e7681beeafb92fdaf9fb2f9fd6c0ec3e9dd1667f7 SHA1: 372aee863298d94fac1b31440eca106e3174fbd8 MD5sum: 61bedd14b38ba6f22695cedc64427dfa 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.2-scripts Source: postgis Version: 2.2.2+dfsg-7~137.gite11228b.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 16538 Recommends: postgresql-9.2-postgis-2.2 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.2-scripts_2.2.2+dfsg-7~137.gite11228b.pgdg14.04+1_all.deb Size: 1061296 SHA256: 13eea93b004fa2345ee85c295a491fba8a2b06aa1e5b953702350d3f2bdb5230 SHA1: 6b58991b2c488bd792af8fed3c7dad08599aafee MD5sum: af60034b3de343ba5d61107a5d73f9ea 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-2.3 Source: postgis Version: 2.3.3+dfsg-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1572 Depends: postgresql-9.2, libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.11), liblwgeom-2.3-0 (>= 2.3.0), libpcre3, libproj0 (>= 4.8.0-1), 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.pgdg14.04+1_amd64.deb Size: 551390 SHA256: a9a2dffa43aaf878776a0de4f9f4fb4482d68e0aa8959d540a4e22e693c5affa SHA1: 66ae5838bee3310ef24cbeace3eb9f948217a955 MD5sum: 461a7ecc8c77ecada2fba6e6059fbe5f 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.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 72217 Depends: perl 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.pgdg14.04+1_all.deb Size: 713968 SHA256: e1708cd61513ddd276f63305e2becd476bf48375e2a96870149669d478a252d3 SHA1: 2b95b32799e10fd7cb4f55f7abb15a500d513802 MD5sum: fce3ee650ddc3b9dd1e579b8f0d48848 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.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 54 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.pgdg14.04+1_all.deb Size: 27390 SHA256: 62f74cec8a5c2b6d687bf37a4084bbb95e2013aaada5b4841e26e8be06d927f6 SHA1: 66097c5f37d9fda8f3aa2ed23840da4dae387936 MD5sum: 6eb53a0124fdff8aeb4af85fecba480f 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 56 Depends: libc6 (>= 2.14), postgresql-9.2 Priority: extra Section: database Filename: pool/main/p/prefix/postgresql-9.2-prefix_1.2.6-1.pgdg14.04+1_amd64.deb Size: 23404 SHA256: 8b8740d3ed0f0b36f1ebaed1dd47a9005c96bf9a0f90c67d46ae6f1409b7f047 SHA1: b423c1c9b636e6efd9e530602ed23bd0c57f268c MD5sum: 8936ea098017656758fb19ae56d43215 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 20 Depends: libc6 (>= 2.3.4), postgresql-9.2 Priority: extra Section: database Filename: pool/main/p/preprepare/postgresql-9.2-preprepare_0.9-1.pgdg14.04+1_amd64.deb Size: 9526 SHA256: 4190d691174b3b148dc7e84030f92dd7d4fb970c91625d238b96d7b78250f24b SHA1: 4a415aa20019d5cadc2907b5ddc8512a37220b94 MD5sum: c380574571e65a3c583117f4ffcb8821 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.pgdg14.04+1 Architecture: amd64 Maintainer: Cyril Bouthors Installed-Size: 21 Depends: libc6 (>= 2.2.5), 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.pgdg14.04+1_amd64.deb Size: 6538 SHA256: afa65afb5b3ba07905c3c00a7779611341e3b329b774b80861bb7c5fe131aa72 SHA1: 3eefbd8fed856a6af8b2742eb2509a7504baf3d6 MD5sum: 6e7812269202c6731bfd31737404d9bb 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 58 Depends: postgresql-9.2, python-multicorn, libc6 (>= 2.2.5), 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.pgdg14.04+1_amd64.deb Size: 23418 SHA256: 3e997a03897721f0bdcb65439aa17850c1e691e561a70e24e9ebe21f1e41bf51 SHA1: 58d5a684d2c9a15bdad4eee08cb485716174ce50 MD5sum: 075d4a7da280775f44cc8093965056fe 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 62 Depends: postgresql-9.2, python3-multicorn, libc6 (>= 2.2.5), libpython3.4 (>= 3.4.2) 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.pgdg14.04+1_amd64.deb Size: 24046 SHA256: e1bdb912b44db33e46aec0756d9b47b2a7ea21d21c52e8328f06abfbd36b262c SHA1: fec4634d3accfb935320b93aad7b89192dba5ce2 MD5sum: 4003eeb59a3554e735754c09191f509f 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-reorg Source: pg-reorg Version: 1.1.11-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 214 Depends: postgresql-9.2, libc6 (>= 2.14), libpq5 (>= 8.3~rc1-1~) Homepage: http://reorg.projects.pgfoundry.org/ Priority: optional Section: database Filename: pool/main/p/pg-reorg/postgresql-9.2-reorg_1.1.11-1.pgdg14.04+1_amd64.deb Size: 52278 SHA256: 51763f59ddaf55c24698778071576841ebd4c0ed10572cc135b74a79e948eadc SHA1: 033e787df0830c13cd58b39601227f30afc2b4c6 MD5sum: fbc43b7e0a2c00e1e73cc072c59c00a7 Description: reorganize tables in PostgreSQL databases without any locks pg_reorg is an utility program to reorganize tables in PostgreSQL databases. Unlike clusterdb, it doesn't block any selections and updates during reorganization. . This package contains the pg_reorg program and the server extension for PostgreSQL 9.2. Package: postgresql-9.2-repmgr Source: repmgr2 Version: 2.0.3-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 277 Depends: postgresql-9.2, repmgr-common (>= 3.0.1-3), libc6 (>= 2.15), 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.pgdg14.04+1_amd64.deb Size: 47674 SHA256: 96b6f2fa7663c217537e638b0e2b41bbc2546e8555a458aae8fa785e4be9400b SHA1: 9ed06763595ba63ecb78060254b0e5e51d54ec0f MD5sum: 1e65769131ba7e9b1c240008c426cd0b 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.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 186 Depends: postgresql-9.2-repmgr (= 2.0.3-2.pgdg14.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.pgdg14.04+1_amd64.deb Size: 115240 SHA256: 0b1557a5e0873bd2316fe36a42be8dfa79b8d8c80c84ccd7c5606fc5cbfdf124 SHA1: f7207e9c29489b26f181b8ac8efac30adf44854f MD5sum: b8e5d788d769b1cb9c75c4198f8bc278 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. Package: postgresql-9.2-similarity Source: pg-similarity Version: 1.0~20160916-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 98 Depends: postgresql-9.2, libc6 (>= 2.14) 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.pgdg14.04+1_amd64.deb Size: 33138 SHA256: acef42cbc6c1a4728f53e41626c4336ab760ca7c35271062180f812d1c52b00e SHA1: 095b296ff1a7bf5b551ec0e68a271ba6da5e6c3b MD5sum: e8babc39291eab3f1ed2993c555f6be2 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49 Depends: postgresql-9.2, libc6 (>= 2.14) 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.pgdg14.04+1_amd64.deb Size: 23122 SHA256: 135520a5e20db58509325e0432116e599a904adbdee13bd2ca1b1484e606e872 SHA1: 5ec9ee2e1a67f705baef1fa07d4e850acde6c2ba MD5sum: fadc9885d2b0d7b16e55d7b4cd4052cb 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.2-toastinfo Source: toastinfo Version: 1.0-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17 Depends: postgresql-9.2, libc6 (>= 2.2.5) Priority: optional Section: database Filename: pool/main/t/toastinfo/postgresql-9.2-toastinfo_1.0-1.pgdg14.04+1_amd64.deb Size: 5574 SHA256: eefd44a6e47e78d509c4ff2e408656a46a8fc1c9595c093293174ff240b45b6e SHA1: 2afe3179325ef0c2dc8b559ec40e7977021c752b MD5sum: 2eed91dda37ff250ee8d7b65fa0651e8 Description: Show storage structure of varlena datatypes in PostgreSQL This PostgreSQL extension exposes the internal storage structure of variable-length datatypes, called varlena. . The function pg_toastinfo describes the storage form of a datum: . * null for NULLs * ordinary for non-varlena datatypes * short inline varlena for varlena values up to 126 bytes (1 byte header) * long inline varlena, (un)compressed for varlena values up to 1GiB (4 bytes header) * toasted varlena, (un)compressed for varlena values up to 1GiB stored in TOAST tables . The function pg_toastpointer returns a varlena's chunk_id oid in the corresponding TOAST table. It returns NULL on non-varlena input. Package: postgresql-9.3 Version: 9.3.25-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17057 Depends: libc6 (>= 2.16), libgssapi-krb5-2 (>= 1.8+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.25-1.pgdg14.04+1_amd64.deb Size: 3514778 SHA256: 3e4fa86d45e77339713584d932310f7d6c263d4546ecea3b17fb4dc1c9498c93 SHA1: 4b1502c7b6fe7d0cd000452afc27100f4a03bdfa MD5sum: 29f2637151a023fd8ba172972e44e6e1 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17 Depends: libc6 (>= 2.2.5), 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-2.pgdg14.04+2_amd64.deb Size: 6438 SHA256: 7b16f5a62a7c8a57d2496c7a2788ca83d3ef1b079ce6e9d5e56d58528bb6e6b4 SHA1: c351d07fc08452a6ef966976e653f8ba815f120b MD5sum: 962789a8e5cfa2d096ceb3374c9379dd 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.25-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 13222 Depends: postgresql-9.3 (= 9.3.25-1.pgdg14.04+1) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/postgresql-9.3/postgresql-9.3-dbg_9.3.25-1.pgdg14.04+1_amd64.deb Size: 11432956 SHA256: 2c1f0e208d04c7cec0721ba0998d2d3c959875f622df314b740fed6d311855f9 SHA1: c6eed7dbe137080ecae7ee24370d42e22c468f26 MD5sum: 83040984d2a805fe319b1bd5784a9aeb 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. Package: postgresql-9.3-debversion Source: postgresql-debversion Version: 1.1.1-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 31 Depends: libapt-pkg4.12 (>= 0.8.0), libc6 (>= 2.2.5), postgresql-9.3 Priority: optional Section: database Filename: pool/main/p/postgresql-debversion/postgresql-9.3-debversion_1.1.1-2.pgdg14.04+2_amd64.deb Size: 10106 SHA256: b46b951f79b1fbe910bca40862983c040f6c6369904ab7fa406cfcfb56905a7c SHA1: 7864a07b3cfe3ad057ef677def0e0a7e12911810 MD5sum: 7e61429338c26c63ea6b817e94bb1172 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: 2.0-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 21 Depends: libc6 (>= 2.2.5), postgresql-9.3 Priority: optional Section: database Filename: pool/main/p/pg-dirtyread/postgresql-9.3-dirtyread_2.0-2.pgdg14.04+2_amd64.deb Size: 10294 SHA256: 805a278650fc6eded1450a3f0477bc9b0c95669fda3220fdc7e5fa744925765f SHA1: 7df88f07b8a8b7077a919f29194f2d39961097e5 MD5sum: f097d986626b404767499a2368ac663d 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-hll Source: postgresql-hll Version: 2.10.2-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 68 Depends: libc6 (>= 2.14), postgresql-9.3 Homepage: https://github.com/citusdata/postgresql-hll Priority: optional Section: database Filename: pool/main/p/postgresql-hll/postgresql-9.3-hll_2.10.2-1.pgdg14.04+1_amd64.deb Size: 29160 SHA256: 36f37640f62e9734d6b05ee90526901de19bb219adedcf8fcbd143d631aa6312 SHA1: df4c23dd7e9b1899cc7e8ed36de04e1f47f41e3c MD5sum: 95c07f079aacbb286595d3ac82260c6b Description: HyperLogLog extension for PostgreSQL This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog data structure. HyperLogLog is a fixed-size, set-like structure used for distinct value counting with tunable precision. For example, in 1280 bytes `hll` can estimate the count of tens of billions of distinct values with only a few percent error. Package: postgresql-9.3-hypopg Source: hypopg Version: 1.1.2-1.pgdg14.04+3 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 44 Depends: libc6 (>= 2.4), postgresql-9.3 Homepage: https://hypopg.readthedocs.io/ Priority: optional Section: database Filename: pool/main/h/hypopg/postgresql-9.3-hypopg_1.1.2-1.pgdg14.04+3_amd64.deb Size: 18046 SHA256: be143c27b70343a6e08f3c029a7942b8b3b564298f47a420d3a7315b04a98843 SHA1: e9be863c65e5b113a8f2a5a2be5a1f40cc28094b MD5sum: aedd98ee45c839bcada42143651f238b Description: PostgreSQL extension adding support for hypothetical indexes. An hypothetical, or virtual, index is an index that doesn't really exists, and thus doesn't cost CPU, disk or any resource to create. They're useful to know if specific indexes can increase performance for problematic queries, since you can know if PostgreSQL will use these indexes or not without having to spend resources to create them. Package: postgresql-9.3-ip4r Source: ip4r Version: 2.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 319 Depends: libc6 (>= 2.14), postgresql-9.3 Homepage: http://pgfoundry.org/projects/ip4r/ Priority: optional Section: misc Filename: pool/main/i/ip4r/postgresql-9.3-ip4r_2.4-1.pgdg14.04+1_amd64.deb Size: 66564 SHA256: 65d2a8ada34f6d30335a4bb497e47978d85f93362f26f482de8da08b6ce1f2c2 SHA1: 6dab37a89185a2f052fbd156afa8a85dd6deea04 MD5sum: 26deaeb9cd8adcfd8b3c11ee4d343319 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-4.pgdg14.04+2 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4409 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-4.pgdg14.04+2_all.deb Size: 108658 SHA256: 393bfd74c6fe860d8a532e1ce3790de6008b4ccad41b51ae18995af4a38a3d3b SHA1: 253103af4282deacdbab1d6d1bfaa9a929cc0b12 MD5sum: f771164d901b50b93098798ad5134a44 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.5.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 61 Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-9.3, libc6 (>= 2.14) Homepage: https://github.com/EnterpriseDB/mysql_fdw Priority: optional Section: database Filename: pool/main/p/postgresql-mysql-fdw/postgresql-9.3-mysql-fdw_2.5.1-1.pgdg14.04+1_amd64.deb Size: 26716 SHA256: 116885413ea63f820b4a20c00f1511cdaf519a24797e4ec5c5a1b4920bc8f547 SHA1: 96169f9e83e6ec1411af4514c46804bcf5c7060d MD5sum: 90db0df24ce46e8633c4ed7190530db3 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-orafce Source: orafce Version: 3.6.1-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 317 Depends: postgresql-9.3, libc6 (>= 2.14) Homepage: https://github.com/orafce/orafce Priority: optional Section: database Filename: pool/main/o/orafce/postgresql-9.3-orafce_3.6.1-2.pgdg14.04+2_amd64.deb Size: 90698 SHA256: 2f8ce50995615c0caf1062bd323a0bec2603abc54d99eee5d3f55b351a18dce1 SHA1: 67c60f817ade6f0311b15976b8b7c4e0e0ecd989 MD5sum: 5e1017166ee559e97fc622ef9e6a4fce 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-pg-checksums Source: pg-checksums Version: 0.8-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 42 Depends: libc6 (>= 2.4), postgresql-9.3 Homepage: https://github.com/credativ/pg_checksums Priority: optional Section: database Filename: pool/main/p/pg-checksums/postgresql-9.3-pg-checksums_0.8-1.pgdg14.04+1_amd64.deb Size: 17400 SHA256: 67929f0c761ca35877330b9e3c7583612b8fcec24db51131e754dce319ffc8f9 SHA1: 9460aff5681e3d042b32ae62b6cc492d74c2fa16 MD5sum: a21000d198b7505d6fae537f66921f2b Description: Activate/deactivate/verify PostgreSQL data checksums Data checksums allow the PostgreSQL database server to identify I/O failures when reading data from storage. The checksums stored in the page header of each data page are compared to the computed checksum of the read data. . Data checksums need to be activated at instance creation time, all current versions of PostgreSQL including v11 do not allow activating (or deactivating) checksums afterwards. . pg_checksums can activate or deactivate data checksums as long at the database cluster is shutdown cleanly. Activating checksums requires all database blocks to be read and all page headers to be updated, so can take a long time on a large database. Deactivating checksums only requires the cluster control file to be updated so is quick. . In addition, pg_checksums can verify the checksums in an offline cluster. Package: postgresql-9.3-pgespresso Source: pgespresso Version: 1.2-3.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 14 Depends: libc6 (>= 2.4), 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.pgdg14.04+1_amd64.deb Size: 5704 SHA256: 5020195229d1fdbd9faa3e239e682981fa7f7e450bbe3c6265986f133f6a8a24 SHA1: c780bebdb004a51b6d8160d5dd346a94dc63b505 MD5sum: e38700c2a73ef65f994f8154cf48ab8a 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.8-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 27 Depends: libc6 (>= 2.14), postgresql-9.3 Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-9.3-pgextwlist_1.8-1.pgdg14.04+2_amd64.deb Size: 12078 SHA256: 27ee87ed16edadeb18de62e2738c62a11af938550f4e12b423d42a9a48a50beb SHA1: 419caf4686f2ea7586908802525fe4806702cf97 MD5sum: 2367f82e1615aece792a3cc830e65c17 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 35 Depends: libc6 (>= 2.4), postgresql-9.3 Homepage: http://villemain.org/projects/pgfincore Priority: optional Section: database Filename: pool/main/p/pgfincore/postgresql-9.3-pgfincore_1.2.1-2.pgdg14.04+2_amd64.deb Size: 13718 SHA256: 19bb457d5eae71332763a4c0806ba066c2f65c9584eec466fe397e52fd2e8987 SHA1: 06edc7f682a5891ca70c6a859db1062ae10c0b00 MD5sum: 413f08b12603c71e0a1fc467a6db1306 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-6.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 51 Depends: postgresql-9.3, libc6 (>= 2.14), libmemcached10 Homepage: http://pgfoundry.org/projects/pgmemcache/ Priority: optional Section: database Filename: pool/main/p/pgmemcache/postgresql-9.3-pgmemcache_2.3.0-6.pgdg14.04+2_amd64.deb Size: 21002 SHA256: 380438ad85429ddbe538f9740d8d6d1ed0f4f871c94b02f9c3ace61135ef5df2 SHA1: d1c1c27eb87d00636680d1947f06b34eb854201b MD5sum: 1ecd20960dc0c3a5a115407383f74ad8 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-6.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 139 Depends: libc6 (>= 2.14), 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-6.pgdg14.04+2_amd64.deb Size: 39710 SHA256: ade9f6aa282c6697b1c4e65b27d077ebbc8c0e1f0fac4f60abefad24444faa8a SHA1: 63d3ce75128d2c3a81d6d67e99a2bea844acc124 MD5sum: 405d7d0e846729aafbc96d0ff6b8f656 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-pgq-node Source: pgq-node Version: 3.2.5-2.pgdg14.04+2 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 518 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-2.pgdg14.04+2_all.deb Size: 12176 SHA256: 68d488a11bbd1b184856df5f65de4e39a2779a669090d0488ba7f9a68cb65c8c SHA1: bd8789621787f91f5d385872a444412a87f71166 MD5sum: 9af8272a0068e8d0f2f1e14b430ebb14 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-8.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1965 Depends: libc6 (>= 2.4), 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-8.pgdg14.04+2_amd64.deb Size: 82316 SHA256: e6f3eb0f1cf6125c416758909848f662dc4ecf0a695cb87c900a6dd2ac84fcfa SHA1: 61aa9e0e85676845f3371471431416e22ef5f5f8 MD5sum: dcc44375c2adbfac33a89cd2fa948527 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 2099 Depends: postgresql-9.3-pgrouting-scripts (>= 2.4.2-2~18.gitbb27058.pgdg14.04+1), postgresql-9.3, postgresql-9.3-postgis-2.4 | postgresql-9.3-postgis-2.3, libc6 (>= 2.14), libcgal10, libgcc1 (>= 1:4.1.1), libgmp10, libstdc++6 (>= 4.6) 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.4.2-2~18.gitbb27058.pgdg14.04+1_amd64.deb Size: 506180 SHA256: fb1ddae18e8c1351b4a19ec55e98db08182197f5611afff7c0570724e32f7616 SHA1: f9327463fc51ed9f8eed70a5ea4f55c9cbac2be6 MD5sum: 858f48d2c2d4673b45c3176eb7b02585 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 2345 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.4.2-2~18.gitbb27058.pgdg14.04+1_all.deb Size: 788754 SHA256: b1933fc3b843b74eeecbfa3085a1ba7fdf6e54a485dee0eb16f00aa6d86f9ff3 SHA1: 087b96690d3ac8db4cb730b03721f8e076b2a667 MD5sum: 33d0186b30bf202f3bb9911a8e407031 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 1422 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.4.2-2~18.gitbb27058.pgdg14.04+1_all.deb Size: 43724 SHA256: d0f4472f52c20aef787114a2e4acb210eb48c82a2d8bf4b20952a53d11aaefe0 SHA1: d985971af47906e9c12ddf8cb3d2d48ef5bfb274 MD5sum: 1595e2a315d72c192f6be972045fa985 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-pgtap Source: pgtap Version: 0.99.0-2.pgdg14.04+2 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1451 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: optional Section: database Filename: pool/main/p/pgtap/postgresql-9.3-pgtap_0.99.0-2.pgdg14.04+2_all.deb Size: 40450 SHA256: dad50dd72eca7e1fff94c8e18783ed1e8cda265db6ba972c508dac20b0ccf242 SHA1: 3489944051c4661f8bdf363053bdf8d293cb845d MD5sum: 06f3c2c6fad407bd1cb0b2f57e8d3cb1 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-10-g2a298eb-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: libc6 (>= 2.15), 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-10-g2a298eb-1.pgdg14.04+2_amd64.deb Size: 24422 SHA256: 714450e55a770386b0640120dd7bc2ab78782bcc0034c4f66c2512e862e62336 SHA1: 52d50e3e1854e12c7cdba0519a904d66384ce69b MD5sum: 6aef919adb3353ea2ada37dffa36985e 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-pljava Source: postgresql-pljava Version: 1.5.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 858 Depends: default-jre-headless | openjdk-7-jre-headless | java-runtime-headless, postgresql-9.3, libc6 (>= 2.14) Provides: postgresql-pljava Homepage: https://tada.github.io/pljava/ Priority: optional Section: database Filename: pool/main/p/postgresql-pljava/postgresql-9.3-pljava_1.5.1-1.pgdg14.04+1_amd64.deb Size: 492588 SHA256: 431594cd64ca36bc0e7f9cc3a4999b5ac6c2860d50536e5db15ef12006a93287 SHA1: dfd0f79650be29de85de892899b1e25ac8773840 MD5sum: 25b134a38971a033f384d6bcceebec98 Description: Java procedural language for PostgreSQL 9.3 PL/Java is a loadable procedural language for the PostgreSQL database system that enables the use of the Java language for creating functions and trigger procedures. . This package has been configured to use libjvm.so from openjdk-7-jre-headless by default. Other Java versions can be selected at runtime. Package: postgresql-9.3-pllua Source: postgresql-pllua Version: 1:1.1.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 112 Depends: postgresql-9.3, libc6 (>= 2.14), 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.pgdg14.04+1_amd64.deb Size: 53836 SHA256: 7584746fc3757b93f2a3270422840c31b1bfac6947fd05bbf4d14d650c861b2e SHA1: 0a0e9110696c59833770d952d270d7cca0bc3acd MD5sum: e70400e5e72b552e8045510e0e9d5725 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 108 Depends: postgresql-9.3, libc6 (>= 2.14), libpq5 Homepage: http://pgfoundry.org/projects/plproxy/ Priority: optional Section: database Filename: pool/main/p/postgresql-plproxy/postgresql-9.3-plproxy_2.8-2.pgdg14.04+2_amd64.deb Size: 56178 SHA256: 105d2995a149d8c9e28eb84c32fec9803ad9f87a402f89175633eb9f167ed2af SHA1: 32e62805387a04eaa996064dc29f23ae98bd0933 MD5sum: ae9f5f112a6b81f75eaf26bc29951888 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.18-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 348 Depends: r-base-core (>= 2.10), postgresql-9.3, libc6 (>= 2.14) 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.18-2.pgdg14.04+2_amd64.deb Size: 217826 SHA256: 258ba0b3683a6c2dc24b21b2877a3bc966c088e5c4dff10829c6f50c4c5d2a9b SHA1: c8938f8711d21a4c283056cb9f61fae772a16c84 MD5sum: 641c9e564a4d84a30be9aa735b2ae597 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 25 Depends: libc6 (>= 2.4), 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-2.pgdg14.04+2_amd64.deb Size: 12454 SHA256: d4de2d3418393646c7db41a9e642f194efedb55d49bcae232bcf1235af5b65b9 SHA1: cc4f93c0f92641f9fbf5e6e72dd733dfb2024726 MD5sum: ab4806784c6860db3e720d6a22c58269 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 116 Depends: postgresql-9.3, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), 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.pgdg14.04+1_amd64.deb Size: 47208 SHA256: 29f8c3020751131ba737d6d914e5e6d615afaf322e777ef10869b24523c03b0a SHA1: abf6c06bc3b9b8c01761be7b1f37874b9809bd63 MD5sum: b9a7f1fd0b33e95e1f10ed6b2b05bf2f 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.1 Source: postgis Version: 2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1102 Depends: libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), liblwgeom-2.1.8 (>= 2.1.6), libproj0 (>= 4.8.0-1), libxml2 (>= 2.7.4), postgresql-9.3, postgresql-9.3-postgis-scripts Recommends: 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.1_2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1_amd64.deb Size: 601878 SHA256: 3c35c45189a10e992a4df0881107695215140bb7caf011688d24eee5ee920406 SHA1: 08f5034f85707fb0f1a5d9ec3eeff66d78bc9b46 MD5sum: 06961e61435faffe01571d3738d5eda3 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.1-scripts Source: postgis Version: 2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 407 Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.3-postgis-2.1-scripts_2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1_all.deb Size: 365930 SHA256: 31088fb8d14788fe85f570824661f0210a433136784e307cdef230bdd2d399c9 SHA1: 5c0702f11388c9957fcae701f625ce402835cdd9 MD5sum: 7aac70f7d51b96a6d91b79cfade5a718 Description: PostGIS for PostgreSQL 9.3 -- scripts -- dummy package This package contained SQL scripts to upgrade from earlier PostGIS versions for PostgreSQL 9.3 as well as Perl utility scripts. It got renamed to postgresql-9.3-postgis-scripts. . This is a transitional dummy package. It can safely be removed. Package: postgresql-9.3-postgis-2.2 Source: postgis Version: 2.2.2+dfsg-7~137.gite11228b.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1960 Depends: libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.11), liblwgeom-2.2-5 (>= 2.2.0), libpcre3, libproj0 (>= 4.8.0-1), libxml2 (>= 2.7.4), postgresql-9.3 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.2_2.2.2+dfsg-7~137.gite11228b.pgdg14.04+1_amd64.deb Size: 969060 SHA256: cab45c145d1c1572b3f257d37d5d792559f42c2457a377f46cab57132be9fcc3 SHA1: 7a2b6a8fee90c8791b20a34c2ab253677ada33f5 MD5sum: dbe987886748b0cb5a98e18e08b9f150 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.2-scripts Source: postgis Version: 2.2.2+dfsg-7~137.gite11228b.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 16538 Recommends: postgresql-9.3-postgis-2.2 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.2-scripts_2.2.2+dfsg-7~137.gite11228b.pgdg14.04+1_all.deb Size: 1061284 SHA256: 299b3a9233e8276b8032812de541cce67f2d4eec8c41e0f3fe82222e838f7ce0 SHA1: 45dfbf37eec0594bd7664ed573596abf3aca537f MD5sum: 5408f7a6d9c48ccd132484fd6ec8bb65 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.3 Source: postgis Version: 2.3.3+dfsg-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1564 Depends: postgresql-9.3, libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.11), liblwgeom-2.3-0 (>= 2.3.0), libpcre3, libproj0 (>= 4.8.0-1), 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.pgdg14.04+1_amd64.deb Size: 548038 SHA256: d6b036caecf7163a17296ae25a15ddf8b784ca38463f169fcfc272ace7a16213 SHA1: 6858d394aa69487d8fee415f88fdea1a634157df MD5sum: aa411d1e7c1a7fee8218164d960a21be 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.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 72217 Depends: perl 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.pgdg14.04+1_all.deb Size: 713822 SHA256: e5cd0fb8510fb06e307f51ca97bdf5e1b4932465e7f62970d81145c6ebf26cd0 SHA1: 0fdadff4978794658aa6448faa0e5b5ce86ecc57 MD5sum: 81b44773f015a4907bd4efb6515a3535 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.4+dfsg-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1590 Depends: postgresql-9.3, libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.11), liblwgeom-2.4-0 (>= 2.4.0~rc1), libpcre3, libproj0 (>= 4.8.0-1), 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.4+dfsg-4.pgdg14.04+1_amd64.deb Size: 554834 SHA256: 070f5192206a1855583277e23d25a9ad53e435888a0f9758dac09d3f9a24d935 SHA1: 33d2a0ae0d3b5e9462dedd8c8584988941977bc8 MD5sum: eadb49fd51ac09d32c4d0a3f094a09bc 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.4+dfsg-4.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 17868 Depends: perl 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.4+dfsg-4.pgdg14.04+1_all.deb Size: 676804 SHA256: cd1f161975e3aab7a49c37b6846dc869e416d9af9ae731019ff13ecb3ac18119 SHA1: 237a5bb553b4126cf76f5393dc2a952bf9e057a6 MD5sum: db4c3ad3b67a2a7c42c27145b8ca0f45 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.4+dfsg-4.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 63 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.4+dfsg-4.pgdg14.04+1_all.deb Size: 29276 SHA256: f247fe685782b0450739d40b3a9302cfe1dbfc3f061fcfd9f116e8dbd4381608 SHA1: 84c84f4b09da8a373299de8645635aa47a82bfba MD5sum: e8cd6679b4ad1a6e73f74978fe6922f0 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.8-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 56 Depends: libc6 (>= 2.14), postgresql-9.3 Priority: optional Section: database Filename: pool/main/p/prefix/postgresql-9.3-prefix_1.2.8-2.pgdg14.04+2_amd64.deb Size: 22752 SHA256: f0b143e70a0662b3830cfb2157648d002211f6e42471a0ed88380687415fe982 SHA1: 28ac12cf192f2801a216dbacfbb7a75f6aef141c MD5sum: bebbba57a57c61ef72484f07389d2247 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 20 Depends: libc6 (>= 2.3.4), postgresql-9.3 Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-9.3-preprepare_0.9-2.pgdg14.04+2_amd64.deb Size: 9306 SHA256: 7db64c1540d44109ce7e92c4cf8daeafd7e5384fba0a00a03cb88bfbc4bd89bf SHA1: 29b17b6815fecbb30255f6d94ba49da8e7104424 MD5sum: d10879544e9c5930ea78faadd2f725fc 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-4.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 21 Depends: libc6 (>= 2.2.5), 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-4.pgdg14.04+2_amd64.deb Size: 6594 SHA256: bedcc8141b0a93dc66e7088b685bd274e26eba0a59ecccde340552c88e384eb2 SHA1: 96465ba9fb5e9ffe642d860bbea4863b1f5bd32b MD5sum: 2af23f489a7b928e440c79c66c15b2a7 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-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 63 Depends: postgresql-9.3, python-multicorn, libc6 (>= 2.2.5), 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-4.pgdg14.04+1_amd64.deb Size: 24508 SHA256: 8abd5836afcdd28c08e54edf8b9febfa229dcba774440a16f78d4e9d8c52ef8c SHA1: 2f00af18f303297da2e7c3f22acb13f101947d23 MD5sum: 412ddbc810909eef269395c97246b8a3 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-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 63 Depends: postgresql-9.3, python3-multicorn, libc6 (>= 2.2.5), libpython3.4 (>= 3.4.2) 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-4.pgdg14.04+1_amd64.deb Size: 25220 SHA256: 56244b7812a97ec3838b935740c501c5b8ee8bc803edc703ac3e9bfa5ac88038 SHA1: 7ca346ea7e4cbccb8949c07e13c0953ec902b983 MD5sum: 4083ca10d95cdc893e5620f1a36ca1ae 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-reorg Source: pg-reorg Version: 1.1.11-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 214 Depends: postgresql-9.3, libc6 (>= 2.14), libpq5 (>= 8.3~rc1-1~) Homepage: http://reorg.projects.pgfoundry.org/ Priority: optional Section: database Filename: pool/main/p/pg-reorg/postgresql-9.3-reorg_1.1.11-1.pgdg14.04+1_amd64.deb Size: 52290 SHA256: 84a2f060322ace518798e172d8408ae76b094c71dd7f5ad4a436d2a8bcec5132 SHA1: 0f4ae822438ebcb57d99cafb92168c361a21c66b MD5sum: 1dbfdabf13219194c7cf5c03f251570a Description: reorganize tables in PostgreSQL databases without any locks pg_reorg is an utility program to reorganize tables in PostgreSQL databases. Unlike clusterdb, it doesn't block any selections and updates during reorganization. . This package contains the pg_reorg program and the server extension for PostgreSQL 9.3. Package: postgresql-9.3-repack Source: pg-repack Version: 1.4.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 147 Depends: postgresql-9.3, libc6 (>= 2.15), 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.4-1.pgdg14.04+1_amd64.deb Size: 69084 SHA256: a99aa48a5765d7114870834503ab62d98d4d5e408f0850ae30537e880b99cf29 SHA1: 6a0847e229519ddb4e485bb8582753d42b9582d5 MD5sum: a7f27c455f78314838329a574a49ac50 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.2.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 767 Depends: postgresql-9.3, repmgr-common (>= 4.2.0-2.pgdg14.04+1), libc6 (>= 2.15), libpq5 (>= 9.3~) Suggests: rsync Homepage: https://www.repmgr.org/ Priority: optional Section: database Filename: pool/main/r/repmgr/postgresql-9.3-repmgr_4.2.0-2.pgdg14.04+1_amd64.deb Size: 167640 SHA256: 29f918ccbd50c1cc0711f5efc1101d70dd9d3f802bb4a528e85a8aa463b1e59e SHA1: ea127b713cdf6755bdb18ea419e7dff527e74334 MD5sum: b5eaf5ec8403c491bbcc35e341578f43 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.2.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 492 Depends: postgresql-9.3-repmgr (= 4.2.0-2.pgdg14.04+1) Breaks: repmgr-dbg (<< 3.0.1-1) Replaces: repmgr-dbg (<< 3.0.1-1) Homepage: https://www.repmgr.org/ Priority: optional Section: debug Filename: pool/main/r/repmgr/postgresql-9.3-repmgr-dbg_4.2.0-2.pgdg14.04+1_amd64.deb Size: 451958 SHA256: bf73204a9b70a74cbd1e853b959137de36a0fc640fc4251d9e6220b9ceedd7d3 SHA1: dcb6459029d8a9b83e926c6acc70208e9b51078d MD5sum: 160809f5e5be4f82a4ad332bdad613a8 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. Package: postgresql-9.3-similarity Source: pg-similarity Version: 1.0-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 98 Depends: postgresql-9.3, libc6 (>= 2.14) Homepage: https://github.com/eulerto/pg_similarity Priority: optional Section: database Filename: pool/main/p/pg-similarity/postgresql-9.3-similarity_1.0-2.pgdg14.04+2_amd64.deb Size: 32704 SHA256: 8cc86a4f269f3c1d68e0b51fad1a1cf8f6e0256da1aff3b550789781bb412cce SHA1: 1b15a34198216adb2e264fc85f36608092ccc846 MD5sum: ee0b31cfd261bf45fd5d288fd7f38fcf 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.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49 Depends: postgresql-9.3, libc6 (>= 2.14) 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.pgdg14.04+2_amd64.deb Size: 22436 SHA256: 54bfecb1e48bbb10f9a578ca3b36d78b26d086b4660a1c251a50173000c3726e SHA1: 4d4a4012253d67c38701497be8bccd90e943d837 MD5sum: 22cc983a1af1b6e3393080d952f603dc 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.3-snakeoil Source: pg-snakeoil Version: 0.1~20181030.1027-1~2.git07461be.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 16 Depends: clamav-freshclam | clamav-data, postgresql-9.3, libc6 (>= 2.2.5), libclamav7 (>= 0.99~rc1) Priority: optional Section: database Filename: pool/main/p/pg-snakeoil/postgresql-9.3-snakeoil_0.1~20181030.1027-1~2.git07461be.pgdg14.04+1_amd64.deb Size: 6596 SHA256: 9ae449a7d3549268dc5d5390ac7e48a1c89ac8f181710c3c5dbb0a739d1344a9 SHA1: 6ae08da0c7007a1d257035db276efc1119f6d074 MD5sum: 75c176ca241bb9850f569d13d7cf3714 Description: PostgreSQL anti-virus scanner based on ClamAV pg_snakeoil provides functions scanning PostgreSQL data for viruses using the ClamAV anti-virus engine. Package: postgresql-9.3-toastinfo Source: toastinfo Version: 1.1-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17 Depends: postgresql-9.3, libc6 (>= 2.2.5) Homepage: https://github.com/credativ/toastinfo Priority: optional Section: database Filename: pool/main/t/toastinfo/postgresql-9.3-toastinfo_1.1-2.pgdg14.04+2_amd64.deb Size: 5696 SHA256: da5ee0acf0d58052345d2a0f45d110759ec67e3c691b2744fbc7722009528ee7 SHA1: 71c3440e3d392e6a886c52815972de23f21d4bc2 MD5sum: ae9853763557cbe05de9aea6c2ea1477 Description: Show storage structure of varlena datatypes in PostgreSQL This PostgreSQL extension exposes the internal storage structure of variable-length datatypes, called varlena. . The function pg_toastinfo describes the storage form of a datum: . * null for NULLs * ordinary for non-varlena datatypes * short inline varlena for varlena values up to 126 bytes (1 byte header) * long inline varlena, (un)compressed for varlena values up to 1GiB (4 bytes header) * toasted varlena, (un)compressed for varlena values up to 1GiB stored in TOAST tables . The function pg_toastpointer returns a varlena's chunk_id oid in the corresponding TOAST table. It returns NULL on non-varlena input. Package: postgresql-9.4 Version: 9.4.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17886 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.16), libgssapi-krb5-2 (>= 1.8+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 | locales-all Recommends: postgresql-contrib-9.4, sysstat Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.4/postgresql-9.4_9.4.22-1.pgdg14.04+1_amd64.deb Size: 3705638 SHA256: 0a5affe4c97fb086f4a41c6fb1a86bc9d53dcc83bc01ad7bbaba231e0bb6536b SHA1: 026d44166c07705202b1e428d13907a02c6fcee3 MD5sum: 2c7bff0cf1848bfc31d9344ca20ca451 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.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Peter Geoghegan Installed-Size: 35 Depends: libc6 (>= 2.2.5), postgresql-9.4 Homepage: https://github.com/petergeoghegan/amcheck Priority: extra Section: libs Filename: pool/main/a/amcheck/postgresql-9.4-amcheck_1.4-1.pgdg14.04+1_amd64.deb Size: 19958 SHA256: 7795db764001301a21edc03821ffce3e0950974178a502097be59163f8eb8233 SHA1: 91b0f461594bf3a6b16b4d97a104acec723fe431 MD5sum: 546a16cb9da21f5111b1bfd7c625eafd 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17 Depends: libc6 (>= 2.2.5), 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-2.pgdg14.04+2_amd64.deb Size: 6444 SHA256: 9ac83a44bb422c32eeea75eb5181011e0185aa0ed284fc96d78fafccdb9f9035 SHA1: a3c303c70115b38334c337e223a72ed7fd90bec2 MD5sum: 8b3bc5f8336079a003091fe1fd4d7e82 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-citus Source: citus Version: 5.1.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Citus Data Installed-Size: 1128 Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libpq5 (>= 9.5~~), postgresql-9.4 Homepage: https://github.com/citusdata/citus Priority: optional Section: database Filename: pool/main/c/citus/postgresql-9.4-citus_5.1.1-1.pgdg14.04+1_amd64.deb Size: 330682 SHA256: 29d4ac11a7a6ba9874ffb4712bd59a1078a02d5260d5e5982e5cfb9471f64075 SHA1: c9ae0cc88ef69e9fca0b68a5973145ceeca81b36 MD5sum: 7c96b76bb250985e820faa371084896a 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.4-dbg Source: postgresql-9.4 Version: 9.4.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 14067 Depends: postgresql-9.4 (= 9.4.22-1.pgdg14.04+1) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/postgresql-9.4/postgresql-9.4-dbg_9.4.22-1.pgdg14.04+1_amd64.deb Size: 12198616 SHA256: d29626485e8e1dd56d9a3db380df32b45776c7c11059182c486d85d4ce6b2665 SHA1: f775465245f5ed64bf9751cc35ef1c2b68c5d2ef MD5sum: 4d630c4771daaa9e66e2ca4f45e99085 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. Package: postgresql-9.4-debversion Source: postgresql-debversion Version: 1.1.1-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 31 Depends: libapt-pkg4.12 (>= 0.8.0), libc6 (>= 2.2.5), postgresql-9.4 Priority: optional Section: database Filename: pool/main/p/postgresql-debversion/postgresql-9.4-debversion_1.1.1-2.pgdg14.04+2_amd64.deb Size: 10110 SHA256: 22385f2803eba44c2be850e8061c50ffca4e9998f24231b0275f140deb2e33b8 SHA1: 5a0f1a8b628ed5c5d36e27ec5a789760b01ed58a MD5sum: a8eadd341934fc8586293c51cc727c3b 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: 2.0-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 21 Depends: libc6 (>= 2.2.5), postgresql-9.4 Priority: optional Section: database Filename: pool/main/p/pg-dirtyread/postgresql-9.4-dirtyread_2.0-3.pgdg14.04+1_amd64.deb Size: 10330 SHA256: 2227ceac5603dbe9102ff014169b60fa58c2948219dd414e63d6329c0dcf4070 SHA1: 798bd56c1079ad2ce756d7f07f505ea3bfb44d64 MD5sum: 26bc32dfee32a98527ef26292fd6a585 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-first-last-agg Source: first-last-agg Version: 0.1.4-4-gd63ea3b-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 13 Depends: postgresql-9.4, libc6 (>= 2.2.5) Homepage: https://github.com/wulczer/first_last_agg Priority: optional Section: database Filename: pool/main/f/first-last-agg/postgresql-9.4-first-last-agg_0.1.4-4-gd63ea3b-1.pgdg14.04+1_amd64.deb Size: 5482 SHA256: 3e9ca18a08ff61283ace3957760467a5e92f8652fbf6936dda7652ba8f069c08 SHA1: bd07283e44acac7f6f888e70e76cc14429f37595 MD5sum: 304edfc4845429c5edd621f34a1c4c2a Description: PostgreSQL extension providing first and last aggregate functions first-last-agg is a simple extension providing two aggregate functions, last and first, operating on any element type and returning the last or the first value of the group. . Since by default the ordering inside groups created by a GROUP BY expression is not defined, it is advisable to use an ORDER BY clause inside the aggregate expression (see the aggregate function syntax). Package: postgresql-9.4-hll Source: postgresql-hll Version: 2.10.2-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 68 Depends: libc6 (>= 2.14), postgresql-9.4 Homepage: https://github.com/citusdata/postgresql-hll Priority: optional Section: database Filename: pool/main/p/postgresql-hll/postgresql-9.4-hll_2.10.2-1.pgdg14.04+1_amd64.deb Size: 29186 SHA256: c3c1d1772374d10379a66b892206dd4bbe2979977876a1aeb1859c1d2ef0abda SHA1: cbbbcb1c2a9fe0a0a63625911f2b3b879ef1f235 MD5sum: c9f36fbf972581f95ec6e5847a65f438 Description: HyperLogLog extension for PostgreSQL This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog data structure. HyperLogLog is a fixed-size, set-like structure used for distinct value counting with tunable precision. For example, in 1280 bytes `hll` can estimate the count of tens of billions of distinct values with only a few percent error. Package: postgresql-9.4-hypopg Source: hypopg Version: 1.1.2-1.pgdg14.04+3 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 44 Depends: libc6 (>= 2.4), postgresql-9.4 Homepage: https://hypopg.readthedocs.io/ Priority: optional Section: database Filename: pool/main/h/hypopg/postgresql-9.4-hypopg_1.1.2-1.pgdg14.04+3_amd64.deb Size: 18034 SHA256: f3f59052322fba11c21d5ccb1a5cdacfba2137e1421258c57daec5a6e55d5af1 SHA1: 3bb0a7fe2510ee01d14b81cd0929ff3fa65c38cf MD5sum: 41d80bcef1343fbc21c4d2db7e929679 Description: PostgreSQL extension adding support for hypothetical indexes. An hypothetical, or virtual, index is an index that doesn't really exists, and thus doesn't cost CPU, disk or any resource to create. They're useful to know if specific indexes can increase performance for problematic queries, since you can know if PostgreSQL will use these indexes or not without having to spend resources to create them. Package: postgresql-9.4-ip4r Source: ip4r Version: 2.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 319 Depends: libc6 (>= 2.14), postgresql-9.4 Homepage: http://pgfoundry.org/projects/ip4r/ Priority: optional Section: misc Filename: pool/main/i/ip4r/postgresql-9.4-ip4r_2.4-1.pgdg14.04+1_amd64.deb Size: 66880 SHA256: 258cefb731c8507647cd8c2cf34bb7e96981d6a91579dbfc734ce807dddaf210 SHA1: ad03c3c8552d74cb08702128a65920c90db3e664 MD5sum: 5537256e5a2c1f0675b4ad38824e6457 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.1.1-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 100 Depends: postgresql-9.4, libc6 (>= 2.14) Homepage: https://github.com/postgrespro/jsquery Priority: optional Section: database Filename: pool/main/j/jsquery/postgresql-9.4-jsquery_1.1.1-1.pgdg14.04+2_amd64.deb Size: 41206 SHA256: 8df0e946387a8e33ecd5ee3ec1cac734f489e565437fa44a4be01c3a8b20051f SHA1: 5d767a973f44f3dc3a3c87b4bf5b4ced097b3f5f MD5sum: cea825fd7a7693aefdd0a71624f55dc2 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-4.pgdg14.04+2 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4409 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-4.pgdg14.04+2_all.deb Size: 108648 SHA256: f4ef49af1ceb5f0fcccf435cfbc824b3c4c36500993f70c543db6a6838de7689 SHA1: 98fbe2bdba62c1e42a23ecd5fb982e058615f7f6 MD5sum: d26e3e514bba23a00d52f68fc91a8dee 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.5.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 61 Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-9.4, libc6 (>= 2.14) Homepage: https://github.com/EnterpriseDB/mysql_fdw Priority: optional Section: database Filename: pool/main/p/postgresql-mysql-fdw/postgresql-9.4-mysql-fdw_2.5.1-1.pgdg14.04+1_amd64.deb Size: 26708 SHA256: 894df6aa0cac2e2264200a6e3a6e86f43fd98b3af3672f67c7bd8b4af6aabf43 SHA1: 4bd1a90c13e7b6a9be2c287d053ddd7e331c971c MD5sum: f11c1ff8753e42afbd638547d250d30e 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-numeral Source: postgresql-numeral Version: 1.0-2.pgdg14.04+2 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 85 Depends: libc6 (>= 2.14), postgresql-9.4 Homepage: https://github.com/ChristophBerg/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-9.4-numeral_1.0-2.pgdg14.04+2_amd64.deb Size: 22608 SHA256: d8ca2fa1ea570f1f565c7bf40cebc9eb02097e614fe5652181ca87697ddc25a9 SHA1: 6467a9b1ed371704f28fd340adce92de01fe2865 MD5sum: 69d28f581b7b0af400ea48107e52e094 Description: numeral datatypes for PostgreSQL This module provides numeric data types for PostgreSQL that use numerals (words instead of digits) for input and output. . * numeral: English numerals (one, two, three, four, ...), short scale (10^9 = trillion) * zahl: German numerals (eins, zwei, drei, vier, ...), long scale (10^9 = Milliarde) * roman: Roman numerals (I, II, III, IV, ...) Package: postgresql-9.4-orafce Source: orafce Version: 3.7.2-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 320 Depends: postgresql-9.4, libc6 (>= 2.14) Homepage: https://github.com/orafce/orafce Priority: optional Section: database Filename: pool/main/o/orafce/postgresql-9.4-orafce_3.7.2-2.pgdg14.04+1_amd64.deb Size: 92512 SHA256: e0faa373f2823adcdfb3a232a437c47fd8178d9bdeb7e6856b7d5e326fd3fd00 SHA1: 824cb6452e4b044c3dfadfaab07aa4256396816d MD5sum: 690c4b1d1f2d415f865db83eacceaa4b 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: 4.0.0-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4767 Depends: postgresql-9.4, python3, python3-psycopg2, libc6 (>= 2.4) Priority: optional Section: database Filename: pool/main/p/pg-partman/postgresql-9.4-partman_4.0.0-1.pgdg14.04+2_amd64.deb Size: 168670 SHA256: d9a218387a189f8ae29d0a541a03f4b63c93ba809f76bcd25067ddc6097de4ea SHA1: 655644af00bcbaa2053edc144b7a0c9b4dc363f9 MD5sum: c9245b1a118cd5166edd978142b09472 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-pg-checksums Source: pg-checksums Version: 0.8-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 42 Depends: libc6 (>= 2.4), postgresql-9.4 Homepage: https://github.com/credativ/pg_checksums Priority: optional Section: database Filename: pool/main/p/pg-checksums/postgresql-9.4-pg-checksums_0.8-3.pgdg14.04+1_amd64.deb Size: 18794 SHA256: 5887f37c647bcb04df447d8baeb58b55341c59c084306b2f2299db15a366c797 SHA1: 9fdb822915faf4407b8df7dd271787c10b965892 MD5sum: afd520d3ee72f878504e39c96f6c21c5 Description: Activate/deactivate/verify PostgreSQL data checksums Data checksums allow the PostgreSQL database server to identify I/O failures when reading data from storage. The checksums stored in the page header of each data page are compared to the computed checksum of the read data. . Data checksums need to be activated at instance creation time, all current versions of PostgreSQL including v11 do not allow activating (or deactivating) checksums afterwards. . pg_checksums can activate or deactivate data checksums as long at the database cluster is shutdown cleanly. Activating checksums requires all database blocks to be read and all page headers to be updated, so can take a long time on a large database. Deactivating checksums only requires the cluster control file to be updated so is quick. . In addition, pg_checksums can verify the checksums in an offline cluster. Package: postgresql-9.4-pg-qualstats Source: pg-qualstats Version: 1.0.7.1.pgdg14.04+1 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 53 Depends: libc6 (>= 2.4), postgresql-9.4 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-qualstats/postgresql-9.4-pg-qualstats_1.0.7.1.pgdg14.04+1_amd64.deb Size: 22486 SHA256: 1e05c77cfff073aebfdbcee02ccb62b4400d70296138ce75ea26f1fe330c72de SHA1: f17c15f9bea99bcb894339e9f9a517a3187731b6 MD5sum: 21894f628d6fa7e5c53679a626b6f6b6 Description: PostgreSQL extension to gather statistics about predicates. This extensions tracks WHERE clauses predicates and JOIN predicates. Statistics will report whether the predicate was evaluated as an index scan or not, how many time the expression appeared, how many times the operator was executed and how filtering the expression is. If pg_stat_statements is enabled, it can also track to which statements the predicate belongs. Package: postgresql-9.4-pg-stat-kcache Source: pg-stat-kcache Version: 2.1.1-2.pgdg14.04+2 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 30 Depends: libc6 (>= 2.4), postgresql-9.4, postgresql-contrib-9.4 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-9.4-pg-stat-kcache_2.1.1-2.pgdg14.04+2_amd64.deb Size: 13094 SHA256: c6e85e011b4563861dab509534a9670877bc0c9162cfa6ee42064c4d7b2b514f SHA1: 5f27b2931ba5cac5d0db27d3e97404c29a3eac51 MD5sum: f31392aa9cc77ee5fabc0f0d98ea8c0e Description: PostgreSQL extension to gather per-query kernel statistics. Statistics gathered are reads and writes done out of the operating system cache, user and system CPU usage, context switches and all the other meaningful metrics returned by getrusage(2). All those counters are aggregated per postgres role, database and normalized query identifier. Package: postgresql-9.4-pgespresso Source: pgespresso Version: 1.2-3.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 14 Depends: libc6 (>= 2.4), 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.pgdg14.04+1_amd64.deb Size: 5696 SHA256: 56492042f161b6c122748bb4d87971f595adf032ab9660b648af52ef57876794 SHA1: 67e6fdd595adacc6b9debe141874b730faba4680 MD5sum: 4b651bec6ff55736420ac51f95c2a804 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.8-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 27 Depends: libc6 (>= 2.14), postgresql-9.4 Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-9.4-pgextwlist_1.8-2.pgdg14.04+1_amd64.deb Size: 12144 SHA256: de55524a746086c0acee289609e4dc35e846fe82120a9937a1fe2c4ff8598aff SHA1: d10f132cc1c51e23d06ed4513f994a6a7c03864c MD5sum: dcaa9b0dd85a23028f3a2d98530578ff 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 35 Depends: libc6 (>= 2.4), postgresql-9.4 Homepage: http://villemain.org/projects/pgfincore Priority: optional Section: database Filename: pool/main/p/pgfincore/postgresql-9.4-pgfincore_1.2.1-2.pgdg14.04+2_amd64.deb Size: 13744 SHA256: 84c68b14250f02ae322f8eb546617389992447c99488d3c17a931074c549381f SHA1: e308d6f0a553a632e2b9414aef264d76273afb5b MD5sum: 9e8d79f30f256be87914755dd34328a8 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-pglogical Source: pglogical Version: 2.2.1-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 687 Depends: libc6 (>= 2.15), libpq5 (>= 9.1~), zlib1g (>= 1:1.1.4), postgresql-9.4 Homepage: https://www.2ndquadrant.com/en/resources/pglogical/ Priority: optional Section: database Filename: pool/main/p/pglogical/postgresql-9.4-pglogical_2.2.1-4.pgdg14.04+1_amd64.deb Size: 229284 SHA256: e87e0b1bacf17bf2d03187405942dca383680c0fb19e1d43cbfc29a123a3e171 SHA1: f62eaab96c8460c0e564847e79883df2490c78fc MD5sum: 549ec9f4602ff578ddb09f5a66931a4f Description: Logical Replication Extension for PostgreSQL The pglogical extension provides logical streaming replication between PostgreSQL instances, using a publish/subscribe model. Contrary to the built-in streaming replication, pglogical can replicate between major versions or different architectures and is not restricted to replicate the entire instance but can selectively replicate arbitrary sets of tables. . Use-Cases include migrations and major-version upgrades, aggregation of several databases into a Data Warehouse, It utilises the Logical Decoding features available since PostgreSQL 9.4 working with low overhead on both provider and subscriber. Package: postgresql-9.4-pgmemcache Source: pgmemcache Version: 2.3.0-6.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 51 Depends: postgresql-9.4, libc6 (>= 2.14), libmemcached10 Homepage: http://pgfoundry.org/projects/pgmemcache/ Priority: optional Section: database Filename: pool/main/p/pgmemcache/postgresql-9.4-pgmemcache_2.3.0-6.pgdg14.04+2_amd64.deb Size: 21020 SHA256: 9cbe38632fbd250183161566b625761f382bacadefbacb3fe733293c194906d1 SHA1: afe9a8278e6ba17baf0cc513eafd0f13c6d71cbb MD5sum: 8aef458ddeb6fcdf0c68ce10c3e54b5c 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-6.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 139 Depends: libc6 (>= 2.14), 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-6.pgdg14.04+2_amd64.deb Size: 39664 SHA256: 45ac37e0197944a34ee3c181158092ab59b372dc3b2bf72a13db9fa85d378bcf SHA1: 8de89046f2c38f8a15b7b9e014444a231d5899f8 MD5sum: b9a40163d3fc35b07cd3693f915af099 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: 4.0.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 173 Depends: libpgpool0 (= 4.0.4-1.pgdg14.04+1), postgresql-9.4, libc6 (>= 2.4) Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page Priority: optional Section: database Filename: pool/main/p/pgpool2/postgresql-9.4-pgpool2_4.0.4-1.pgdg14.04+1_amd64.deb Size: 133782 SHA256: 1ae916e642ec8ad372c4192ea051ed59bba0fcbc773a79ba4503b5870117a506 SHA1: f3565efd44c0394d03e67ac3deeb3ad0799667ab MD5sum: 916e6299bd2b632fb5150d5168f39011 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-3.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 518 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-3.pgdg14.04+1_all.deb Size: 12204 SHA256: 6d13ea3586d5b7ed88555e64d96815d480dbfba7b168fbd4cb7a16aa2ec3b37b SHA1: d9d309900d054589a6b4ac92ab1f83638c4b8d45 MD5sum: 93edd35f9a475ac875dbc90d9790dbab 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-8.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1965 Depends: libc6 (>= 2.4), 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-8.pgdg14.04+2_amd64.deb Size: 82184 SHA256: 1a2b50b9fb987b810eef8964a73eaf53b32bdb0375f2db8cbe7690948ed4758d SHA1: 742de26f4e1d1b93d1bf3938c811ffb93e9125ca MD5sum: 65c720e523b5c73f98ae302a605b81da 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 2099 Depends: postgresql-9.4-pgrouting-scripts (>= 2.4.2-2~18.gitbb27058.pgdg14.04+1), postgresql-9.4, postgresql-9.4-postgis-2.4 | postgresql-9.4-postgis-2.3, libc6 (>= 2.14), libcgal10, libgcc1 (>= 1:4.1.1), libgmp10, libstdc++6 (>= 4.6) 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.4.2-2~18.gitbb27058.pgdg14.04+1_amd64.deb Size: 506094 SHA256: 5e32fe3fd18a54019ac740325943e8fea75c106576f1bd320acf9541a4b1ac48 SHA1: a368d2ba6b65c4f30d2f44bda7268c7c2a91a86c MD5sum: 1a55becb518a9472d25e2d0341be7cf0 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 2345 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.4.2-2~18.gitbb27058.pgdg14.04+1_all.deb Size: 788694 SHA256: 1c553c284a47b3c059b2f102a4840c6c35f9e468ade4c87f1d734b864a76e612 SHA1: a91f25a92768a3c38df115881ff066a36def654a MD5sum: 301e34ad5e536753c0aea1fa51c802d6 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 1422 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.4.2-2~18.gitbb27058.pgdg14.04+1_all.deb Size: 43748 SHA256: 2bbf690940e0493801b44c64f5bc11f8807ae723b275777e104766f132e00960 SHA1: e9af1836b0f4bb8497418dbcb88c38e21374d149 MD5sum: 49327f9bb4089fd8c88b5f6ceef328d1 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-pgtap Source: pgtap Version: 1.0.0-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1518 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: optional Section: database Filename: pool/main/p/pgtap/postgresql-9.4-pgtap_1.0.0-1.pgdg14.04+1_all.deb Size: 42130 SHA256: 5576961f364794ea5756fc51a7cdc1a99c3a2cc97abc16650a25a2360d2fa983 SHA1: 4c81eec7b82ec8b4f20ae93b61b1d1174345dab0 MD5sum: 237b63c7977b74389611c4c91494ab5b 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-10-g2a298eb-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: libc6 (>= 2.15), 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-10-g2a298eb-1.pgdg14.04+2_amd64.deb Size: 24436 SHA256: d5cfc6fe05b418bd840ef8d33dab432b6055c6e7d67fee747b151430e13a3604 SHA1: 13f8509979cc55fe7fbe4fbd68a4de5532cb812f MD5sum: 63f986446eb86a7df1be9132cc3cf682 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-pljava Source: postgresql-pljava Version: 1.5.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 858 Depends: default-jre-headless | openjdk-7-jre-headless | java-runtime-headless, postgresql-9.4, libc6 (>= 2.14) Provides: postgresql-pljava Homepage: https://tada.github.io/pljava/ Priority: optional Section: database Filename: pool/main/p/postgresql-pljava/postgresql-9.4-pljava_1.5.1-1.pgdg14.04+1_amd64.deb Size: 492630 SHA256: ddccf40fd7cfa6299de7211245a89425ba4f0c9fdbce9fcb3c820d7d077f2e84 SHA1: 25dd9abf4fae018ada59e18809381d06168300d7 MD5sum: 46e75e4316f8dc3cdc58b133aaeb4d0c Description: Java procedural language for PostgreSQL 9.4 PL/Java is a loadable procedural language for the PostgreSQL database system that enables the use of the Java language for creating functions and trigger procedures. . This package has been configured to use libjvm.so from openjdk-7-jre-headless by default. Other Java versions can be selected at runtime. Package: postgresql-9.4-pllua Source: postgresql-pllua Version: 1:1.1.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 112 Depends: postgresql-9.4, libc6 (>= 2.14), 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.pgdg14.04+1_amd64.deb Size: 53924 SHA256: 5985d39e22a4d1a1b587bb06136684c5cd0885d50bc7beb56b0a61eaadf762d9 SHA1: 525aa97cc0ffbd11b4b1ab32e1a643ece8687aff MD5sum: 00822f1de44e0ce4090d5423d97ec63b 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-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 108 Depends: postgresql-9.4, libc6 (>= 2.14), libpq5 Homepage: http://pgfoundry.org/projects/plproxy/ Priority: optional Section: database Filename: pool/main/p/postgresql-plproxy/postgresql-9.4-plproxy_2.8-3.pgdg14.04+1_amd64.deb Size: 56388 SHA256: 11e2e6591c1f0f9a924e3b997c1d83455c4e97f345f9916a324aa98d5c4b98d1 SHA1: 40693ee3559fe8bb26464f4fd188cd143c591d85 MD5sum: be04f344c41b6c95ef952d463c16dacc 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.18-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 348 Depends: r-base-core (>= 2.10), postgresql-9.4, libc6 (>= 2.14) 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.18-2.pgdg14.04+2_amd64.deb Size: 217822 SHA256: 3ced20064df83e9499ca754121534d4b2dd106eec04f68432c6ee62e2fdf0f9d SHA1: 60be55b32ececbf78c2832183c018a8c91100816 MD5sum: 40125dadfc2693d3a92a6361e4e0123d 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-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 25 Depends: libc6 (>= 2.4), 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-3.pgdg14.04+1_amd64.deb Size: 12512 SHA256: 0db1777442646afeda59eebde3de37a9e3bbbe449007a9c0531c84db9d444c46 SHA1: 41290bfa2ce5c6d9f670bbca30290a3b57c0a393 MD5sum: 4c14d9a97c2337375c2d04a0515a0a38 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 116 Depends: postgresql-9.4, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), 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.pgdg14.04+1_amd64.deb Size: 47420 SHA256: 55bf9f739e1f128eff4ffadd9c27dc520e53ae0ab07c575999bb49665b1ffb50 SHA1: 3d3578b244b04c10168f7ba6afd3db120b0ac16a MD5sum: e9f39aaa1bd5f5db7a39f260e56d30f8 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.1-scripts Source: postgis Version: 2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 407 Homepage: http://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgresql-9.4-postgis-2.1-scripts_2.1.8+dfsg-5~97.git43a09cc.pgdg14.04+1_all.deb Size: 365932 SHA256: 0846888488f10c49dcfd407060e6740701f8294483ac3e72955db6ee3ee47dc0 SHA1: 6180ef8fb957288c623aa7b42a5fd6980c88eb6c MD5sum: 3824dff205bfb2dcfa2a7e1d67b073ba Description: PostGIS for PostgreSQL 9.4 -- scripts -- dummy package This package contained SQL scripts to upgrade from earlier PostGIS versions for PostgreSQL 9.4 as well as Perl utility scripts. It got renamed to postgresql-9.4-postgis-scripts. . This is a transitional dummy package. It can safely be removed. Package: postgresql-9.4-postgis-2.2 Source: postgis Version: 2.2.2+dfsg-7~137.gite11228b.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1960 Depends: libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.11), liblwgeom-2.2-5 (>= 2.2.0), libpcre3, libproj0 (>= 4.8.0-1), libxml2 (>= 2.7.4), postgresql-9.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.2_2.2.2+dfsg-7~137.gite11228b.pgdg14.04+1_amd64.deb Size: 968750 SHA256: f0a6b1b888f56c195310043b44e5ba8ba196c4e63009a6a8f0d33006ba5f8842 SHA1: ebdfdacfcb3c0f7c0451e4ae9c7913db7afcdefe MD5sum: d17e92c36c31bccf9395b8233c472954 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.2-scripts Source: postgis Version: 2.2.2+dfsg-7~137.gite11228b.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 16538 Recommends: postgresql-9.4-postgis-2.2 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.2-scripts_2.2.2+dfsg-7~137.gite11228b.pgdg14.04+1_all.deb Size: 1061242 SHA256: 0d13d9c331665dac5b6ce9e944418369e8ebc59d0ec28ea5d154048d1fb4677c SHA1: f81214ae879b24560577d4e5bd8b4c547feef746 MD5sum: 295727c82ecc92dee644ac7717d5cf0a 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.3 Source: postgis Version: 2.3.3+dfsg-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1564 Depends: postgresql-9.4, libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.11), liblwgeom-2.3-0 (>= 2.3.0), libpcre3, libproj0 (>= 4.8.0-1), 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.pgdg14.04+1_amd64.deb Size: 547856 SHA256: 5018065bb6f538453e783ab20a625ddad7bd121bffbc5810fee11d35ee691fc7 SHA1: 582c2784c92468cb04f17161f3401cb0fe97b005 MD5sum: bd7ba9dfaea4e72ca3681dbf066e52a7 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.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 72217 Depends: perl 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.pgdg14.04+1_all.deb Size: 714338 SHA256: 88c77080808270d53becb4bbe51cc463dc7d5bb3825d5ab8829c49abe180e611 SHA1: d60b582bcc1ef5f72aad59608b7ad7b9e76eb9de MD5sum: 912b033e434d79384657f5b43477ade9 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.4+dfsg-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1590 Depends: postgresql-9.4, libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.11), liblwgeom-2.4-0 (>= 2.4.0~rc1), libpcre3, libproj0 (>= 4.8.0-1), 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.4+dfsg-4.pgdg14.04+1_amd64.deb Size: 555200 SHA256: 8056a40ac5f7c86f5438171da1caabb48a488785343a598e40a61e6a8343ac11 SHA1: b2e117bfdc168225e8816d6635da126a5d8f5339 MD5sum: 7b16ba30c6aa82c5d4b7d265f1271d46 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.4+dfsg-4.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 17868 Depends: perl 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.4+dfsg-4.pgdg14.04+1_all.deb Size: 676598 SHA256: a74ef78ee28cc2b111a56c36423076bfcdd0f1642f47fe342ca29486d6cb9bce SHA1: 74717e5ac0c0bb4cbf188104855dc1b7d331b8d4 MD5sum: 9f33917a96299ba8877cbecf271a8e6a 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-powa Source: powa-archivist Version: 3.2.0-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 521 Depends: libc6 (>= 2.4), postgresql-9.4 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/powa-archivist/postgresql-9.4-powa_3.2.0-1.pgdg14.04+2_amd64.deb Size: 23518 SHA256: bf985ae7aa8f00748a57318e8f0a097e72fbfa0166f5d49f31c850fffde9e712 SHA1: ed607d9eba9a77ec08351b2237b6267061a50a29 MD5sum: 2ba24bc1abff6b6cdfaec395736ee388 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.8-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 56 Depends: libc6 (>= 2.14), postgresql-9.4 Priority: optional Section: database Filename: pool/main/p/prefix/postgresql-9.4-prefix_1.2.8-3.pgdg14.04+1_amd64.deb Size: 22778 SHA256: 7efe288587ddcd177ff36c0d46f65d51a78c5868289cfdd6f26401d8dc10b3dd SHA1: e277b17d2a8971719cb1451879608df47fe01a3f MD5sum: ab73f4780242897a09e52ba1aa221b58 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 20 Depends: libc6 (>= 2.3.4), postgresql-9.4 Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-9.4-preprepare_0.9-2.pgdg14.04+2_amd64.deb Size: 9310 SHA256: 99a92b25d2313e6ed066b69d04b46ae5e7d4ed79ae8c8d412b71501f8c396174 SHA1: f6b2c392185f779ce807388c46de4119c44706fa MD5sum: d9fdd22579039b2c5ad9dc19d19928fe 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-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 21 Depends: libc6 (>= 2.2.5), 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-5.pgdg14.04+1_amd64.deb Size: 6698 SHA256: eb5fc4168af2cc7826a6ad2f863938c69118c481efdc15bf1653374e7f5fdb17 SHA1: ab012c5f0338a4f9ba8417120a333ac66c314e53 MD5sum: afb0a870aa1cd226732e0a58475bbbfa 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-18-g99ea772-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 63 Depends: postgresql-9.4, python-multicorn, libc6 (>= 2.2.5), 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-18-g99ea772-1.pgdg14.04+1_amd64.deb Size: 24600 SHA256: 2fbbfaa9bab1c366d0f478283ece4eec5a58c56d68fb623e1626d5153292b0f5 SHA1: e462f6d08d662d32c0fdd640b21bbd05740415ae MD5sum: c69562b58bbdb2efc85ab960dd7ba49a 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-18-g99ea772-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 63 Depends: postgresql-9.4, python3-multicorn, libc6 (>= 2.2.5), libpython3.4 (>= 3.4.2) 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-18-g99ea772-1.pgdg14.04+1_amd64.deb Size: 25166 SHA256: a66c5a47213b7414b687cbb620597af42ec8ef2c65db6d31289ca9d0f156fd42 SHA1: e76146a04a2ba17e5c253a4f2b44d96083cb4e84 MD5sum: 36f5744e1c93cb085a1f13a2ca58bd0d 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-reorg Source: pg-reorg Version: 1.1.11-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 214 Depends: postgresql-9.4, libc6 (>= 2.14), libpq5 (>= 8.3~rc1-1~) Homepage: http://reorg.projects.pgfoundry.org/ Priority: optional Section: database Filename: pool/main/p/pg-reorg/postgresql-9.4-reorg_1.1.11-1.pgdg14.04+1_amd64.deb Size: 52276 SHA256: 0bb6c6e7fdc0c72a3cfe267c4bed1cb26c9862dd85f2dae6b1892e3050aeff48 SHA1: aa5cc76fa144c15bb03be7196f7a03fde13f7ec1 MD5sum: 35ca4864f1e6d018841eccd78323de47 Description: reorganize tables in PostgreSQL databases without any locks pg_reorg is an utility program to reorganize tables in PostgreSQL databases. Unlike clusterdb, it doesn't block any selections and updates during reorganization. . This package contains the pg_reorg program and the server extension for PostgreSQL 9.4. Package: postgresql-9.4-repack Source: pg-repack Version: 1.4.4-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 147 Depends: postgresql-9.4, libc6 (>= 2.15), 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.4-2.pgdg14.04+1_amd64.deb Size: 69390 SHA256: 39295b58eb65521565acd54878d6ca07aae9b7e7db824eab87c321baf456f932 SHA1: e7639e85269a8d7820cab12a45d7a61cfd68c14f MD5sum: 9a5b05ec78dc6f6172b7b89b58faffa6 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.2.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 767 Depends: postgresql-9.4, repmgr-common (>= 4.2.0-2.pgdg14.04+1), libc6 (>= 2.15), libpq5 (>= 9.3~) Suggests: rsync Homepage: https://www.repmgr.org/ Priority: optional Section: database Filename: pool/main/r/repmgr/postgresql-9.4-repmgr_4.2.0-2.pgdg14.04+1_amd64.deb Size: 167728 SHA256: f013ee2116aa476d2c49724b1afef35f532e1a2157ea61caf64d7a74894278ab SHA1: 7b0480c932e887d065f92316d2ae839a57b85da2 MD5sum: b849a8e24dbb3c373932f2723ff346c9 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.2.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 492 Depends: postgresql-9.4-repmgr (= 4.2.0-2.pgdg14.04+1) Breaks: repmgr-dbg (<< 3.0.1-1) Replaces: repmgr-dbg (<< 3.0.1-1) Homepage: https://www.repmgr.org/ Priority: optional Section: debug Filename: pool/main/r/repmgr/postgresql-9.4-repmgr-dbg_4.2.0-2.pgdg14.04+1_amd64.deb Size: 451702 SHA256: 72d68aaf7d77880a1a37948aab161c7c83d048578407994fab09b25985426d97 SHA1: 114f3befa0afe11b4f721adf964ca04e6ffa8461 MD5sum: 8a9404e785b5774fb6478b926f19b56f 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. Package: postgresql-9.4-similarity Source: pg-similarity Version: 1.0-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 98 Depends: postgresql-9.4, libc6 (>= 2.14) Homepage: https://github.com/eulerto/pg_similarity Priority: optional Section: database Filename: pool/main/p/pg-similarity/postgresql-9.4-similarity_1.0-2.pgdg14.04+2_amd64.deb Size: 32706 SHA256: 531cb39ec081b9d708384e3fe55af6be8d9fedda8dcdffce030b3ac01d3f3c5d SHA1: d0a013e8ecd36b84c9b398fcc8d8881661bfd07b MD5sum: 58827d16993899a89dd39fe7560ade49 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.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49 Depends: postgresql-9.4, libc6 (>= 2.14) 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.pgdg14.04+2_amd64.deb Size: 22440 SHA256: 399e23961c8322109e016989a387fd134f2b5377df3510c937d06d14972cf745 SHA1: 651c5303550f9ff05161439b934b58c6a6fedd86 MD5sum: 26a6fec2c3ee025a6a7a1a337290cfbe 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.4-snakeoil Source: pg-snakeoil Version: 1.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 16 Depends: clamav-freshclam | clamav-data, postgresql-9.4, libc6 (>= 2.2.5), libclamav7 (>= 0.99~rc1) Priority: optional Section: database Filename: pool/main/p/pg-snakeoil/postgresql-9.4-snakeoil_1.1-1.pgdg14.04+1_amd64.deb Size: 7764 SHA256: 0d1bb3c50541de7fbd3b25734d536a01c5bc7c5870f6ea46d3645aa9c4020594 SHA1: 16b294742245a1eecf78634c06517b742d4f6b18 MD5sum: 9788a837a34c32d654c8a5ed7185e06a Description: PostgreSQL anti-virus scanner based on ClamAV pg_snakeoil provides functions scanning PostgreSQL data for viruses using the ClamAV anti-virus engine. Package: postgresql-9.4-toastinfo Source: toastinfo Version: 1.1-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17 Depends: postgresql-9.4, libc6 (>= 2.2.5) Homepage: https://github.com/credativ/toastinfo Priority: optional Section: database Filename: pool/main/t/toastinfo/postgresql-9.4-toastinfo_1.1-3.pgdg14.04+1_amd64.deb Size: 5766 SHA256: c995a9ae977470b86e93de2cc02aa65c0c24a38edfa5d25a02b018e2c0e201af SHA1: 769b2b5edb6e37085ce91abbd1d3346ede30d0f8 MD5sum: 3413eed9faeb05c2929fa91c835a65cd Description: Show storage structure of varlena datatypes in PostgreSQL This PostgreSQL extension exposes the internal storage structure of variable-length datatypes, called varlena. . The function pg_toastinfo describes the storage form of a datum: . * null for NULLs * ordinary for non-varlena datatypes * short inline varlena for varlena values up to 126 bytes (1 byte header) * long inline varlena, (un)compressed for varlena values up to 1GiB (4 bytes header) * toasted varlena, (un)compressed for varlena values up to 1GiB stored in TOAST tables . The function pg_toastpointer returns a varlena's chunk_id oid in the corresponding TOAST table. It returns NULL on non-varlena input. Package: postgresql-9.4-unit Source: postgresql-unit Version: 2.0.pgdg14.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 80 Depends: libc6 (>= 2.14), postgresql-9.4 Homepage: https://github.com/ChristophBerg/postgresql-unit Priority: optional Section: database Filename: pool/main/p/postgresql-unit/postgresql-9.4-unit_2.0.pgdg14.04+1_amd64.deb Size: 21306 SHA256: 109b03d94bddfc3a9ad9a80aa594ab5675ef99b5d04d76300d98ba46384a5e1c SHA1: 18a8353ca58cdcf33c049f053a8cc514ee36432e MD5sum: ae241944e01e6b533f194ed7181e22ca 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.4-wal2json Source: wal2json Version: 1.0-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 25 Depends: postgresql-9.4, libc6 (>= 2.3) Homepage: https://github.com/eulerto/wal2json Priority: optional Section: database Filename: pool/main/w/wal2json/postgresql-9.4-wal2json_1.0-5.pgdg14.04+1_amd64.deb Size: 11280 SHA256: 59d52e9a77aaa96337d1e9aeeda5d8df1f2b6b998c5ed5eb115cdf0565220a16 SHA1: 73602ed71a6889f68bdb5b148d7ecb41b573cef6 MD5sum: b41f60131b2eeb2cdb0dc03df6f5f356 Description: PostgreSQL logical decoding JSON output plugin wal2json is an output plugin for PostgreSQL's logical decoding. The plugin has access to tuples produced by INSERT and UPDATE. Also, UPDATE/DELETE old row versions can be accessed depending on the configured replica identity. Changes can be consumed using the streaming protocol (logical replication slots) or by a special SQL API. . The wal2json output plugin produces a JSON object per transaction. All of the new/old tuples are available in the JSON object. Also, there are options to include properties such as transaction timestamp, schema-qualified, data types, and transaction ids. Package: postgresql-9.5 Version: 9.5.17-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 18524 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.16), libgssapi-krb5-2 (>= 1.8+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 | locales-all Recommends: postgresql-contrib-9.5, sysstat Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.5/postgresql-9.5_9.5.17-1.pgdg14.04+1_amd64.deb Size: 3932166 SHA256: 10a1b5061e351af530c5d47951ab57ba8af8163e4d13588192db0a54e360b448 SHA1: be4108705fce49ea6060af085a7fb63a17dbd588 MD5sum: 44980eecaff424db110454708ba1b11b 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.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Peter Geoghegan Installed-Size: 35 Depends: libc6 (>= 2.2.5), postgresql-9.5 Homepage: https://github.com/petergeoghegan/amcheck Priority: extra Section: libs Filename: pool/main/a/amcheck/postgresql-9.5-amcheck_1.4-1.pgdg14.04+1_amd64.deb Size: 19968 SHA256: 1e63744c940860f3205221225971faa4ffeee04193a067cf491f08c11b749851 SHA1: a771a7e28042b6a9eb7be0a414deb198f9da5129 MD5sum: a26df90cd09591937d6dc5e715132870 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17 Depends: libc6 (>= 2.2.5), 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-2.pgdg14.04+2_amd64.deb Size: 6454 SHA256: f749fb38b14c271c93f9482700f3a036d53eeeafd28c78262d1464b01e6cb7f3 SHA1: 7ab60eb70a305f17995a38561ea27547056355d8 MD5sum: eb387f3d6c57f6e8efe971ee78822ca2 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.3.pgdg14.04+2 Architecture: amd64 Maintainer: Magnus Hagander Installed-Size: 15 Depends: libc6 (>= 2.10), postgresql-9.5 Homepage: https://github.com/mhagander/bgw_replstatus Priority: optional Section: database Filename: pool/main/b/bgw-replstatus/postgresql-9.5-bgw-replstatus_1.0.3.pgdg14.04+2_amd64.deb Size: 6904 SHA256: 0d40977aae7573960de10ece300f570884c09ff601d5da84cd4e8a9c9ad198b3 SHA1: 7db11e192476f7e66fd190086fb83554359c852f MD5sum: 8dbde27c9616bfe11109c273e2342647 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.pgdg14.04+1 Architecture: amd64 Maintainer: Citus Data Installed-Size: 2837 Depends: libc6 (>= 2.14), 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.pgdg14.04+1_amd64.deb Size: 258066 SHA256: 0cb327bd81e7fe7f21d350ced2bfea71b8f4e51fea0f92a946531ae0411045f9 SHA1: 82c6498c58f9dcd36da9b31a75d6ec01d395558d MD5sum: 87817336d742fd3b7a42c492a8fe169f 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.1.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49 Depends: postgresql-9.5, libc6 (>= 2.4), 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.1.4-1.pgdg14.04+1_amd64.deb Size: 19762 SHA256: e754bac697260ab048df201ab0df6be55dbf8e01690ee1b4cc7fe0facf3cb4ca SHA1: 6688214ec03baeeb450e4ec65894e92bb9188339 MD5sum: 9328a80477fe2b5f8e93ded3b3219703 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.17-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 15157 Depends: postgresql-9.5 (= 9.5.17-1.pgdg14.04+1) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/postgresql-9.5/postgresql-9.5-dbg_9.5.17-1.pgdg14.04+1_amd64.deb Size: 13223334 SHA256: a2c8c56291982895bd68e2cb030b93f9e1a461a4a83b67db4fa271d1f5a0d34d SHA1: cfdbe5f80993c11940371a144fc945b396003237 MD5sum: a6fae6150d26f19d77bc02fecdb94533 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. Package: postgresql-9.5-debversion Source: postgresql-debversion Version: 1.1.1-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 31 Depends: libapt-pkg4.12 (>= 0.8.0), libc6 (>= 2.2.5), postgresql-9.5 Priority: optional Section: database Filename: pool/main/p/postgresql-debversion/postgresql-9.5-debversion_1.1.1-2.pgdg14.04+2_amd64.deb Size: 10106 SHA256: 47cb1fc939c9aa8bf828c9cddf1d06f726e5587c7ecdcedbb008b931a192c150 SHA1: 39105feb47a9647c1bf8e2f001cd3934c6a90483 MD5sum: 3d22e13939a0a7f549014e6bdaab7236 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: 2.0-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 21 Depends: libc6 (>= 2.2.5), postgresql-9.5 Priority: optional Section: database Filename: pool/main/p/pg-dirtyread/postgresql-9.5-dirtyread_2.0-3.pgdg14.04+1_amd64.deb Size: 10334 SHA256: b3e019e1de8634c62f45ec591199f7dc0f24af31c2fd79058f5c63d252106463 SHA1: f4a3322dc721110b1d5c33e557e98f303d548a4b MD5sum: 2284624a9c37738aa1dfc647eda0daba 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-first-last-agg Source: first-last-agg Version: 0.1.4-4-gd63ea3b-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 13 Depends: postgresql-9.5, libc6 (>= 2.2.5) Homepage: https://github.com/wulczer/first_last_agg Priority: optional Section: database Filename: pool/main/f/first-last-agg/postgresql-9.5-first-last-agg_0.1.4-4-gd63ea3b-1.pgdg14.04+1_amd64.deb Size: 5486 SHA256: ca647b8c87161b06468c356f638f9558319f1d8bcec2d48522cfbadb2c32a461 SHA1: ff5d518d26ef9f57b47c78ea73551af459f87165 MD5sum: 04ffa456f8a5fd5f92ec4f3a0a37430f Description: PostgreSQL extension providing first and last aggregate functions first-last-agg is a simple extension providing two aggregate functions, last and first, operating on any element type and returning the last or the first value of the group. . Since by default the ordering inside groups created by a GROUP BY expression is not defined, it is advisable to use an ORDER BY clause inside the aggregate expression (see the aggregate function syntax). Package: postgresql-9.5-hll Source: postgresql-hll Version: 2.12-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 101 Depends: libc6 (>= 2.14), postgresql-9.5 Homepage: https://github.com/citusdata/postgresql-hll Priority: optional Section: database Filename: pool/main/p/postgresql-hll/postgresql-9.5-hll_2.12-3.pgdg14.04+1_amd64.deb Size: 32526 SHA256: 1ede60f8993d1e8dc04e09303b03fb889b01f9792648747321a2905cfb3396fb SHA1: b96f64c385d1b449d5c5684a3dbf9e131057d84a MD5sum: b8596878358c3821daeb4dfc57dade35 Description: HyperLogLog extension for PostgreSQL This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog data structure. HyperLogLog is a fixed-size, set-like structure used for distinct value counting with tunable precision. For example, in 1280 bytes `hll` can estimate the count of tens of billions of distinct values with only a few percent error. Package: postgresql-9.5-hypopg Source: hypopg Version: 1.1.2-1.pgdg14.04+3 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 44 Depends: libc6 (>= 2.4), postgresql-9.5 Homepage: https://hypopg.readthedocs.io/ Priority: optional Section: database Filename: pool/main/h/hypopg/postgresql-9.5-hypopg_1.1.2-1.pgdg14.04+3_amd64.deb Size: 18174 SHA256: 7820dbbebf15540eef9e08d359fd3bb7e078fda755f5159ab812c8942df151bd SHA1: 2d11e2a93685dd7fcb23d9abf98f1ed9a26e4e51 MD5sum: 4603a901663c5b6c789d9e1180918607 Description: PostgreSQL extension adding support for hypothetical indexes. An hypothetical, or virtual, index is an index that doesn't really exists, and thus doesn't cost CPU, disk or any resource to create. They're useful to know if specific indexes can increase performance for problematic queries, since you can know if PostgreSQL will use these indexes or not without having to spend resources to create them. Package: postgresql-9.5-ip4r Source: ip4r Version: 2.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 319 Depends: libc6 (>= 2.14), postgresql-9.5 Homepage: http://pgfoundry.org/projects/ip4r/ Priority: optional Section: misc Filename: pool/main/i/ip4r/postgresql-9.5-ip4r_2.4-1.pgdg14.04+1_amd64.deb Size: 66994 SHA256: 96511754994895f9a02278b7d6d79f1ab7ed42d0aecfc954a232dd797fcb6c60 SHA1: 33d1687e7613ce74afc624d3e305686454153835 MD5sum: 50311553b35d6fb600fa1d34e87dc65a 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.1.1-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: postgresql-9.5, libc6 (>= 2.14) Homepage: https://github.com/postgrespro/jsquery Priority: optional Section: database Filename: pool/main/j/jsquery/postgresql-9.5-jsquery_1.1.1-1.pgdg14.04+2_amd64.deb Size: 41244 SHA256: 425982cb0b2753fa1f7f07171cbb6487ce8c92e43cfeda878e7dace477d5abf0 SHA1: 8732ddfbd26fdbeda962af96cad2125736bfc440 MD5sum: ad7b1c3874c577c83efee6c04b1f56fc 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-4.pgdg14.04+2 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4409 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-4.pgdg14.04+2_all.deb Size: 108696 SHA256: e773408da79f3dc8947b99cf73193aa1d62bcb9a4e0129e7912ce02b0b24e500 SHA1: ad889ddc5c2b8eb88a5f910282d35d42bc68b898 MD5sum: a43c014d87b1eaee8c54b955e3227de8 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.5.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 65 Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-9.5, libc6 (>= 2.14) Homepage: https://github.com/EnterpriseDB/mysql_fdw Priority: optional Section: database Filename: pool/main/p/postgresql-mysql-fdw/postgresql-9.5-mysql-fdw_2.5.1-1.pgdg14.04+1_amd64.deb Size: 28334 SHA256: 6c8ecc0d67cd0f8baa1e093dc15a19465b199bd075af17880361af1ea18cfd60 SHA1: 01efbedbc443924a9cda216972a44fd2265e3342 MD5sum: e209a6be70c0da8ac791d2854eac6ca8 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-numeral Source: postgresql-numeral Version: 1.0-2.pgdg14.04+2 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 85 Depends: libc6 (>= 2.14), postgresql-9.5 Homepage: https://github.com/ChristophBerg/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-9.5-numeral_1.0-2.pgdg14.04+2_amd64.deb Size: 22596 SHA256: 6473fea9e55210e266d191b9adda16d0fd9c7a5506c83cbfc0f7b4f006a2eb12 SHA1: f41c21e47676c7b8f4630d6ac574e08d724df778 MD5sum: 0e9ebecef60bdc824a4d7ffe2e9d6cfe Description: numeral datatypes for PostgreSQL This module provides numeric data types for PostgreSQL that use numerals (words instead of digits) for input and output. . * numeral: English numerals (one, two, three, four, ...), short scale (10^9 = trillion) * zahl: German numerals (eins, zwei, drei, vier, ...), long scale (10^9 = Milliarde) * roman: Roman numerals (I, II, III, IV, ...) Package: postgresql-9.5-orafce Source: orafce Version: 3.7.2-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 324 Depends: postgresql-9.5, libc6 (>= 2.14) Homepage: https://github.com/orafce/orafce Priority: optional Section: database Filename: pool/main/o/orafce/postgresql-9.5-orafce_3.7.2-2.pgdg14.04+1_amd64.deb Size: 92780 SHA256: 9b422b41a7a24b27a3fda5dfe387fd6415b7714eb51b48b486025334e75331a6 SHA1: d00f538471546fff4b33690e250abd34b4de9d7a MD5sum: 9b8a51fccb2a3ad62b7dccd0297fad2a 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: 4.0.0-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4767 Depends: postgresql-9.5, python3, python3-psycopg2, libc6 (>= 2.4) Priority: optional Section: database Filename: pool/main/p/pg-partman/postgresql-9.5-partman_4.0.0-1.pgdg14.04+2_amd64.deb Size: 168744 SHA256: 28843a69982313b6e20bf92e90a8833828f05b01c930faeac51e6071a7e114ff SHA1: 7da2480ff34894c96377a25b354613d447897086 MD5sum: 54d33f7af6fc834989ed31806cff76cb 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-pg-checksums Source: pg-checksums Version: 0.8-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 50 Depends: libc6 (>= 2.4), postgresql-9.5 Homepage: https://github.com/credativ/pg_checksums Priority: optional Section: database Filename: pool/main/p/pg-checksums/postgresql-9.5-pg-checksums_0.8-3.pgdg14.04+1_amd64.deb Size: 26652 SHA256: f93ea21236158f988ebde98e3a187ac07895ef3ffe9e635546109e5d201454f5 SHA1: e560440c09a9112e6c0a6bbbbe5fe587130f3b06 MD5sum: 711772fbcb87d4d5e14a7a3bd2bacf88 Description: Activate/deactivate/verify PostgreSQL data checksums Data checksums allow the PostgreSQL database server to identify I/O failures when reading data from storage. The checksums stored in the page header of each data page are compared to the computed checksum of the read data. . Data checksums need to be activated at instance creation time, all current versions of PostgreSQL including v11 do not allow activating (or deactivating) checksums afterwards. . pg_checksums can activate or deactivate data checksums as long at the database cluster is shutdown cleanly. Activating checksums requires all database blocks to be read and all page headers to be updated, so can take a long time on a large database. Deactivating checksums only requires the cluster control file to be updated so is quick. . In addition, pg_checksums can verify the checksums in an offline cluster. Package: postgresql-9.5-pg-fact-loader Source: pg-fact-loader Version: 1.5.2-1.pgdg14.04+2 Architecture: amd64 Maintainer: Jeremy Finzel Installed-Size: 413 Depends: postgresql-9.5, libc6 (>= 2.4) Homepage: https://github.com/enova/pg_fact_loader Priority: optional Section: database Filename: pool/main/p/pg-fact-loader/postgresql-9.5-pg-fact-loader_1.5.2-1.pgdg14.04+2_amd64.deb Size: 42204 SHA256: ef35df35e04c97c97952678a11ac512869a40100522e249bfbdc0b62791653d0 SHA1: 08dbdd94f0a3fea876c4d9e793a703507e01ed9b MD5sum: a6280b2245440d0ccba65d915b5f6ca7 Description: Build fact tables asynchronously with Postgres Use queue tables to build fact tables asynchronously for PostgreSQL 9.5. Package: postgresql-9.5-pg-qualstats Source: pg-qualstats Version: 1.0.7.1.pgdg14.04+1 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 53 Depends: libc6 (>= 2.4), postgresql-9.5 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-qualstats/postgresql-9.5-pg-qualstats_1.0.7.1.pgdg14.04+1_amd64.deb Size: 22470 SHA256: 6d252a2a36b87f17c11f9334a980131037225c95882caa6a38ccdba365e7bd1d SHA1: f59a6e06d1d966e5de759cacdbd874282ecd58a5 MD5sum: 8b8a74091af8b687efbb0f34f65832c2 Description: PostgreSQL extension to gather statistics about predicates. This extensions tracks WHERE clauses predicates and JOIN predicates. Statistics will report whether the predicate was evaluated as an index scan or not, how many time the expression appeared, how many times the operator was executed and how filtering the expression is. If pg_stat_statements is enabled, it can also track to which statements the predicate belongs. Package: postgresql-9.5-pg-stat-kcache Source: pg-stat-kcache Version: 2.1.1-2.pgdg14.04+2 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 30 Depends: libc6 (>= 2.4), postgresql-9.5, postgresql-contrib-9.5 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-9.5-pg-stat-kcache_2.1.1-2.pgdg14.04+2_amd64.deb Size: 13096 SHA256: 99f25e0f01150dbeefa3bf6e3b375b366e6ad6cae3fc49c0b5a51b62deb8f2bb SHA1: bb227009bb3a24d361efc8f87c98a0875e583cdf MD5sum: 3659683367e07511b85e052eecb11381 Description: PostgreSQL extension to gather per-query kernel statistics. Statistics gathered are reads and writes done out of the operating system cache, user and system CPU usage, context switches and all the other meaningful metrics returned by getrusage(2). All those counters are aggregated per postgres role, database and normalized query identifier. Package: postgresql-9.5-pgaudit Source: pgaudit Version: 1.3.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 36 Depends: libc6 (>= 2.2.5), postgresql-9.5 Homepage: http://pgaudit.org/ Priority: optional Section: database Filename: pool/main/p/pgaudit/postgresql-9.5-pgaudit_1.3.0-2.pgdg14.04+1_amd64.deb Size: 19056 SHA256: de23294cd1daae2cc3d12fa35408ba977d39db34ea949d1a732f9fd1510059dc SHA1: 55620a1ba6ef0ab6746c7f555a1522f76f36298b MD5sum: b821d7ae9b73265f3a417a3c5bc6349e 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.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 14 Depends: libc6 (>= 2.4), 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.pgdg14.04+1_amd64.deb Size: 5852 SHA256: 41e1c746c65828ae83751f0e46976b8e8b144342382bf357ae851a96c0d70c97 SHA1: f2ea210058f23b92adda013c67e66157daef29eb MD5sum: be5b1fc1dac509033fa1f4b966a8dfd6 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.8-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 27 Depends: libc6 (>= 2.14), postgresql-9.5 Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-9.5-pgextwlist_1.8-2.pgdg14.04+1_amd64.deb Size: 12176 SHA256: 61041e2052568745876c434e36362c35e5781d56a74f8b67b52ccc426ec43361 SHA1: df829b0af822f830511a119fbae84bf3af06cc04 MD5sum: 0a0146874b4c281c3fdaa420ad7e0081 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 35 Depends: libc6 (>= 2.4), postgresql-9.5 Homepage: http://villemain.org/projects/pgfincore Priority: optional Section: database Filename: pool/main/p/pgfincore/postgresql-9.5-pgfincore_1.2.1-2.pgdg14.04+2_amd64.deb Size: 13744 SHA256: 2ef405b1d144e69f7391c76ea3b8daeef877af87f2899e36e640bbe7b4eb3722 SHA1: 6303c77fd3bd22f0caa9f3d09494d7c602b3e227 MD5sum: 72c944f327142659c18198f27afd0f6e 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-pgl-ddl-deploy Source: pgl-ddl-deploy Version: 1.5.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Jeremy Finzel Installed-Size: 843 Depends: postgresql-9.5, postgresql-9.5-pglogical, libc6 (>= 2.2.5) Homepage: https://github.com/enova/pgl_ddl_deploy Priority: optional Section: database Filename: pool/main/p/pgl-ddl-deploy/postgresql-9.5-pgl-ddl-deploy_1.5.1-1.pgdg14.04+1_amd64.deb Size: 34960 SHA256: a6185edd2a3949bf482ab53975c78c8d2cd382ad9e0604839544c63414293658 SHA1: b552a102578c8fa1913e7b42de1ef73963a9c244 MD5sum: b5c8bfb001c4c1b41b219cc219407dfa Description: Transparent DDL replication for PostgreSQL Automated DDL deployment using PgLogical for PostgreSQL 9.5. Package: postgresql-9.5-pglogical Source: pglogical Version: 2.2.1-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 340 Depends: libc6 (>= 2.4), libpq5 (>= 9.1~), postgresql-9.5 Homepage: https://www.2ndquadrant.com/en/resources/pglogical/ Priority: optional Section: database Filename: pool/main/p/pglogical/postgresql-9.5-pglogical_2.2.1-4.pgdg14.04+1_amd64.deb Size: 118110 SHA256: 38265e71535e74068dd773813f2306e7727691de0109802bb839eb490f8367fc SHA1: a0099d62bb348b6687ebf743d7c9ff670dd063a8 MD5sum: 394d0f9e43a3c65071c71863ff740eee Description: Logical Replication Extension for PostgreSQL The pglogical extension provides logical streaming replication between PostgreSQL instances, using a publish/subscribe model. Contrary to the built-in streaming replication, pglogical can replicate between major versions or different architectures and is not restricted to replicate the entire instance but can selectively replicate arbitrary sets of tables. . Use-Cases include migrations and major-version upgrades, aggregation of several databases into a Data Warehouse, It utilises the Logical Decoding features available since PostgreSQL 9.4 working with low overhead on both provider and subscriber. Package: postgresql-9.5-pglogical-ticker Source: pglogical-ticker Version: 1.3.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Jeremy Finzel Installed-Size: 80 Depends: postgresql-9.5, postgresql-9.5-pglogical, libc6 (>= 2.4) Homepage: https://github.com/enova/pglogical_ticker Priority: optional Section: database Filename: pool/main/p/pglogical-ticker/postgresql-9.5-pglogical-ticker_1.3.1-1.pgdg14.04+1_amd64.deb Size: 10382 SHA256: c2a1615ad7de6bd77cd5ba11c2d7e1c0c670b9117d3ae72f9a032852e8cf7884 SHA1: a399af2d6c546d4111a9d7599a2b8672b57b7739 MD5sum: a783b8f59ca79a4b161d4e34abe20e19 Description: Have time-based replication delay for pglogical A pglogical extension to obtain time-based replication delay for PostgreSQL 9.5. Package: postgresql-9.5-pgmemcache Source: pgmemcache Version: 2.3.0-6.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 51 Depends: postgresql-9.5, libc6 (>= 2.14), libmemcached10 Homepage: http://pgfoundry.org/projects/pgmemcache/ Priority: optional Section: database Filename: pool/main/p/pgmemcache/postgresql-9.5-pgmemcache_2.3.0-6.pgdg14.04+2_amd64.deb Size: 20986 SHA256: d73283f2549e75a1309c317b1c43f266881ca63ad8f639d4d41a6cb9ee20e9c7 SHA1: b7a9fea96c37e38737ea1bb8249d1bce8d3e7c01 MD5sum: 06eff3cb8e122545020188b85d05ec39 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-6.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 139 Depends: libc6 (>= 2.14), 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-6.pgdg14.04+2_amd64.deb Size: 39676 SHA256: fdcb6de13703a2990d63c6fbf86a98db653643ef9ed8907c663f0acbbdad4cae SHA1: 86cf8111bd93e371687d7436b13f89189b45e2b5 MD5sum: b5ea1b12e12b4c3c6a1e544747f8956b 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: 4.0.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 173 Depends: libpgpool0 (= 4.0.4-1.pgdg14.04+1), postgresql-9.5, libc6 (>= 2.4) Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page Priority: optional Section: database Filename: pool/main/p/pgpool2/postgresql-9.5-pgpool2_4.0.4-1.pgdg14.04+1_amd64.deb Size: 133766 SHA256: f3434dbf0b6f6688eeddb61fb16c2eb9671364ef1be4c82cffe3a0e153c3cc05 SHA1: ded4e665f1610099620128ff0ee4a9873baaa29c MD5sum: 75d8f659bfbcf0813303aae4a9196136 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-3.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 518 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-3.pgdg14.04+1_all.deb Size: 12196 SHA256: 0b8c335ad80bc890ca8012d7b4db9d466dc9fbdfcf699c625f084780d3fab3f4 SHA1: 7f4c16c2819717883afbdb19de054975e402f58a MD5sum: 893443099dbfafd3b1a5ee5cb18a4260 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-8.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1965 Depends: libc6 (>= 2.4), 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-8.pgdg14.04+2_amd64.deb Size: 82196 SHA256: 8b5141e140aeb519b491b25bea5cc50f1fded59d9293fc30acc56272a897851b SHA1: 5b8636f1f9fb6f4f149eadb8fc4b9ec031993ee9 MD5sum: 6130b75f2a2190516ce3ce8161d5b2e0 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 2099 Depends: postgresql-9.5-pgrouting-scripts (>= 2.4.2-2~18.gitbb27058.pgdg14.04+1), postgresql-9.5, postgresql-9.5-postgis-2.4 | postgresql-9.5-postgis-2.3, libc6 (>= 2.14), libcgal10, libgcc1 (>= 1:4.1.1), libgmp10, libstdc++6 (>= 4.6) 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.4.2-2~18.gitbb27058.pgdg14.04+1_amd64.deb Size: 505908 SHA256: f3391825011dd270fd8b69d351e437aad13f23bc0ea1375518e40f3f688712cd SHA1: 9ece1b88c5ade514af6b2ffe4020c71e1d27d3cd MD5sum: 8c239db3c17390243eb509fec88fb18d 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 2345 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.4.2-2~18.gitbb27058.pgdg14.04+1_all.deb Size: 788732 SHA256: b5bb8a5f1e18b2691ba1aff816c43b0f4dac361a942e0fc17896a9aefaa7147e SHA1: adfc98ab6684bc057ac2e56fe507aa100c2fe0da MD5sum: 7734c212970f17c9a8d1ec825ce9a7fc 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 1422 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.4.2-2~18.gitbb27058.pgdg14.04+1_all.deb Size: 43736 SHA256: 2773edb1f89feb9dd8436b1a75f6f471a096698cc0e340e5c632fd32a8b88fc4 SHA1: 63d81d453d1c6ff286852d22d38bde32858f6652 MD5sum: c6066ee756f6bf5ac70d7a5393f35eef 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-pgtap Source: pgtap Version: 1.0.0-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1545 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: optional Section: database Filename: pool/main/p/pgtap/postgresql-9.5-pgtap_1.0.0-1.pgdg14.04+1_all.deb Size: 42748 SHA256: 334758dbfa43b3e89a9122d8027bcf7796e91629e9df225c03a0c5fe7ed93772 SHA1: e3093fc00659a8d1d109b9ad539215cf60b0d3c1 MD5sum: 6bd29e3cd12937dc3c9199e4e47285fd 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-10-g2a298eb-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: libc6 (>= 2.15), 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-10-g2a298eb-1.pgdg14.04+2_amd64.deb Size: 24412 SHA256: bf9687248cb6e0f79a56f42f9973ce21d94e6af82507ccc9551072276b558dcf SHA1: 738b10504c3ff0c03498f97f0778768858b845e0 MD5sum: 7a879adf115163abc1faa76b7aa4ede5 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-pljava Source: postgresql-pljava Version: 1.5.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 858 Depends: default-jre-headless | openjdk-7-jre-headless | java-runtime-headless, postgresql-9.5, libc6 (>= 2.14) Provides: postgresql-pljava Homepage: https://tada.github.io/pljava/ Priority: optional Section: database Filename: pool/main/p/postgresql-pljava/postgresql-9.5-pljava_1.5.1-1.pgdg14.04+1_amd64.deb Size: 492554 SHA256: 32bf43dfd8d4e7ff664cbac6d2b2ce0820893cb1b133765de6a5b4dc3b53361a SHA1: cc2d444318d5818b5043c6e8e00b77b43a6c2402 MD5sum: ee2c8b1c3882ee181a8d259d2e007238 Description: Java procedural language for PostgreSQL 9.5 PL/Java is a loadable procedural language for the PostgreSQL database system that enables the use of the Java language for creating functions and trigger procedures. . This package has been configured to use libjvm.so from openjdk-7-jre-headless by default. Other Java versions can be selected at runtime. Package: postgresql-9.5-pllua Source: postgresql-pllua Version: 1:1.1.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 112 Depends: postgresql-9.5, libc6 (>= 2.14), 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.pgdg14.04+1_amd64.deb Size: 53690 SHA256: 844912021763c89c940cda932c6a013b5beee666103750e9d1fd6da2c214572d SHA1: 9cb156638e68b55f055c1e5710ae6c6545ff9ca0 MD5sum: 8aaf15d49743ccb72bd706aef0c8d20e 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-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 108 Depends: postgresql-9.5, libc6 (>= 2.14), libpq5 Homepage: http://pgfoundry.org/projects/plproxy/ Priority: optional Section: database Filename: pool/main/p/postgresql-plproxy/postgresql-9.5-plproxy_2.8-3.pgdg14.04+1_amd64.deb Size: 56478 SHA256: f9e0aa3066d2ba7206e453d72c416c96024a32a17e21583ff3c56d0d6517f3d2 SHA1: a6a5f26d9e057266c0bd5d9611bb5fcbea49f630 MD5sum: 73cb2c98a4396882e71149ba7e1b6ea8 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.18-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 348 Depends: r-base-core (>= 2.10), postgresql-9.5, libc6 (>= 2.14) 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.18-2.pgdg14.04+2_amd64.deb Size: 217842 SHA256: 62bc5a88fea0c403cbc4fb7b37671d48051f4fe4ccd8469c24bdfd44f74c31db SHA1: 245de51c9b10644153bf1b2ca3902ad67768de93 MD5sum: 21c8f00d891a25e4f91587e3287a59dc 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-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 25 Depends: libc6 (>= 2.4), 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-3.pgdg14.04+1_amd64.deb Size: 12528 SHA256: c556447da7c1132e86859d208dfb0bf5c52f910ed138c5634c974fcfd6a78e9d SHA1: 10151612c5ea81ad3e6e84c00a942583b5a0997d MD5sum: 6b7949f0a1845ed09ce6795b4d22b4bd 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 116 Depends: postgresql-9.5, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), 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.pgdg14.04+1_amd64.deb Size: 47374 SHA256: 59fb6a73d79e306da0892e1523848a14669b3adeec1d049d9df80cf17b20cae1 SHA1: 785d6b330274f4bbf7077a9b5ae032d05212ac46 MD5sum: ac5d0e488e6a9a0027d13742ee2b5e21 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.2 Source: postgis Version: 2.2.2+dfsg-7~137.gite11228b.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1961 Depends: libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.11), liblwgeom-2.2-5 (>= 2.2.0), libpcre3, libproj0 (>= 4.8.0-1), libxml2 (>= 2.7.4), postgresql-9.5 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.2_2.2.2+dfsg-7~137.gite11228b.pgdg14.04+1_amd64.deb Size: 969204 SHA256: 36015a3d1cbbf955fa3a5cb1a915857f90e1402f5014729e8b77b521f4ab40d2 SHA1: a451d5f1c38384ffe05a6e3a34c4464542302758 MD5sum: 0f477229f29c50f178048b7b67d084f9 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.2-scripts Source: postgis Version: 2.2.2+dfsg-7~137.gite11228b.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 16539 Recommends: postgresql-9.5-postgis-2.2 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.2-scripts_2.2.2+dfsg-7~137.gite11228b.pgdg14.04+1_all.deb Size: 1061332 SHA256: e952dd38beecce4f92da3928b47b44c370e3e0c9d9de8dc24e3bab59d9e3d85e SHA1: 92f9462edcacea5f5f6072668cd79bf31d57db76 MD5sum: a8b85859c5e1c60312f2938c63f0ae80 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.3 Source: postgis Version: 2.3.3+dfsg-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1572 Depends: postgresql-9.5, libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.11), liblwgeom-2.3-0 (>= 2.3.0), libpcre3, libproj0 (>= 4.8.0-1), 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.pgdg14.04+1_amd64.deb Size: 549242 SHA256: 26916f1cf30b390127ad8afc19584a2ad08c2714ed3731e1c57a1d9afd247f84 SHA1: f568da088c1d5673af2b92f8f2c53d14f471eb1a MD5sum: a11f0dbea60dea131cf1313fa8c92ebe 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.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 72623 Depends: perl 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.pgdg14.04+1_all.deb Size: 716078 SHA256: 173532c23fc556bbebe9c5457f8263846639bdcf3bbf925e60b2d88bbf8d7c17 SHA1: f6365b007e39d08bbb35c34487f82f1646d3de01 MD5sum: 53d43cfb98844680d28b5c02aa405380 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.4+dfsg-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1594 Depends: postgresql-9.5, libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.11), liblwgeom-2.4-0 (>= 2.4.0~rc1), libpcre3, libproj0 (>= 4.8.0-1), 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.4+dfsg-4.pgdg14.04+1_amd64.deb Size: 556110 SHA256: 1104058d8259c4ec1773532ccaf0013202e2be17f3f8ff2502c666381736999b SHA1: 8dc9308bb3a1729f6e7b6ff35197203e4dd2afb4 MD5sum: 6db791ea3c590e0c5774c756bd0eb40e 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.4+dfsg-4.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 17942 Depends: perl 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.4+dfsg-4.pgdg14.04+1_all.deb Size: 678814 SHA256: a6cd032954b5be161e19617cfb059159626c2076a2eb92938830ba4075fb5194 SHA1: 5bddef306a3028078511fa7a3d3a7e8648d6713b MD5sum: 62451d5d81ff1b16d9f7f15ddc2ecb55 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-powa Source: powa-archivist Version: 3.2.0-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 521 Depends: libc6 (>= 2.4), postgresql-9.5 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/powa-archivist/postgresql-9.5-powa_3.2.0-1.pgdg14.04+2_amd64.deb Size: 23514 SHA256: 40eb2ba3ab07aede393ca800d4c9bb148491c85a0083a0dc6517ee7f15e027b9 SHA1: a18cd66b9fc6c6628c7e9ece8afc2b69d2467eae MD5sum: e5d23b2c29b56bf4c22214c020cb8c44 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.8-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 56 Depends: libc6 (>= 2.14), postgresql-9.5 Priority: optional Section: database Filename: pool/main/p/prefix/postgresql-9.5-prefix_1.2.8-3.pgdg14.04+1_amd64.deb Size: 22782 SHA256: a88d21c1d5f8e8f243e5ed7e465b7a44e6501c54b2c3cfd4759b710d8f166816 SHA1: 6590cb195bef0ffa01255845e0f34a6d12a5f279 MD5sum: 654de4a78aacfcd7c1cdddf0451ae09f 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 20 Depends: libc6 (>= 2.3.4), postgresql-9.5 Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-9.5-preprepare_0.9-2.pgdg14.04+2_amd64.deb Size: 9304 SHA256: ee1fa8be6adcbc873375cb089197300f7a419fa11a99bd72676c5625330e1fbd SHA1: 8afc58635a6f042f955f4c39887f40ea78f7e2ba MD5sum: 1eb1770cb49141541f96ef857b283551 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-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 21 Depends: libc6 (>= 2.2.5), 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-5.pgdg14.04+1_amd64.deb Size: 6692 SHA256: 272011a5d5411eac4db862e317cf070ccdee4e227b8b16fc59653484bc810b62 SHA1: d1f992d1fd6372f23be4669d42f3422bd2c339c2 MD5sum: c57ec005588796045bc3554e1c3161f0 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-18-g99ea772-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 63 Depends: postgresql-9.5, python-multicorn, libc6 (>= 2.2.5), 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-18-g99ea772-1.pgdg14.04+1_amd64.deb Size: 25276 SHA256: 59d3839fe14e9635b911816300c8ed91e7cc2d4d78cb1442dda95399046bfa1a SHA1: b11a0be32f3f85a5eb5a1867587270e9e359522f MD5sum: 004b1a2f8ea754db635b3eaa190808ce 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-18-g99ea772-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 63 Depends: postgresql-9.5, python3-multicorn, libc6 (>= 2.2.5), libpython3.4 (>= 3.4.2) 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-18-g99ea772-1.pgdg14.04+1_amd64.deb Size: 25828 SHA256: 4b01ed5ef15bed37422b0d921890239f3a1fdb8439bdf477b40c1c054c2af930 SHA1: 5e0fc3b8ccd7ef6c2d50208ab6e283befedc94da MD5sum: 76b4b12b698bd5a9f63bf9ad128af0d7 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-repack Source: pg-repack Version: 1.4.4-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 151 Depends: postgresql-9.5, libc6 (>= 2.15), 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.4-2.pgdg14.04+1_amd64.deb Size: 69564 SHA256: fa4681d0ef61c420e3b74d87dc07763dcad9b72df6e35cb60e10ca575ff566da SHA1: f49be52dbce57ccc07222e0b59577cb36f8e40b4 MD5sum: 3aea12c0870433b3d362b05902013f65 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.2.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 767 Depends: postgresql-9.5, repmgr-common (>= 4.2.0-2.pgdg14.04+1), libc6 (>= 2.15), libpq5 (>= 9.3~) Suggests: rsync Homepage: https://www.repmgr.org/ Priority: optional Section: database Filename: pool/main/r/repmgr/postgresql-9.5-repmgr_4.2.0-2.pgdg14.04+1_amd64.deb Size: 168206 SHA256: a4200824eb01290e69d62dd91044c59162285fd6b99a58f28a1041f0c20c63f5 SHA1: 628171ebc4b2591a759e7d771f3d0800c485098a MD5sum: 040351d384299f15dae5374578101fba 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.2.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 493 Depends: postgresql-9.5-repmgr (= 4.2.0-2.pgdg14.04+1) Breaks: repmgr-dbg (<< 3.0.1-1) Replaces: repmgr-dbg (<< 3.0.1-1) Homepage: https://www.repmgr.org/ Priority: optional Section: debug Filename: pool/main/r/repmgr/postgresql-9.5-repmgr-dbg_4.2.0-2.pgdg14.04+1_amd64.deb Size: 452412 SHA256: b651aef5c64e4f8487eb409af7fa1c067a3b49448dd8de1a29f6aa49b7184aac SHA1: ecb6b64aa5533ccdcc0d2912cc95ee279d1b3f7a MD5sum: ad7c071c419dd14c8294087c894beda8 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. Package: postgresql-9.5-similarity Source: pg-similarity Version: 1.0-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 98 Depends: postgresql-9.5, libc6 (>= 2.14) Homepage: https://github.com/eulerto/pg_similarity Priority: optional Section: database Filename: pool/main/p/pg-similarity/postgresql-9.5-similarity_1.0-2.pgdg14.04+2_amd64.deb Size: 32716 SHA256: 52fe3399f90af779343b90cfa7f5dbd43de712a316dea11f77f20c7b08860430 SHA1: 74570988c90146160d521f3d2dda72ac69f93ba8 MD5sum: 29bae1bdb2e2ca4e7b37475862de8fe2 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.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49 Depends: postgresql-9.5, libc6 (>= 2.14) 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.pgdg14.04+2_amd64.deb Size: 22414 SHA256: 63804901a1d8660388aac311a597c6fb52d4e5a93226991356cf493bf3f7bf47 SHA1: 0cca0c82f2bfd63021a8d4dc542bed1109d30002 MD5sum: 4be5c12ca57d8241ae8718d571426011 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-snakeoil Source: pg-snakeoil Version: 1.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 16 Depends: clamav-freshclam | clamav-data, postgresql-9.5, libc6 (>= 2.2.5), libclamav7 (>= 0.99~rc1) Priority: optional Section: database Filename: pool/main/p/pg-snakeoil/postgresql-9.5-snakeoil_1.1-1.pgdg14.04+1_amd64.deb Size: 7776 SHA256: 1514a514f7c8d03d5fba3efa49eb69f22a15de100085bdc90e1d3c56f3bc2f3c SHA1: 06a289b4baae9fd938cc9271637e4a7f84211f48 MD5sum: dba7720e5dc8de4aaf19652b06a4aa10 Description: PostgreSQL anti-virus scanner based on ClamAV pg_snakeoil provides functions scanning PostgreSQL data for viruses using the ClamAV anti-virus engine. Package: postgresql-9.5-toastinfo Source: toastinfo Version: 1.1-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17 Depends: postgresql-9.5, libc6 (>= 2.2.5) Homepage: https://github.com/credativ/toastinfo Priority: optional Section: database Filename: pool/main/t/toastinfo/postgresql-9.5-toastinfo_1.1-3.pgdg14.04+1_amd64.deb Size: 5790 SHA256: 551d6aabf8fe566c2681b046f75e6533d27409c13289048596ecb689cef22bd2 SHA1: fc723f65854fbdcb39dfccdf384704fcf7b75ff9 MD5sum: f1ad52c7702c4b0bba97b40ab3596cc3 Description: Show storage structure of varlena datatypes in PostgreSQL This PostgreSQL extension exposes the internal storage structure of variable-length datatypes, called varlena. . The function pg_toastinfo describes the storage form of a datum: . * null for NULLs * ordinary for non-varlena datatypes * short inline varlena for varlena values up to 126 bytes (1 byte header) * long inline varlena, (un)compressed for varlena values up to 1GiB (4 bytes header) * toasted varlena, (un)compressed for varlena values up to 1GiB stored in TOAST tables . The function pg_toastpointer returns a varlena's chunk_id oid in the corresponding TOAST table. It returns NULL on non-varlena input. Package: postgresql-9.5-unit Source: postgresql-unit Version: 7.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 310 Depends: libc6 (>= 2.14), postgresql-9.5 Homepage: https://github.com/ChristophBerg/postgresql-unit Priority: optional Section: database Filename: pool/main/p/postgresql-unit/postgresql-9.5-unit_7.1-1.pgdg14.04+1_amd64.deb Size: 66322 SHA256: 4d5d32a74a9c3ed0bd1a21b36caa4508eef41588015823dd382491e81ca68a97 SHA1: e76de4cc29aba5983c82bec16776b8a9bda0051e MD5sum: 9756481f890752efa02d89f54743d773 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.5-wal2json Source: wal2json Version: 1.0-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 25 Depends: postgresql-9.5, libc6 (>= 2.3) Homepage: https://github.com/eulerto/wal2json Priority: optional Section: database Filename: pool/main/w/wal2json/postgresql-9.5-wal2json_1.0-5.pgdg14.04+1_amd64.deb Size: 11286 SHA256: 5943ac53eed7bf7799aba4df542f50be9c6693c44a2118961a1d4566c0b475ab SHA1: c0868257bd2b069b08ec780c5806fd964d86c7c3 MD5sum: 3db8a3b365754c304ffd7f40dcafd0d1 Description: PostgreSQL logical decoding JSON output plugin wal2json is an output plugin for PostgreSQL's logical decoding. The plugin has access to tuples produced by INSERT and UPDATE. Also, UPDATE/DELETE old row versions can be accessed depending on the configured replica identity. Changes can be consumed using the streaming protocol (logical replication slots) or by a special SQL API. . The wal2json output plugin produces a JSON object per transaction. All of the new/old tuples are available in the JSON object. Also, there are options to include properties such as transaction timestamp, schema-qualified, data types, and transaction ids. Package: postgresql-9.6 Version: 9.6.13-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 20835 Depends: locales | locales-all, postgresql-client-9.6, postgresql-common (>= 171~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.15), libgssapi-krb5-2 (>= 1.8+dfsg), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpq5 (>= 9.3~), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4) Recommends: postgresql-contrib-9.6, sysstat Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.6/postgresql-9.6_9.6.13-1.pgdg14.04+1_amd64.deb Size: 4294496 SHA256: a66e4ae08fb767c85d689957fdc10a771f32a627ecf3d5eb07cdad1990271354 SHA1: 91b7f3fa82656bd82d92cb6446b6f89dec1c243c MD5sum: 23e3a0435e9eddc7b70e75239586c3a2 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.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Peter Geoghegan Installed-Size: 35 Depends: libc6 (>= 2.2.5), postgresql-9.6 Homepage: https://github.com/petergeoghegan/amcheck Priority: extra Section: libs Filename: pool/main/a/amcheck/postgresql-9.6-amcheck_1.4-1.pgdg14.04+1_amd64.deb Size: 19970 SHA256: 21d3320fc5340e91367411e12a5d881e7fb39189747544deca60a8754daf039c SHA1: cd0d295658c8d0089ced94ac56ce1ef123279129 MD5sum: dfe883e0f83c1aae18ce121935a47966 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17 Depends: libc6 (>= 2.2.5), 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-2.pgdg14.04+2_amd64.deb Size: 6444 SHA256: 357473b716658b7587ee01f3ed592150fdc62503e53ff1f6936b1a96e95192ac SHA1: 806c5db73f7f863cdc70deebb8877935db3b7be2 MD5sum: 3ee2f4b7dbf8f487bc9b27d4aa80872a 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.3.pgdg14.04+2 Architecture: amd64 Maintainer: Magnus Hagander Installed-Size: 15 Depends: libc6 (>= 2.10), postgresql-9.6 Homepage: https://github.com/mhagander/bgw_replstatus Priority: optional Section: database Filename: pool/main/b/bgw-replstatus/postgresql-9.6-bgw-replstatus_1.0.3.pgdg14.04+2_amd64.deb Size: 6904 SHA256: efa078d013b2747426fc61fb457f79335e8ea71226104ac3876a5336f7e9b40d SHA1: ad557df3c4bb445b76e05bd9eb523fd4fe3ff655 MD5sum: 8314dbcba5f4f17ad76aa758b9991634 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: 8.0.0.PGDG-2.pgdg14.04+1 Architecture: amd64 Maintainer: Citus Data Installed-Size: 7302 Depends: libc6 (>= 2.14), 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_8.0.0.PGDG-2.pgdg14.04+1_amd64.deb Size: 342638 SHA256: 1b95bda8d7be1c51699f9d399b59578d931e3ea11d9edc04a06cf9d1ed26914c SHA1: fe694f6bebd1dd82a9138c6b8e9aa52861c49dd4 MD5sum: 23e9cda05cd5f9872d53cf6a896d337e 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.1.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49 Depends: postgresql-9.6, libc6 (>= 2.4), 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.1.4-1.pgdg14.04+1_amd64.deb Size: 19726 SHA256: 0fec3583c7ba1823008a62cffb1c4b8782efb3ddbb36607f46b899e782178442 SHA1: c734a31b41115d40b4d2eee3ae32491c90d6b578 MD5sum: 2b306aeb93dfb716810b225d9c177f08 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.13-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 16007 Depends: postgresql-9.6 (= 9.6.13-1.pgdg14.04+1) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/postgresql-9.6/postgresql-9.6-dbg_9.6.13-1.pgdg14.04+1_amd64.deb Size: 13989624 SHA256: 8978fa860ef3d283d77fe440b1041e59d8a81fd430737f21c225e2e0cbcf9845 SHA1: f4d9006120b5a7f787aa9c1aad4e5c3cc82892ee MD5sum: 796e4ee44321428b005a7e05a43893fa 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. Package: postgresql-9.6-debversion Source: postgresql-debversion Version: 1.1.1-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 31 Depends: libapt-pkg4.12 (>= 0.8.0), libc6 (>= 2.2.5), postgresql-9.6 Priority: optional Section: database Filename: pool/main/p/postgresql-debversion/postgresql-9.6-debversion_1.1.1-2.pgdg14.04+2_amd64.deb Size: 10110 SHA256: 7a224a3dc15291217075a19c856994244aa1363431768799f3e08b8749333de5 SHA1: 900b58f7d4fe4c068c3e543d064bf9a4c13476a3 MD5sum: 0c96610cbb735d7e0623414330b56755 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: 2.0-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 21 Depends: libc6 (>= 2.2.5), postgresql-9.6 Priority: optional Section: database Filename: pool/main/p/pg-dirtyread/postgresql-9.6-dirtyread_2.0-3.pgdg14.04+1_amd64.deb Size: 10322 SHA256: e5e99384a6528191a6a5111a2d5e8e20948f120cf8a6815bc99beeb412abfd62 SHA1: 4491c99a0b4163099761289aaa2589b87d7775f3 MD5sum: e3698abadd9cd56df1203c226f0c3062 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-first-last-agg Source: first-last-agg Version: 0.1.4-4-gd63ea3b-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 13 Depends: postgresql-9.6, libc6 (>= 2.2.5) Homepage: https://github.com/wulczer/first_last_agg Priority: optional Section: database Filename: pool/main/f/first-last-agg/postgresql-9.6-first-last-agg_0.1.4-4-gd63ea3b-1.pgdg14.04+1_amd64.deb Size: 5480 SHA256: 13dc03d498a1c6cae81190d0210c3411faf69e743b68922a6d35742467bc3493 SHA1: 446fa414dba87a8d93ba0f2e1f159ab6cbd793e3 MD5sum: 56339f493c967dd50bdd6d440405a249 Description: PostgreSQL extension providing first and last aggregate functions first-last-agg is a simple extension providing two aggregate functions, last and first, operating on any element type and returning the last or the first value of the group. . Since by default the ordering inside groups created by a GROUP BY expression is not defined, it is advisable to use an ORDER BY clause inside the aggregate expression (see the aggregate function syntax). Package: postgresql-9.6-hll Source: postgresql-hll Version: 2.12-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 101 Depends: libc6 (>= 2.14), postgresql-9.6 Homepage: https://github.com/citusdata/postgresql-hll Priority: optional Section: database Filename: pool/main/p/postgresql-hll/postgresql-9.6-hll_2.12-3.pgdg14.04+1_amd64.deb Size: 32512 SHA256: 62f0b146ac6cab9c20af746183cf1d8a506feed2dfa5e1386cd89243823cd955 SHA1: e74afbf687067d18272b636e394e87dfc583ab45 MD5sum: 785cfdbba1b5a6eca22153054d4d2d83 Description: HyperLogLog extension for PostgreSQL This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog data structure. HyperLogLog is a fixed-size, set-like structure used for distinct value counting with tunable precision. For example, in 1280 bytes `hll` can estimate the count of tens of billions of distinct values with only a few percent error. Package: postgresql-9.6-hypopg Source: hypopg Version: 1.1.2-1.pgdg14.04+3 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 44 Depends: libc6 (>= 2.4), postgresql-9.6 Homepage: https://hypopg.readthedocs.io/ Priority: optional Section: database Filename: pool/main/h/hypopg/postgresql-9.6-hypopg_1.1.2-1.pgdg14.04+3_amd64.deb Size: 18344 SHA256: 95021153de7979f4d53ba7a0d8eec813dceeac852db2a037eed02a9a5ceef34a SHA1: e0be318747ca2280c8fd46b24a8b6bd524dea24a MD5sum: 269dbd6f0a492d1660a296b4f4f869a9 Description: PostgreSQL extension adding support for hypothetical indexes. An hypothetical, or virtual, index is an index that doesn't really exists, and thus doesn't cost CPU, disk or any resource to create. They're useful to know if specific indexes can increase performance for problematic queries, since you can know if PostgreSQL will use these indexes or not without having to spend resources to create them. Package: postgresql-9.6-ip4r Source: ip4r Version: 2.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 319 Depends: libc6 (>= 2.14), postgresql-9.6 Homepage: http://pgfoundry.org/projects/ip4r/ Priority: optional Section: misc Filename: pool/main/i/ip4r/postgresql-9.6-ip4r_2.4-1.pgdg14.04+1_amd64.deb Size: 66902 SHA256: 8b06d0cde90d807616fa7534981e76a927777bc7242897cb7dbb94e90b3492b6 SHA1: eddabdbb39892c4e632f3d52ab408c1569eaa87d MD5sum: e01c6a24b8591ce175444a96a5733a92 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.1.1-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: postgresql-9.6, libc6 (>= 2.14) Homepage: https://github.com/postgrespro/jsquery Priority: optional Section: database Filename: pool/main/j/jsquery/postgresql-9.6-jsquery_1.1.1-1.pgdg14.04+2_amd64.deb Size: 41256 SHA256: dc42cde8c2318d1d1360a807910fc623d0c32fe394a57074404f9e6641d10a87 SHA1: 765084d058455d2509ce18bd796a09a9bd41b36a MD5sum: 74eb1fe21b9e9fc621c798380c5acfee 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-4.pgdg14.04+2 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4409 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-4.pgdg14.04+2_all.deb Size: 108692 SHA256: a7346c646d9199215e41cb5f7c63693ae4a870ddd72f6148df3984f416fc4d25 SHA1: 46c49eee22f7d2e71d0a205373f4ccd118aaf970 MD5sum: f0d7ad3b21cf6bc2a98cfe1a52e66549 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.5.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 65 Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-9.6, libc6 (>= 2.14) Homepage: https://github.com/EnterpriseDB/mysql_fdw Priority: optional Section: database Filename: pool/main/p/postgresql-mysql-fdw/postgresql-9.6-mysql-fdw_2.5.1-1.pgdg14.04+1_amd64.deb Size: 28360 SHA256: 669eabbd1ed5d04b46a278b9589241e2608be096af239dff1f1de6fc7a9ea015 SHA1: 00d5d5aa22d9ecfbf69417bb739578615b64fe96 MD5sum: 5efca4f6360f7b8f392a88ed99f845ad 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-numeral Source: postgresql-numeral Version: 1.0-2.pgdg14.04+2 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 85 Depends: libc6 (>= 2.14), postgresql-9.6 Homepage: https://github.com/ChristophBerg/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-9.6-numeral_1.0-2.pgdg14.04+2_amd64.deb Size: 22618 SHA256: f421dc26d722d2bc62ca8ca312f347ee839ce15c5d61aa98b048ada872628077 SHA1: 569bac10e4a0b925c9a34debf1e7467e32262861 MD5sum: b131ccc9ee33b4596faa77f91c1414a7 Description: numeral datatypes for PostgreSQL This module provides numeric data types for PostgreSQL that use numerals (words instead of digits) for input and output. . * numeral: English numerals (one, two, three, four, ...), short scale (10^9 = trillion) * zahl: German numerals (eins, zwei, drei, vier, ...), long scale (10^9 = Milliarde) * roman: Roman numerals (I, II, III, IV, ...) Package: postgresql-9.6-orafce Source: orafce Version: 3.7.2-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 324 Depends: postgresql-9.6, libc6 (>= 2.14) Homepage: https://github.com/orafce/orafce Priority: optional Section: database Filename: pool/main/o/orafce/postgresql-9.6-orafce_3.7.2-2.pgdg14.04+1_amd64.deb Size: 92760 SHA256: 35c7eff84818a015d83fde2e74710fc9024d556f1fc44449188161df13975558 SHA1: 7d48218be90225648ab67000d5a42e49a0092d4a MD5sum: 52387862d7083db2afd8da45eb185654 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: 4.0.0-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4767 Depends: postgresql-9.6, python3, python3-psycopg2, libc6 (>= 2.4) Priority: optional Section: database Filename: pool/main/p/pg-partman/postgresql-9.6-partman_4.0.0-1.pgdg14.04+2_amd64.deb Size: 168800 SHA256: 2538a74b052cb7ef6f933436692b50a608954b37b928dafeae869d4af20eb53d SHA1: 9c7c84db8e4018fab6c1ecc28a68c8d10a3a8aa7 MD5sum: a75c67527ee649f3d09a758f0f6356a6 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-pg-checksums Source: pg-checksums Version: 0.8-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 50 Depends: libc6 (>= 2.4), postgresql-9.6 Homepage: https://github.com/credativ/pg_checksums Priority: optional Section: database Filename: pool/main/p/pg-checksums/postgresql-9.6-pg-checksums_0.8-3.pgdg14.04+1_amd64.deb Size: 26962 SHA256: 6274b75f34be3035929863d76804eb0502a0c22fcc97dc29d6b84e08dcf0f72b SHA1: ef3c7618ae3859e4ae628b5c19a92b69595becb1 MD5sum: 1369dc334a11150c97c5b23b20b10e89 Description: Activate/deactivate/verify PostgreSQL data checksums Data checksums allow the PostgreSQL database server to identify I/O failures when reading data from storage. The checksums stored in the page header of each data page are compared to the computed checksum of the read data. . Data checksums need to be activated at instance creation time, all current versions of PostgreSQL including v11 do not allow activating (or deactivating) checksums afterwards. . pg_checksums can activate or deactivate data checksums as long at the database cluster is shutdown cleanly. Activating checksums requires all database blocks to be read and all page headers to be updated, so can take a long time on a large database. Deactivating checksums only requires the cluster control file to be updated so is quick. . In addition, pg_checksums can verify the checksums in an offline cluster. Package: postgresql-9.6-pg-fact-loader Source: pg-fact-loader Version: 1.5.2-1.pgdg14.04+2 Architecture: amd64 Maintainer: Jeremy Finzel Installed-Size: 413 Depends: postgresql-9.6, libc6 (>= 2.4) Homepage: https://github.com/enova/pg_fact_loader Priority: optional Section: database Filename: pool/main/p/pg-fact-loader/postgresql-9.6-pg-fact-loader_1.5.2-1.pgdg14.04+2_amd64.deb Size: 42190 SHA256: 2b4ef6862c4c91f8cdc47f28d5034c9673dd0557eb4fa22b44af3c84a0d2eec4 SHA1: 0ba91fc64d67497814224ebfba35e1fc9d5bc253 MD5sum: a34ee00d9a63366d96f3254b08d5b98e Description: Build fact tables asynchronously with Postgres Use queue tables to build fact tables asynchronously for PostgreSQL 9.6. Package: postgresql-9.6-pg-qualstats Source: pg-qualstats Version: 1.0.7.1.pgdg14.04+1 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 53 Depends: libc6 (>= 2.4), postgresql-9.6 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-qualstats/postgresql-9.6-pg-qualstats_1.0.7.1.pgdg14.04+1_amd64.deb Size: 22752 SHA256: 92a8f64f6c13aa419b9548748fcebd280641f39af66ebe62d8b43ab023ef6d6e SHA1: 77495e46bc4e36300f71efb04298c4ee2fc392b6 MD5sum: 080f062686036937375644a7f24bfb8e Description: PostgreSQL extension to gather statistics about predicates. This extensions tracks WHERE clauses predicates and JOIN predicates. Statistics will report whether the predicate was evaluated as an index scan or not, how many time the expression appeared, how many times the operator was executed and how filtering the expression is. If pg_stat_statements is enabled, it can also track to which statements the predicate belongs. Package: postgresql-9.6-pg-stat-kcache Source: pg-stat-kcache Version: 2.1.1-2.pgdg14.04+2 Architecture: amd64 Maintainer: Julien Rouhaud Installed-Size: 30 Depends: libc6 (>= 2.4), postgresql-9.6, postgresql-contrib-9.6 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/pg-stat-kcache/postgresql-9.6-pg-stat-kcache_2.1.1-2.pgdg14.04+2_amd64.deb Size: 13124 SHA256: 1579304d20ace604ea1c2462e690edac95f5e10c25ac06e9aabdbf3997aa41ce SHA1: 2753fd0a14c0b5a8cf1939118499ca4ed42943b6 MD5sum: c6f2a4368889615b4ed06f1b3d814345 Description: PostgreSQL extension to gather per-query kernel statistics. Statistics gathered are reads and writes done out of the operating system cache, user and system CPU usage, context switches and all the other meaningful metrics returned by getrusage(2). All those counters are aggregated per postgres role, database and normalized query identifier. Package: postgresql-9.6-pgaudit Source: pgaudit Version: 1.3.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 36 Depends: libc6 (>= 2.2.5), postgresql-9.6 Homepage: http://pgaudit.org/ Priority: optional Section: database Filename: pool/main/p/pgaudit/postgresql-9.6-pgaudit_1.3.0-2.pgdg14.04+1_amd64.deb Size: 19054 SHA256: a1f61dde9bf4f17aff2717eeade2cf755cfe2480e2d9c4730c422a6de4e7112c SHA1: 78556cc7a2c5711c563367654cce16b4e1ccbda0 MD5sum: 44ae3bc5d7a529f66634a3d982ffd5a1 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.8-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 27 Depends: libc6 (>= 2.14), postgresql-9.6 Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-9.6-pgextwlist_1.8-2.pgdg14.04+1_amd64.deb Size: 12164 SHA256: 7f3fcb663782b134ccf9b3ded7f2c051bc002a025b49799c5f12b3454af8cfe6 SHA1: 26906809216e8782cc6e4b028cbac1f8c2cf1561 MD5sum: d27928b10596731888aa6489936654bb 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 35 Depends: libc6 (>= 2.4), postgresql-9.6 Homepage: http://villemain.org/projects/pgfincore Priority: optional Section: database Filename: pool/main/p/pgfincore/postgresql-9.6-pgfincore_1.2.1-2.pgdg14.04+2_amd64.deb Size: 13734 SHA256: 1c27b5d854cdd0eedba8a1a80697062cc1559e6cefe4779b8d954a5dcfdcd799 SHA1: c61f5536be6dd139117f221c0b742745d52765c0 MD5sum: 30cd353a35a5c4a5f3a35667d30f4ee5 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-pgl-ddl-deploy Source: pgl-ddl-deploy Version: 1.5.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Jeremy Finzel Installed-Size: 843 Depends: postgresql-9.6, postgresql-9.6-pglogical, libc6 (>= 2.2.5) Homepage: https://github.com/enova/pgl_ddl_deploy Priority: optional Section: database Filename: pool/main/p/pgl-ddl-deploy/postgresql-9.6-pgl-ddl-deploy_1.5.1-1.pgdg14.04+1_amd64.deb Size: 34948 SHA256: d6e7b45e0c2139e22cd7005834dd616e053db50e4e3bcc38fa9508e458f2b23b SHA1: a3fb785e6025cca2c4390a049a84fc2f3ff9e805 MD5sum: 24fc5c2e0f73da468e3af63bb6f69bc7 Description: Transparent DDL replication for PostgreSQL Automated DDL deployment using PgLogical for PostgreSQL 9.6. Package: postgresql-9.6-pglogical Source: pglogical Version: 2.2.1-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 340 Depends: libc6 (>= 2.4), libpq5 (>= 9.1~), postgresql-9.6 Homepage: https://www.2ndquadrant.com/en/resources/pglogical/ Priority: optional Section: database Filename: pool/main/p/pglogical/postgresql-9.6-pglogical_2.2.1-4.pgdg14.04+1_amd64.deb Size: 117644 SHA256: 38676aef460545bc982b89fd229440f8dba8b61067d05f2b5e743d29d9be4d72 SHA1: 021e7fd9559639793dcb8ebe87ff87abaf65efa6 MD5sum: 42f9e41233b441561c1064f8803977a1 Description: Logical Replication Extension for PostgreSQL The pglogical extension provides logical streaming replication between PostgreSQL instances, using a publish/subscribe model. Contrary to the built-in streaming replication, pglogical can replicate between major versions or different architectures and is not restricted to replicate the entire instance but can selectively replicate arbitrary sets of tables. . Use-Cases include migrations and major-version upgrades, aggregation of several databases into a Data Warehouse, It utilises the Logical Decoding features available since PostgreSQL 9.4 working with low overhead on both provider and subscriber. Package: postgresql-9.6-pglogical-ticker Source: pglogical-ticker Version: 1.3.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Jeremy Finzel Installed-Size: 80 Depends: postgresql-9.6, postgresql-9.6-pglogical, libc6 (>= 2.4) Homepage: https://github.com/enova/pglogical_ticker Priority: optional Section: database Filename: pool/main/p/pglogical-ticker/postgresql-9.6-pglogical-ticker_1.3.1-1.pgdg14.04+1_amd64.deb Size: 10370 SHA256: 9483f2316beb754f2d34acc923b87f11f4f5d2ae0d2b819f8bc8f7708a52763a SHA1: a7e27707cd9e334ccf68abaf5c442d803db220a1 MD5sum: 644fd1cb6208bdd91f18905b223dbef1 Description: Have time-based replication delay for pglogical A pglogical extension to obtain time-based replication delay for PostgreSQL 9.6. Package: postgresql-9.6-pgmemcache Source: pgmemcache Version: 2.3.0-6.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 51 Depends: postgresql-9.6, libc6 (>= 2.14), libmemcached10 Homepage: http://pgfoundry.org/projects/pgmemcache/ Priority: optional Section: database Filename: pool/main/p/pgmemcache/postgresql-9.6-pgmemcache_2.3.0-6.pgdg14.04+2_amd64.deb Size: 21016 SHA256: fe2aa3d08d955c570356a860df3400de7b427d5d55c7a29d673378bafaed3367 SHA1: bbb5e0e5030cf904ce62baf68bcc81ef4e33edef MD5sum: 45f6575f64dfb948872d0abe8be11b68 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-6.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 139 Depends: libc6 (>= 2.14), 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-6.pgdg14.04+2_amd64.deb Size: 39696 SHA256: c82022b111411195bfd02266d9bc45fd97d87a108c8219e4a4b8d0e44b1adc9e SHA1: 10086aafa9ffd368a2c0ebfdf9fe612d3e473577 MD5sum: cb1ecb88aae743ea973099712f823858 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: 4.0.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 173 Depends: libpgpool0 (= 4.0.4-1.pgdg14.04+1), postgresql-9.6, libc6 (>= 2.4) Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page Priority: optional Section: database Filename: pool/main/p/pgpool2/postgresql-9.6-pgpool2_4.0.4-1.pgdg14.04+1_amd64.deb Size: 133764 SHA256: 1796c62a1323d77f6fe0fcd20684a28042753dcb1ca83214004e139023e11a5b SHA1: 02d4cb4110453e0642a4044d42721f3cfa16b162 MD5sum: babf64eebabd445526b9c57a9f15fc7c 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-3.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 518 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-3.pgdg14.04+1_all.deb Size: 12208 SHA256: 179c469c1aa5b16bf7396aab45e4194a0bc7e78664a48259f9f7f13b1d76c880 SHA1: 46f620925b934c2ab7bcee9caa39270a843a35fc MD5sum: bd5e6921d0e63b66e7dd69d6e370918a 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-8.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1965 Depends: libc6 (>= 2.4), 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-8.pgdg14.04+2_amd64.deb Size: 82212 SHA256: 46a59a0a60467e0b6cfa394bca576af0c647c85d90d89b22f5f787c5d55a2a7c SHA1: f8832239305e1ed8e5dac976bc1c14ab2fc48358 MD5sum: 8d79c8d2aafcad595f2e90e97f759a16 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 2103 Depends: postgresql-9.6-pgrouting-scripts (>= 2.4.2-2~18.gitbb27058.pgdg14.04+1), postgresql-9.6, postgresql-9.6-postgis-2.4 | postgresql-9.6-postgis-2.3, libc6 (>= 2.14), libcgal10, libgcc1 (>= 1:4.1.1), libgmp10, libstdc++6 (>= 4.6) 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.4.2-2~18.gitbb27058.pgdg14.04+1_amd64.deb Size: 506500 SHA256: e03ea4e2c68e4f6e8c39fa072f8343a4c4cb7f0cd40ba9dad0821df684654269 SHA1: c1b8f421f10a132a90d3bb17bed9ea9348e27a9a MD5sum: f8c556557f95f40d55a06d6f90abefd9 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 2345 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.4.2-2~18.gitbb27058.pgdg14.04+1_all.deb Size: 788740 SHA256: c7272bfc1a487dcc64a718df994066f26b9902e8751b119e183c44b7461ff647 SHA1: 7c682b0fadb782670646c150355619055af6b6e6 MD5sum: aae12a7fd6e22d7b165fcc49408fc242 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.4.2-2~18.gitbb27058.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 1422 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.4.2-2~18.gitbb27058.pgdg14.04+1_all.deb Size: 43728 SHA256: bfbf1e2255db4970442da7c5229e1b2d86d416b4b116a7966972c26956ccb940 SHA1: bcf60c99ac5b550e771eb288116770413c419ea0 MD5sum: ee960726d28c7ca8933c5874c3f9e1dd 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-pgtap Source: pgtap Version: 1.0.0-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1545 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: optional Section: database Filename: pool/main/p/pgtap/postgresql-9.6-pgtap_1.0.0-1.pgdg14.04+1_all.deb Size: 42720 SHA256: 75b6ca75fe0a09bd27f9ef94a2262ea9f69df821e49e318ae4cfcf1377fe43d7 SHA1: 1cfcbceaebb15fcc9665cc37c130bf695407a1b5 MD5sum: e587667533151a2c909a34fb7ae7702f 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-10-g2a298eb-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: libc6 (>= 2.15), 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-10-g2a298eb-1.pgdg14.04+2_amd64.deb Size: 24482 SHA256: 219be4957d0a65cd8e5da86d2e8fcba9108781b1e957dc5437b248797fa37f09 SHA1: 2602ceff66a51b9490668731e956e74a69165b6a MD5sum: 8a51efb3ee3c284c9ae41fd9d6637938 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-pljava Source: postgresql-pljava Version: 1.5.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 858 Depends: default-jre-headless | openjdk-7-jre-headless | java-runtime-headless, postgresql-9.6, libc6 (>= 2.14) Provides: postgresql-pljava Homepage: https://tada.github.io/pljava/ Priority: optional Section: database Filename: pool/main/p/postgresql-pljava/postgresql-9.6-pljava_1.5.1-1.pgdg14.04+1_amd64.deb Size: 492872 SHA256: 5e7331dc66aff22e9ee49906303a939a4b73cee1e0b9fad516c166f3ffe7e110 SHA1: 43abe11e25f268a4cc99dfacbc27f1660a77c573 MD5sum: 02cd01771fdfc3dc6c487d213adc656a Description: Java procedural language for PostgreSQL 9.6 PL/Java is a loadable procedural language for the PostgreSQL database system that enables the use of the Java language for creating functions and trigger procedures. . This package has been configured to use libjvm.so from openjdk-7-jre-headless by default. Other Java versions can be selected at runtime. Package: postgresql-9.6-pllua Source: postgresql-pllua Version: 1:1.1.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 112 Depends: postgresql-9.6, libc6 (>= 2.14), 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.pgdg14.04+1_amd64.deb Size: 53676 SHA256: f069818ddbcf0db5f079b71b095c944f8dbc71458349f0f40a40026037a357aa SHA1: c042c1fbf55347e1c38a708f6da6be0d2271b310 MD5sum: 3bc02047339e1d8d5b0e7f5fb5e80ed0 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-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 108 Depends: postgresql-9.6, libc6 (>= 2.14), libpq5 Homepage: http://pgfoundry.org/projects/plproxy/ Priority: optional Section: database Filename: pool/main/p/postgresql-plproxy/postgresql-9.6-plproxy_2.8-3.pgdg14.04+1_amd64.deb Size: 56498 SHA256: b4de8479c5bd28cc215a5d53467048472a3d4a12a8a406fcf0c86a3dee464fea SHA1: 4c5cae1c17f91b96f7e0ecaff025169084276875 MD5sum: 5e0629568c0652c33f84a083c6c30098 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.18-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 348 Depends: r-base-core (>= 2.10), postgresql-9.6, libc6 (>= 2.14) 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.18-2.pgdg14.04+2_amd64.deb Size: 217834 SHA256: 2d8d986333be4600dc1d38801d47967df12f1590c7efa57039d750a15c7dcf01 SHA1: 2e928257417799f59714141815fa4deef461f6c7 MD5sum: e55a8fcb2a73ec76486173c801e0e367 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-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 25 Depends: libc6 (>= 2.4), 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-3.pgdg14.04+1_amd64.deb Size: 12520 SHA256: b7fdb801a279ab2f9f06b48e64533ae6d0b174be052f18462786024ac36c7e36 SHA1: 5cbcfe1993a11e4175d4c09ac508b4f06964fbc9 MD5sum: 66ac223159f1a099ca82298643b2ae56 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 116 Depends: postgresql-9.6, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), 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.pgdg14.04+1_amd64.deb Size: 47538 SHA256: c9a439832b5bbeae00c80378a863a72acc045a2926ea3f6e383f2e3c1cf211a0 SHA1: a6a60dec7abe3381ef6fcde900b33df651ff8063 MD5sum: e02db67f9fac57f97579bddc3bd8ecbb 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1573 Depends: postgresql-9.6, libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.11), liblwgeom-2.3-0 (>= 2.3.0), libpcre3, libproj0 (>= 4.8.0-1), 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.pgdg14.04+1_amd64.deb Size: 549392 SHA256: f59ce012ac05fd01f29d908a63c5ed4c0a1f61ca9c73409792666fa6eb6622ef SHA1: 475b8b4cdb5e2aa8b6b7909e53315c462d2b6c53 MD5sum: 82338e1d204c1d052f81813b73efb763 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.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 72988 Depends: perl 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.pgdg14.04+1_all.deb Size: 716394 SHA256: 24f191c4c30c90bc5fc42b55b469b4bcbb46753fcfaf804f0eff7d93910695c4 SHA1: 6dfabd2412bf4b5a7fc8615b53463769e1a75e0e MD5sum: 705b3edec427a24c37dc8da0a46413e0 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.4+dfsg-4.pgdg14.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 1594 Depends: postgresql-9.6, libc6 (>= 2.14), libgdal1h (>= 1.9.0), libgeos-c1 (>= 3.4.2), libjson-c2 (>= 0.11), liblwgeom-2.4-0 (>= 2.4.0~rc1), libpcre3, libproj0 (>= 4.8.0-1), 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.4+dfsg-4.pgdg14.04+1_amd64.deb Size: 556094 SHA256: 35e40172aa44bc1f8db92cf93867a0de65d07602e4d717d86709bbc5556c7185 SHA1: df467500f32f5b236f534b4086439b7dace24a4b MD5sum: e2e43bf76404774f6c7f40fa897e2496 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.4+dfsg-4.pgdg14.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 18020 Depends: perl 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.4+dfsg-4.pgdg14.04+1_all.deb Size: 679172 SHA256: d858a021adf9cf8969f6cf2e554143b953f8e65e1f736499d2c456ad3648be05 SHA1: 154a714d20ff919baf59db690e2e46d3516b9bbb MD5sum: 73c55e27fab7db178f54c6ba49d8a743 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-powa Source: powa-archivist Version: 3.2.0-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 521 Depends: libc6 (>= 2.4), postgresql-9.6 Homepage: https://powa.readthedocs.io/ Priority: optional Section: database Filename: pool/main/p/powa-archivist/postgresql-9.6-powa_3.2.0-1.pgdg14.04+2_amd64.deb Size: 23520 SHA256: a1b52a350dc9ce68a7014fbd4985939f8f435767f42a9dfafe352bfbd1dc3de9 SHA1: 451473b2beea39463463e108b4e2bc611128d240 MD5sum: e2f1939c8219b76f50bce9f4faeae433 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.8-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 56 Depends: libc6 (>= 2.14), postgresql-9.6 Priority: optional Section: database Filename: pool/main/p/prefix/postgresql-9.6-prefix_1.2.8-3.pgdg14.04+1_amd64.deb Size: 22778 SHA256: 0fd9597074a565b399572316a540a889801d8831b50ec1cc642ebfdbfde9d859 SHA1: 04bad7dbeebe7fcd3c370afd7f2fecf1ae8d5ac3 MD5sum: 995f86fe3ee1a9d862cbdcbc15be12be 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 20 Depends: libc6 (>= 2.3.4), postgresql-9.6 Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-9.6-preprepare_0.9-2.pgdg14.04+2_amd64.deb Size: 9314 SHA256: 8f5c3e1d348d9e7c5c82fba59855e400e2e3663d7bceea18afde4aa1af9315ff SHA1: 50becea34271445dac66c9e4f849c9f7b961317a MD5sum: eeeda4e994eff4ae2a16beb95b1bc1ba 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-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 21 Depends: libc6 (>= 2.2.5), 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-5.pgdg14.04+1_amd64.deb Size: 6692 SHA256: dc2609975df0a3bd85403ecc54c312f6028140d56b8d0e24bb340c60e8c5916c SHA1: 3d6f837d248e7f634883e8626c47d6e63d6639bd MD5sum: 94f8c2762a43bb8f6ac832f2b84cda38 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-18-g99ea772-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 63 Depends: postgresql-9.6, python-multicorn, libc6 (>= 2.2.5), 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-18-g99ea772-1.pgdg14.04+1_amd64.deb Size: 25150 SHA256: 293440b440e07962c31feabf7959917ffd7e5b6c741b4390d904aefad8c297c6 SHA1: 508ead116e4abc5617485cd40f3925bb7f7005cc MD5sum: 3c41a467034d727abf7022235c478b6b 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-18-g99ea772-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 63 Depends: postgresql-9.6, python3-multicorn, libc6 (>= 2.2.5), libpython3.4 (>= 3.4.2) 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-18-g99ea772-1.pgdg14.04+1_amd64.deb Size: 25808 SHA256: 98179d7e9444053a669b3475cddda5dfbe1ea8c09a15b484052e7a4744ad1173 SHA1: 8f086a0e8d42c036b4ec4f1e7409316026b65d5e MD5sum: eb13bbdb447751bb1c9bd452936f4cc3 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-repack Source: pg-repack Version: 1.4.4-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 151 Depends: postgresql-9.6, libc6 (>= 2.15), 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.4-2.pgdg14.04+1_amd64.deb Size: 69692 SHA256: 815d0720b103db83bbdf4a1362c611aaeeefeab339c5da23bc31658503cd832d SHA1: 5a6ebe7416b645c2a6c7c78d0d295741e922b7f6 MD5sum: 913ed63ee5c58e36110b6e0a5fe4e831 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.2.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 767 Depends: postgresql-9.6, repmgr-common (>= 4.2.0-2.pgdg14.04+1), libc6 (>= 2.15), libpq5 (>= 9.3~) Suggests: rsync Homepage: https://www.repmgr.org/ Priority: optional Section: database Filename: pool/main/r/repmgr/postgresql-9.6-repmgr_4.2.0-2.pgdg14.04+1_amd64.deb Size: 167988 SHA256: 5de643cce20dde377525d1326a2a2edd2e39c40563e9f80120fd6d94ccd26094 SHA1: 6066e1934f8fcb86108ef6fb43937258b9ab65fb MD5sum: c2b06ceb53a584caa036358cb0de2046 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.2.0-2.pgdg14.04+1 Architecture: amd64 Maintainer: Marco Nenciarini Installed-Size: 495 Depends: postgresql-9.6-repmgr (= 4.2.0-2.pgdg14.04+1) Breaks: repmgr-dbg (<< 3.0.1-1) Replaces: repmgr-dbg (<< 3.0.1-1) Homepage: https://www.repmgr.org/ Priority: optional Section: debug Filename: pool/main/r/repmgr/postgresql-9.6-repmgr-dbg_4.2.0-2.pgdg14.04+1_amd64.deb Size: 454102 SHA256: ab81e77996b73d52173a6c0070c1b75d98613fa6247041836907110656bad570 SHA1: d2b029de2efdd6b5f6e4b475cf7d2f920eb96558 MD5sum: b1465671d4680bea6f580a156716aed1 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. Package: postgresql-9.6-rum Source: postgresql-rum Version: 1.3.2-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 357 Depends: postgresql-9.6, libc6 (>= 2.14) Homepage: https://github.com/postgrespro/rum Priority: optional Section: database Filename: pool/main/p/postgresql-rum/postgresql-9.6-rum_1.3.2-5.pgdg14.04+1_amd64.deb Size: 102618 SHA256: 569878217a5fc85d494f76e8c601eb6ddaa13b4918b33d021c2dc313ef860e16 SHA1: 1c5c11a1cae059d6a11ca4d570afcf1c75699d6a MD5sum: 9c9c621ad999acffd76e9a69752589c9 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-2.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 98 Depends: postgresql-9.6, libc6 (>= 2.14) Homepage: https://github.com/eulerto/pg_similarity Priority: optional Section: database Filename: pool/main/p/pg-similarity/postgresql-9.6-similarity_1.0-2.pgdg14.04+2_amd64.deb Size: 32730 SHA256: 7a1c48bb9998f714b1bf303a515ecf44d30bf2ac73aa5257173b366ba51b7a57 SHA1: 24634aff0dee2f54a48e6a3779aea73d4871e2ad MD5sum: 2739352c9215678327fd4e6ea5c06403 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.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49 Depends: postgresql-9.6, libc6 (>= 2.14) 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.pgdg14.04+2_amd64.deb Size: 22412 SHA256: 4b0ca8edd63e9472cf9818380ec8538f032056cb29a43a68825d67897b731b77 SHA1: 57ac75d7854f47e3ca8dac251a415377b7b3e28b MD5sum: cfc6f4ac6f5c3262cacff310566424e3 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-snakeoil Source: pg-snakeoil Version: 1.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 16 Depends: clamav-freshclam | clamav-data, postgresql-9.6, libc6 (>= 2.2.5), libclamav7 (>= 0.99~rc1) Priority: optional Section: database Filename: pool/main/p/pg-snakeoil/postgresql-9.6-snakeoil_1.1-1.pgdg14.04+1_amd64.deb Size: 7778 SHA256: 1a9eb76ad63517431e5a0e6ca0c14bbae5ee9f04b97d3662f533e876b731f576 SHA1: f19ff50f01593f847e92741e51957523f3c04cc4 MD5sum: 11c8cb47cb2a6db69193ee53977bbecf Description: PostgreSQL anti-virus scanner based on ClamAV pg_snakeoil provides functions scanning PostgreSQL data for viruses using the ClamAV anti-virus engine. Package: postgresql-9.6-toastinfo Source: toastinfo Version: 1.1-3.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 17 Depends: postgresql-9.6, libc6 (>= 2.2.5) Homepage: https://github.com/credativ/toastinfo Priority: optional Section: database Filename: pool/main/t/toastinfo/postgresql-9.6-toastinfo_1.1-3.pgdg14.04+1_amd64.deb Size: 5788 SHA256: 174c74b78eb0fe3b7f7b63328dec34a191f900378315abfcc11e3da74bee8af0 SHA1: 695774dd9e89dfa6157ab5fb77974422c045fd49 MD5sum: 657141b36025f797c70a8b5e0236f17e Description: Show storage structure of varlena datatypes in PostgreSQL This PostgreSQL extension exposes the internal storage structure of variable-length datatypes, called varlena. . The function pg_toastinfo describes the storage form of a datum: . * null for NULLs * ordinary for non-varlena datatypes * short inline varlena for varlena values up to 126 bytes (1 byte header) * long inline varlena, (un)compressed for varlena values up to 1GiB (4 bytes header) * toasted varlena, (un)compressed for varlena values up to 1GiB stored in TOAST tables . The function pg_toastpointer returns a varlena's chunk_id oid in the corresponding TOAST table. It returns NULL on non-varlena input. Package: postgresql-9.6-unit Source: postgresql-unit Version: 7.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 310 Depends: libc6 (>= 2.14), postgresql-9.6 Homepage: https://github.com/ChristophBerg/postgresql-unit Priority: optional Section: database Filename: pool/main/p/postgresql-unit/postgresql-9.6-unit_7.1-1.pgdg14.04+1_amd64.deb Size: 66052 SHA256: c20f57bebf3fcb3bcc79561bf2eb9052febc25c541244dbf76a05259fd1be3b7 SHA1: 967e23ab56a8190d15fcf956175b11e35e267996 MD5sum: b7d03e28f707f25bcd9d3c8939457eb7 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-wal2json Source: wal2json Version: 1.0-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 29 Depends: postgresql-9.6, libc6 (>= 2.3) Homepage: https://github.com/eulerto/wal2json Priority: optional Section: database Filename: pool/main/w/wal2json/postgresql-9.6-wal2json_1.0-5.pgdg14.04+1_amd64.deb Size: 11810 SHA256: d82d6570edc3244693cf600f61ea75633c9c6fdfd5ae7d54606a77e5fbe49912 SHA1: 97beab580587796f89b4013a5fe27fcdc3c3a0d1 MD5sum: d18246e2ffc5255a8d3eb7c7f0132763 Description: PostgreSQL logical decoding JSON output plugin wal2json is an output plugin for PostgreSQL's logical decoding. The plugin has access to tuples produced by INSERT and UPDATE. Also, UPDATE/DELETE old row versions can be accessed depending on the configured replica identity. Changes can be consumed using the streaming protocol (logical replication slots) or by a special SQL API. . The wal2json output plugin produces a JSON object per transaction. All of the new/old tuples are available in the JSON object. Also, there are options to include properties such as transaction timestamp, schema-qualified, data types, and transaction ids. Package: postgresql-all Source: postgresql-common (201.pgdg14.04+1) Version: 11+201.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 58 Depends: libecpg-dev, libpq-dev, postgresql-server-dev-all, 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, postgresql-contrib-11, postgresql-plperl-11, postgresql-plpython-11, postgresql-plpython3-11, postgresql-pltcl-11 Priority: optional Section: database Filename: pool/main/p/postgresql-common/postgresql-all_11+201.pgdg14.04+1_all.deb Size: 60746 SHA256: ed82ca60b1d8393781cc1bd454fd5c47e5d25178a5b0c8df5ceac69223300f8d SHA1: 1f8ae18d8693d82272811156561f25455adabba4 MD5sum: 698164b4035cf2925b0fe8b89801d5e9 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 (201.pgdg14.04+1) Version: 11+201.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 58 Depends: postgresql-client-11 Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/postgresql-common/postgresql-client_11+201.pgdg14.04+1_all.deb Size: 60588 SHA256: 06cee9ce31027076bd9f46e2623b4722dac05420e77a4760cd064af17545ab4a SHA1: 0be367cdb581f6bb769e818cb9f9b80c150d23e3 MD5sum: 40ff62e9997e33dd350318864242cc14 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.8-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5722 Depends: libpq5 (>= 10.8), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.15), 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.8-1.pgdg14.04+1_amd64.deb Size: 1347596 SHA256: 51740c8dc0b61280a40de6b2644a4154730a74426f8b7d313d984f963943d18b SHA1: 7b4586e0360bf77eb22264c20851fa9fd2ac73ab MD5sum: 23af0a346e5b077b58603d877ae591eb 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-11 Source: postgresql-11 Version: 11.3-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5894 Depends: libpq5 (>= 11.3), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.15), libedit2 (>= 2.11-20080614), zlib1g (>= 1:1.1.4) Suggests: postgresql-11, postgresql-doc-11 Provides: postgresql-client Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-11/postgresql-client-11_11.3-1.pgdg14.04+1_amd64.deb Size: 1390490 SHA256: 77dad207d2425122efbe59a6d85faab7cd5254ded80b2d5b0a09fda21924bd3a SHA1: 32473bd4acf468c56c7fdb277224113606d40d7d MD5sum: e67dfc94569ccf4650a27178a8bc581f Description: front-end programs for PostgreSQL 11 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 11. If you install PostgreSQL 11 on a standalone machine, you need the server package postgresql-11, 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-8.4 Source: postgresql-8.4 Version: 8.4.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4321 Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libpq5 (>= 8.3~rc1-1~), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 115~) Suggests: postgresql-8.4, postgresql-doc-8.4 Breaks: postgresql-8.4 (<< 8.4.22-1.pgdg14.04+1) Provides: postgresql-client Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-8.4/postgresql-client-8.4_8.4.22-1.pgdg14.04+1_amd64.deb Size: 864044 SHA256: 0d0896102ef56da8f4a72ca129fc1bbf74b92f6673df3a28e0d5c8db8cd1c0c2 SHA1: ee642e2a197d2344a306d305eef2e37cda46d23d MD5sum: c01e663602fb66192451382ec70106c1 Description: front-end programs for PostgreSQL 8.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 8.4. If you install PostgreSQL 8.4 on a standalone machine, you need the server package postgresql-8.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.0 Source: postgresql-9.0 Version: 9.0.23-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 3615 Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libpq5 (>= 9.0~), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 115~) Suggests: postgresql-9.0, postgresql-doc-9.0 Conflicts: postgresql (<< 7.5) Breaks: postgresql-9.0 (<< 9.0.23-1.pgdg14.04+2) Replaces: postgresql-9.0 (<< 9.0.23-1.pgdg14.04+2) Provides: postgresql-client Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.0/postgresql-client-9.0_9.0.23-1.pgdg14.04+2_amd64.deb Size: 923246 SHA256: 99b52aa38d0375097b0cf2ac912f2acbfd38d2ef9311ad36e3417d1b727f8ca3 SHA1: 325704d1cf7d8657cf186189db0d76fe5765b881 MD5sum: b752ebf7a9a860a8f4a73aa67a516eb1 Description: front-end programs for PostgreSQL 9.0 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.0. If you install PostgreSQL 9.0 on a standalone machine, you need the server package postgresql-9.0, 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.1 Source: postgresql-9.1 Version: 9.1.24-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 3983 Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libpq5 (>= 9.0~), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 115~) Suggests: postgresql-9.1, postgresql-doc-9.1 Conflicts: postgresql (<< 7.5) Breaks: postgresql-9.1 (<< 9.1.24-1.pgdg14.04+1) Replaces: postgresql-9.1 (<< 9.1.24-1.pgdg14.04+1) Provides: postgresql-client Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.1/postgresql-client-9.1_9.1.24-1.pgdg14.04+1_amd64.deb Size: 1007066 SHA256: 56a641129adb857857ba8f8b9e33615da9febdb4f07ce159f4719e575feb7034 SHA1: 0a1d66b268463528250d43bbbbb8f798d24aa9c4 MD5sum: 5befb445f5830011e1bf486a623bd92f Description: front-end programs for PostgreSQL 9.1 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.1. If you install PostgreSQL 9.1 on a standalone machine, you need the server package postgresql-9.1, 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 3949 Depends: libc6 (>= 2.15), 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.pgdg14.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.pgdg14.04+1_amd64.deb Size: 996914 SHA256: 9fef866bac52cc52c6c36b93949a5e840e7039259068a01cdb16cab6a79f3fa6 SHA1: 147a15a136c12eaa7a393ddb7ceca4a99cf354d9 MD5sum: 47d0921c11129cd467177b924d205000 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.25-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4231 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libpq5 (>= 9.3.25), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 142~), sensible-utils 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.25-1.pgdg14.04+1_amd64.deb Size: 1060716 SHA256: 8cfa1cff9c49d2871bf435ea8aa33e8d6be064672bf887948a07b22d3e001bba SHA1: 438816eac2e0952894b57057356931bcbfc1f3ec MD5sum: 7abb1890777289caaf4f3170d29bad5c 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.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4463 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libpq5 (>= 9.4.22), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 142~), sensible-utils 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.22-1.pgdg14.04+1_amd64.deb Size: 1101710 SHA256: ec5f1f7edd210449a19842193b0fe6ffc339707fa04d98856e917d1e131f15b2 SHA1: 134aaf5da7076218024c409e1a52744571820ed6 MD5sum: c398432ff1de22e9467d90ea27655fcb 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.17-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4969 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libpq5 (>= 9.5.17), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 142~), sensible-utils 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.17-1.pgdg14.04+1_amd64.deb Size: 1201804 SHA256: 1f21209655dee7f02a0a27d3489e625785fab5c3bfae290550f10887c577ac5e SHA1: 42b1871458260b68161cc9a28f11ffd297bb5a3f MD5sum: 5975adc697704142ae3c526d0b4b2f58 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.13-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5507 Depends: libpq5 (>= 9.6.13), postgresql-client-common (>= 142~), sensible-utils, libc6 (>= 2.15), 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.13-1.pgdg14.04+1_amd64.deb Size: 1284758 SHA256: e60b5c77b60a6e8fb0e7e7ee7bcec33247e016b89ebb5eee2c7b899b5fb6ed84 SHA1: 1d51a3d000fc242cff4044dc20216ce22f130529 MD5sum: f4701bdb5a9b6dc331274eaca8bf1b77 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: 201.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 132 Depends: netbase, pgdg-keyring Recommends: lsb-release, libreadline6 Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/postgresql-common/postgresql-client-common_201.pgdg14.04+1_all.deb Size: 84510 SHA256: 232b58cf01942404fa82f9a30ced7d2fd16e56943bc993d5bfecb55033926de1 SHA1: 95a9ca0832008a08f72770eb79b90aedc0e4e049 MD5sum: 3dddb42033ac468edb9088ee4c77d96e 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: 201.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 558 Depends: adduser, debconf (>= 0.5.00) | debconf-2.0, lsb-base (>= 3.0-3), postgresql-client-common (= 201.pgdg14.04+1), procps, ssl-cert (>= 1.0.11), ucf Recommends: e2fsprogs, logrotate Suggests: libjson-perl 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_201.pgdg14.04+1_all.deb Size: 226318 SHA256: 70d4a6e747cf3423edb8393824b7c1a928d1aec0039eb3da0b96106805e1477b SHA1: a34e8805dd32b42f4f020698852cc4efcdbb5175 MD5sum: e63b1f8f25143a1c80c3d86bb1fb2415 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 (201.pgdg14.04+1) Version: 11+201.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 58 Depends: postgresql-contrib-11 Priority: optional Section: database Filename: pool/main/p/postgresql-common/postgresql-contrib_11+201.pgdg14.04+1_all.deb Size: 60594 SHA256: e9765c2512f6709e453ca3b156f98738002d73fea8a1a160b8a4655fd97e4f17 SHA1: 776beaeeb082ebed421019fb0ff3166b063b6cbc MD5sum: df9c51d12ee87633252cded1c594e56d 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-8.4 Source: postgresql-8.4 Version: 8.4.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1423 Depends: postgresql-8.4 (= 8.4.22-1.pgdg14.04+1), libc6 (>= 2.15), libossp-uuid16, libpq5 (>= 8.4~), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4), postgresql-common (>= 130~) Suggests: libdbd-pg-perl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-8.4/postgresql-contrib-8.4_8.4.22-1.pgdg14.04+1_amd64.deb Size: 331874 SHA256: 6a23137b9f3ec5a2bf39e7da77439484d0a44a70066a29e2bf76264f294799e5 SHA1: 20cf1922ecf8e80a41b0b9e39c5c1362bcd9248c MD5sum: 3693222c4203b80906a549e197856509 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-8.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 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.0 Source: postgresql-9.0 Version: 9.0.23-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1430 Depends: postgresql-9.0 (= 9.0.23-1.pgdg14.04+2), libc6 (>= 2.15), libossp-uuid16, libpq5 (>= 9.0~), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4), postgresql-common (>= 115~) Suggests: libdbd-pg-perl Conflicts: postgresql-contrib (<< 7.5) Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.0/postgresql-contrib-9.0_9.0.23-1.pgdg14.04+2_amd64.deb Size: 347034 SHA256: 776fe4c25f223f746d4c629e5714f54c8ebf7b1d187c7c56193205d116b68416 SHA1: 849e17deb229570de3b7c148805eba7e3eb6484f MD5sum: 2d1f1ed55e0e5dea72fb98195e7ed8ea 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.0. 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.1 Source: postgresql-9.1 Version: 9.1.24-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1590 Depends: postgresql-9.1 (= 9.1.24-1.pgdg14.04+1), libc6 (>= 2.15), libossp-uuid16, libpq5 (>= 9.0~), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4), postgresql-common (>= 115~) Suggests: libdbd-pg-perl Conflicts: postgresql-contrib (<< 7.5) Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.1/postgresql-contrib-9.1_9.1.24-1.pgdg14.04+1_amd64.deb Size: 362868 SHA256: 8b4e110ca6532a81e90073b8e09c10828bb04114309675d0afe804a7cd746d0a SHA1: 66b152f8111bcf1efe9efe1c017fec1f13364269 MD5sum: e8a17a117ff4b608f573366c8f1c4e72 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.1. 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.2 Source: postgresql-9.2 Version: 9.2.24-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1658 Depends: postgresql-9.2 (= 9.2.24-1.pgdg14.04+1), libc6 (>= 2.15), 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.pgdg14.04+1_amd64.deb Size: 387102 SHA256: f3146f7afd7aa36bf4669995e878706f17e70e155308e3d916b3afc60afb81a8 SHA1: 7ec22c6c0afecf7ff29c2468b3357fcbbaa16221 MD5sum: 5eaaaaa83333c850c36c3c5337534b49 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.25-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1745 Depends: postgresql-9.3 (= 9.3.25-1.pgdg14.04+1), libc6 (>= 2.15), 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.25-1.pgdg14.04+1_amd64.deb Size: 418266 SHA256: c6fc58f641af29cabf69dc8520e432007a4352d6012c5f6c0b14716fe7d00bc2 SHA1: 99922506d3a3a6f93f78e5bf97de487aece72a9d MD5sum: d302a455a556685aa513922422a49f4f 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.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1895 Depends: postgresql-9.4 (= 9.4.22-1.pgdg14.04+1), libc6 (>= 2.15), 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.22-1.pgdg14.04+1_amd64.deb Size: 452590 SHA256: 08ecf7a51d07ad92edd577e27c917977932261a1a4321a57dd3b787958f66897 SHA1: f50f312439c708c612e7085866e22ee1ba37d483 MD5sum: f5c9cebb3a9fe018099620179bec4e72 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.17-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1896 Depends: postgresql-9.5 (= 9.5.17-1.pgdg14.04+1), libc6 (>= 2.15), 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.17-1.pgdg14.04+1_amd64.deb Size: 459790 SHA256: 1adead368052a38f00a6b8f3830bfdccda5a09f05413e3c97b8ecf79e68a0945 SHA1: dbdb2b0f68ea1d33c476499fafce90459bfa2fa9 MD5sum: 23af0ae5b7e6c08c561d34f184181381 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.13-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2119 Depends: postgresql-9.6 (= 9.6.13-1.pgdg14.04+1), libc6 (>= 2.15), 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.13-1.pgdg14.04+1_amd64.deb Size: 504060 SHA256: 612efe0c8c93420e654c6da0eb265eec9aec1abd0316934a80bc2289b1e1e9bd SHA1: 36f56a22e8b526b0724d95b3358d9f4623ec04ed MD5sum: 3a1de0a9f2b8af9a6f627c9e9ee7f07d 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 (201.pgdg14.04+1) Version: 11+201.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 58 Depends: postgresql-doc-11 Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/postgresql-common/postgresql-doc_11+201.pgdg14.04+1_all.deb Size: 60586 SHA256: 7eea6c4ddf40fa5985dd95cbbfcaeba98010422a3bb1d75cd540751d81ca8936 SHA1: 543981756a1ad513d8e441aff9776190cde7e418 MD5sum: 2152b37a12b894e628d5de90cf071ae2 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.8-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 12749 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.8-1.pgdg14.04+1_all.deb Size: 1743146 SHA256: 0added6a966b134d95568ee0c272f9d2719bf221da767cb05d3da9cff1e36646 SHA1: c399912aeae1a29acbf86c5c4e959490e2755903 MD5sum: 4f21b28d67ab7179eaca59908cc20de5 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-11 Source: postgresql-11 Version: 11.3-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 13071 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/postgresql-11/postgresql-doc-11_11.3-1.pgdg14.04+1_all.deb Size: 1774102 SHA256: 12226e53d565ffb0a818b14f2c8ba15f7e21cb8e88b5e432bd8541eac8abc916 SHA1: 5b44d2633ab8eae30478f3b66cba07fcb3cd79b0 MD5sum: bc38925b9abca51328d7045586a2d6a9 Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-doc-8.4 Source: postgresql-8.4 Version: 8.4.22-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 10127 Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/postgresql-8.4/postgresql-doc-8.4_8.4.22-1.pgdg14.04+1_all.deb Size: 1379178 SHA256: 358e081cb83c7842e1536d4bfa13ab464ba809ee36ce06f02ed2765a9427c73a SHA1: e65c90d4124c035190d7b1ef3442d303ffa30a0d MD5sum: 9e64ecfc43d1a44464cb9488b6e2a421 Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 8.4. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-doc-9.0 Source: postgresql-9.0 Version: 9.0.23-1.pgdg14.04+2 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 10921 Conflicts: postgresql-doc (<< 7.5) Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/postgresql-9.0/postgresql-doc-9.0_9.0.23-1.pgdg14.04+2_all.deb Size: 1544206 SHA256: 05c89f416b0bc522f24c22109ada98d576296f8b9ea6f41fc5f761dc841fe54e SHA1: 806d1ab6d77efdc2f89cc40a729a4de83aaf18cb MD5sum: afb99576ea21ef3467bd79f674383a13 Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 9.0. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-doc-9.1 Source: postgresql-9.1 Version: 9.1.24-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 12014 Conflicts: postgresql-doc (<< 7.5) Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/postgresql-9.1/postgresql-doc-9.1_9.1.24-1.pgdg14.04+1_all.deb Size: 1624250 SHA256: 1f196d853c3295bfe94901ddc918f5f80ac14b3a4b93abffbf92b4ce36202247 SHA1: c04f87e8054da0490ccbb255cfb005309801f40a MD5sum: 0985328c5d30ba31b81b62babfccbcff Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 9.1. 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.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 12790 Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/postgresql-9.2/postgresql-doc-9.2_9.2.24-1.pgdg14.04+1_all.deb Size: 1697756 SHA256: 28d670e29164f7e1050cf567684886207f5a54d99ae553d6cbda7c594d91f4f7 SHA1: eae0197a53f89e1fbe9061d71fa42f34572b7887 MD5sum: 9dc3a02819506ff4f30bcf8dfd7197bb 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.25-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 13583 Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/postgresql-9.3/postgresql-doc-9.3_9.3.25-1.pgdg14.04+1_all.deb Size: 1778558 SHA256: f5e60ea5323bbd674085f5f2bacc29af12cfa92dbe35d48b9b64296ecc4d5524 SHA1: 8ecdb09f5d110c16dd0f3c32d4d9850444f17276 MD5sum: 72a6b4bf073c620609b39772ad519bf3 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.22-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 10937 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.22-1.pgdg14.04+1_all.deb Size: 1559224 SHA256: a7a446419bd62e713b4324bf8c0ca08fb620f9434549de878bba267408d5f1fa SHA1: 455f6a466663b8742e25ef3824aafb83de45a7fa MD5sum: 9971a4c6e0436337efd8c8be6d75189b 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.17-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 11326 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.17-1.pgdg14.04+1_all.deb Size: 1610300 SHA256: 459ac9ec5fc266d26ece353a0582e306f81f8784f09502a8f5535ef92e67da4d SHA1: 87651881ad89efc378ce942f3415efcab2db3318 MD5sum: fe45d59d73937c978bcf98b3ee244e47 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.13-1.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 11669 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.13-1.pgdg14.04+1_all.deb Size: 1659664 SHA256: 60bf40654a6362170cc1ac1e33185f88f8551c299a624a295db84edcb5540e7c SHA1: d32862d93ab135954485627ac0b68f5f6ce4dc9b MD5sum: 75cba749204ae33cf8b2cd542678e24b 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: 11.0-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 68 Depends: libc6 (>= 2.14) Homepage: https://wiki.postgresql.org/wiki/Pg_filedump Priority: optional Section: database Filename: pool/main/p/postgresql-filedump/postgresql-filedump_11.0-1.pgdg14.04+1_amd64.deb Size: 36136 SHA256: 182e3f3ef727cd046cd172f2442a1d9f761e2a63f02ea43528eafb29704f859c SHA1: 3a67bf51b5f36fe8e3bb9ab773bdfdee69c96812 MD5sum: 85ae9970c86875cccb3910198cc19f3a 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-pgsphere Source: pgsphere Version: 1.1.1+2018.10.13-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2373 Depends: postgresql-11 | postgresql-10 | postgresql-9.6 | postgresql-9.5 | postgresql-9.4 | postgresql-9.3, libc6 (>= 2.14) Provides: postgresql-10-pgsphere, postgresql-11-pgsphere, postgresql-9.3-pgsphere, postgresql-9.4-pgsphere, postgresql-9.5-pgsphere, postgresql-9.6-pgsphere Homepage: http://pgsphere.projects.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/pgsphere/postgresql-pgsphere_1.1.1+2018.10.13-1.pgdg14.04+1_amd64.deb Size: 96282 SHA256: b2d815b2d7b7eed1b12c68c5a4427a76a0573d690d499fa23d9e4075fbe21304 SHA1: a2686b1193ddd1d04ce804ed4b838e8c2a694ac0 MD5sum: 155c7e250e115e92d037f2ee210c8341 Description: Spherical data types for PostgreSQL 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. Package: postgresql-plperl-10 Source: postgresql-10 Version: 10.8-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 207 Depends: perl, postgresql-10 (= 10.8-1.pgdg14.04+1), libc6 (>= 2.4), libperl5.18 (>= 5.18.2) Provides: postgresql-plperl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-10/postgresql-plperl-10_10.8-1.pgdg14.04+1_amd64.deb Size: 60664 SHA256: d4149fdaba32be4fc1024bb91ad0be45dfed841932e942ca7766042a107edbaf SHA1: 1380fc5a1ddcc95687b5fa16f896dac3d2c717ac MD5sum: 16ece2d86abe9fba0fee341d309768a1 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-11 Source: postgresql-11 Version: 11.3-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 226 Depends: perl, postgresql-11 (= 11.3-1.pgdg14.04+1), libc6 (>= 2.4), libperl5.18 (>= 5.18.2) Provides: postgresql-plperl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-11/postgresql-plperl-11_11.3-1.pgdg14.04+1_amd64.deb Size: 63030 SHA256: 626f5b1a50a8c1ab41b61d3b1a6b0581cafa1bda4b4011b56b84fb6c12188e38 SHA1: 071716210301bb06b3d0badeae1abd7b7bdb1192 MD5sum: 5fdf35ec9a1d15ee0531c48810cb68a4 Description: PL/Perl procedural language for PostgreSQL 11 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 11 in Perl. You need this package if you have any PostgreSQL 11 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plperl-8.4 Source: postgresql-8.4 Version: 8.4.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 270 Depends: libc6 (>= 2.4), libperl5.18 (>= 5.18.2), postgresql-8.4 (= 8.4.22-1.pgdg14.04+1), perl Provides: postgresql-plperl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-8.4/postgresql-plperl-8.4_8.4.22-1.pgdg14.04+1_amd64.deb Size: 67544 SHA256: ede9afd9eccd98b223a86afa092b9e71e3f450ab9995f221ad369dde351739b6 SHA1: 06cf70c4f040ee29d1e4f72d2ac8f8335014b99f MD5sum: 3e460753cb23fb72b2b78295a07813e1 Description: PL/Perl procedural language for PostgreSQL 8.4 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 8.4 in Perl. You need this package if you have any PostgreSQL 8.4 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plperl-9.0 Source: postgresql-9.0 Version: 9.0.23-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 188 Depends: libc6 (>= 2.4), libperl5.18 (>= 5.18.2), postgresql-9.0 (= 9.0.23-1.pgdg14.04+2), perl Replaces: postgresql-contrib-9.0 (<< 9.0~beta1-3~) Provides: postgresql-plperl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.0/postgresql-plperl-9.0_9.0.23-1.pgdg14.04+2_amd64.deb Size: 73028 SHA256: 6ec243f3e405fb253d758349277f2326fe3f2a62e6156fbfba94e6036823ba52 SHA1: b628b65d7a7566f76d612cfadc48263014e31dca MD5sum: fddcbfc2ee6a7bb795c370e4cf2c92a0 Description: PL/Perl procedural language for PostgreSQL 9.0 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 9.0 in Perl. You need this package if you have any PostgreSQL 9.0 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plperl-9.1 Source: postgresql-9.1 Version: 9.1.24-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 205 Depends: libc6 (>= 2.4), libperl5.18 (>= 5.18.2), postgresql-9.1 (= 9.1.24-1.pgdg14.04+1), perl Replaces: postgresql-contrib-9.1 (<< 9.1~beta1-3~) Provides: postgresql-plperl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.1/postgresql-plperl-9.1_9.1.24-1.pgdg14.04+1_amd64.deb Size: 77130 SHA256: 3046a0b0fb61bf81852c6626bc62ebe6f4301df3211e49d239c50dfe96841251 SHA1: 8184a86c8d9ff797f2c0270de2fcaadd451fb33a MD5sum: c72ad6803be1494672d6189c5e217add Description: PL/Perl procedural language for PostgreSQL 9.1 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 9.1 in Perl. You need this package if you have any PostgreSQL 9.1 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 180 Depends: libc6 (>= 2.4), libperl5.18 (>= 5.18.2), postgresql-9.2 (= 9.2.24-1.pgdg14.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.pgdg14.04+1_amd64.deb Size: 60720 SHA256: f8ba566613dfa71b37155d541852315fa259161a430e690f1f44099b7eb1b2ee SHA1: 202b318985a09c99cbdbe1a966e48f2de0d9efb5 MD5sum: f04c8665bef69895c2fcd099fad73cd3 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.25-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 178 Depends: libc6 (>= 2.4), libperl5.18 (>= 5.18.2), postgresql-9.3 (= 9.3.25-1.pgdg14.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.25-1.pgdg14.04+1_amd64.deb Size: 60732 SHA256: b782ca7a9160f7333466acdea18145adbe2cd46061b475c2a186cdbf5ebb36d5 SHA1: a2acb565d6622eb5c2b439ca63defd9f59d14907 MD5sum: 653b82f865ece9682b5dee6d6af337f3 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.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 185 Depends: libc6 (>= 2.4), libperl5.18 (>= 5.18.2), postgresql-9.4 (= 9.4.22-1.pgdg14.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.22-1.pgdg14.04+1_amd64.deb Size: 58908 SHA256: 0976f45f8777b26d68ff08e68fbde43bebdf7c823acfa5f85c9e668059861544 SHA1: 759b96e121e8177b7d3dd9f6b62e74c034a97124 MD5sum: d5fd7bdfc1bc892d7e3fb6585c94c3bc 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.17-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 206 Depends: libc6 (>= 2.4), libperl5.18 (>= 5.18.2), postgresql-9.5 (= 9.5.17-1.pgdg14.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.17-1.pgdg14.04+1_amd64.deb Size: 63024 SHA256: a8db236e2d152335728f657e12d2a29dd8bf2d9943849642b5cb619e6e623230 SHA1: ed70c11e42b795aa733801ce379ad12046a18d2a MD5sum: d136de90fa5071e521fc8e4662e07563 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.13-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 213 Depends: perl, postgresql-9.6 (= 9.6.13-1.pgdg14.04+1), libc6 (>= 2.4), libperl5.18 (>= 5.18.2) 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.13-1.pgdg14.04+1_amd64.deb Size: 62756 SHA256: 51a396fa8daa3fd604cbb41875182f2a0727e7b775cb1b719a3c96183413da2e SHA1: 13812d5cc7f399f536d14e1d16517d2d32562a21 MD5sum: c0900626e4a1444c78f104389f7554cb 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.8-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 174 Depends: postgresql-10 (= 10.8-1.pgdg14.04+1), libc6 (>= 2.14), 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.8-1.pgdg14.04+1_amd64.deb Size: 54364 SHA256: 599333decbb003ee34fc9c8a21f2d0d24a1c28012118340d01e2729ce3aac0bc SHA1: d8c7aa5e057419b62f00528667a8c7dea695aa15 MD5sum: c9528b8238149d3c7b65cfe68ac7fbc8 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-11 Source: postgresql-11 Version: 11.3-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 183 Depends: postgresql-11 (= 11.3-1.pgdg14.04+1), libc6 (>= 2.14), libpython2.7 (>= 2.7) Provides: postgresql-plpython Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-11/postgresql-plpython-11_11.3-1.pgdg14.04+1_amd64.deb Size: 54068 SHA256: 7359ed089af6a67884c6e442f3f3cbe962d775def8a1a14fb21c1ae524ba7ea8 SHA1: 39de04cddb0ddd9b9e2a3e82a24d90e8f0a48dfa MD5sum: e99a3cfd8d8fa14f387da50be17ffd87 Description: PL/Python procedural language for PostgreSQL 11 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 11 in Python. You need this package if you have any PostgreSQL 11 functions that use the languages plpython or plpythonu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython-8.4 Source: postgresql-8.4 Version: 8.4.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 301 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), postgresql-8.4 (= 8.4.22-1.pgdg14.04+1) Provides: postgresql-plpython Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-8.4/postgresql-plpython-8.4_8.4.22-1.pgdg14.04+1_amd64.deb Size: 68710 SHA256: 03fb355058c49fad77c430e06944995b0fdb791785d55af08cdc31727cbec674 SHA1: 022ed363fb0b2858cbff364e92c07155181782a8 MD5sum: 5521ec3002d4761dcc68f806a719a014 Description: PL/Python procedural language for PostgreSQL 8.4 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 8.4 in Python. You need this package if you have any PostgreSQL 8.4 functions that use the languages plpython or plpythonu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython-9.0 Source: postgresql-9.0 Version: 9.0.23-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), postgresql-9.0 (= 9.0.23-1.pgdg14.04+2) Replaces: postgresql-contrib-9.0 (<< 9.0~beta1-3~) Provides: postgresql-plpython Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.0/postgresql-plpython-9.0_9.0.23-1.pgdg14.04+2_amd64.deb Size: 55402 SHA256: 214b51cf76f30eb61d6039710914853218c623f3ffca45d8ce9610a984645d6b SHA1: e0f5d7f16a5c3c9530c3b952960aa84f758026c8 MD5sum: 290a500744154d3e13fce2b8cc369fec Description: PL/Python procedural language for PostgreSQL 9.0 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 9.0 in Python. You need this package if you have any PostgreSQL 9.0 functions that use the languages plpython or plpythonu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython-9.1 Source: postgresql-9.1 Version: 9.1.24-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 143 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), postgresql-9.1 (= 9.1.24-1.pgdg14.04+1) Replaces: postgresql-contrib-9.1 (<< 9.1~beta1-3~) Provides: postgresql-plpython Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.1/postgresql-plpython-9.1_9.1.24-1.pgdg14.04+1_amd64.deb Size: 61222 SHA256: 12a0b8e776afb391cb8be952dd7b5260736d11daed65c5c0f8bc5e63edd5c7cd SHA1: f03283ce19ddc5b11e42bfe27799af93b5b0ec96 MD5sum: fb8bc6beb32bdc6ce5f7f7e2049a07e6 Description: PL/Python procedural language for PostgreSQL 9.1 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 9.1 in Python. You need this package if you have any PostgreSQL 9.1 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 142 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), postgresql-9.2 (= 9.2.24-1.pgdg14.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.pgdg14.04+1_amd64.deb Size: 51186 SHA256: fc70fdd5538d9e3dce4499171fb63d96fed94d7e584b4d29b6261699b6d10ad8 SHA1: 933a3964574f35fd11cfdc1e8a61c7bfbbfbbc36 MD5sum: f435951f264e67199c292b4b709372a2 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.25-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 144 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), postgresql-9.3 (= 9.3.25-1.pgdg14.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.25-1.pgdg14.04+1_amd64.deb Size: 53198 SHA256: 9736716dd0047d7f715533fbf3c3a5be4d9fe9d04950a28dc049c6c8dd77fe37 SHA1: 7fc56649a64c600f6c7164850954402f5df575c7 MD5sum: fc6fd7836123622600dc2e096e322221 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.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 146 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), postgresql-9.4 (= 9.4.22-1.pgdg14.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.22-1.pgdg14.04+1_amd64.deb Size: 50578 SHA256: 0e2b039b6461584d9088fa33ebfa98c875b821372c1cd24488f5066d011f1fb1 SHA1: 9d154658d6963259c8454bbcd6b2c70be4b99e13 MD5sum: 89583f1e0b6aecba4f062b51c8f0f93b 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.17-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 168 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), postgresql-9.5 (= 9.5.17-1.pgdg14.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.17-1.pgdg14.04+1_amd64.deb Size: 53704 SHA256: 60fe88e8965f6bff787f0be5d9fd86b954d5c7c45f004e89b61bda5d4aeaeb71 SHA1: 39f80f5f6646e78624e746d35986fd6dd8d16980 MD5sum: d04bcf721e10fb6ab392f59c80731005 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.13-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 172 Depends: postgresql-9.6 (= 9.6.13-1.pgdg14.04+1), libc6 (>= 2.14), 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.13-1.pgdg14.04+1_amd64.deb Size: 54772 SHA256: 952f68aec2fbeb917e34193762b41a65170219d21650ca85befabd67179ad75c SHA1: 483ac4a2591b4addb2e6ac32df25f4911d78a4ce MD5sum: d95c853c127fe1c72ab27b62bbe0a917 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.8-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 161 Depends: postgresql-10 (= 10.8-1.pgdg14.04+1), libc6 (>= 2.14), libpython3.4 (>= 3.4.2) Provides: postgresql-plpython3 Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-10/postgresql-plpython3-10_10.8-1.pgdg14.04+1_amd64.deb Size: 52976 SHA256: ab617fdac39544b49ec0fcce2aac61fc591134813ea34baad863fe4bf83e373e SHA1: 1d609b748edc5493c2963bceac4461292ae8708a MD5sum: 900fa16440bc092598af28b2ca26b83a 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-11 Source: postgresql-11 Version: 11.3-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 180 Depends: postgresql-11 (= 11.3-1.pgdg14.04+1), libc6 (>= 2.14), libpython3.4 (>= 3.4.2) Provides: postgresql-plpython3 Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-11/postgresql-plpython3-11_11.3-1.pgdg14.04+1_amd64.deb Size: 53392 SHA256: 2b58c4e0c702d5c866babad25872e70bd63283acbc08e710664fb1e533d40998 SHA1: d91a728de87155534f5510036564cc76c7a33bab MD5sum: 4c90c4f5492f61847336fa952a8f8d28 Description: PL/Python 3 procedural language for PostgreSQL 11 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 11 in Python 3. You need this package if you have any PostgreSQL 11 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython3-9.1 Source: postgresql-9.1 Version: 9.1.24-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 142 Depends: libc6 (>= 2.14), libpython3.4 (>= 3.4~b1), postgresql-9.1 (= 9.1.24-1.pgdg14.04+1) Breaks: postgresql-plpython-9.1 (<< 9.1.24-1.pgdg14.04+1) Replaces: postgresql-plpython-9.1 (<< 9.1.24-1.pgdg14.04+1) Provides: postgresql-plpython3 Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.1/postgresql-plpython3-9.1_9.1.24-1.pgdg14.04+1_amd64.deb Size: 60824 SHA256: 02eb9a5ee18deab62da2e58d1e3481034f2337d076be2964be376ee1937843cb SHA1: d8de1139beb29c7b8ec179d2825146ebae18493d MD5sum: e27975a7401defeb6b1f6036b501c3aa Description: PL/Python 3 procedural language for PostgreSQL 9.1 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 9.1 in Python 3. You need this package if you have any PostgreSQL 9.1 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 141 Depends: libc6 (>= 2.14), libpython3.4 (>= 3.4.2), postgresql-9.2 (= 9.2.24-1.pgdg14.04+1) Breaks: postgresql-plpython-9.2 (<< 9.2.24-1.pgdg14.04+1) Replaces: postgresql-plpython-9.2 (<< 9.2.24-1.pgdg14.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.pgdg14.04+1_amd64.deb Size: 51024 SHA256: adc0c2e1fec835f465996e3aed3d70c4e338d339890aa412b4baeb249f61d162 SHA1: 6c6f95921a490fdc30d7217ea6aca9d6941c788c MD5sum: b98321b923e2c5f07a018b708b5c17b8 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.25-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 143 Depends: libc6 (>= 2.14), libpython3.4 (>= 3.4.2), postgresql-9.3 (= 9.3.25-1.pgdg14.04+1) Breaks: postgresql-plpython-9.3 (<< 9.3.25-1.pgdg14.04+1) Replaces: postgresql-plpython-9.3 (<< 9.3.25-1.pgdg14.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.25-1.pgdg14.04+1_amd64.deb Size: 52838 SHA256: 9f769941e10953849279b3ec84bd1ac0c4683767cc261ecebc06a26faa86366d SHA1: c705f3b62dca157c9815df3ff6bc031c9b8a65de MD5sum: e0b9c54b78e9f39843ffca0db9234fad 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.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 146 Depends: libc6 (>= 2.14), libpython3.4 (>= 3.4.2), postgresql-9.4 (= 9.4.22-1.pgdg14.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.22-1.pgdg14.04+1_amd64.deb Size: 50218 SHA256: ae57d8956bd77be43ba821f4b7feb4c874b26d5784def81b2d6f50c58c7cc5d3 SHA1: 470119a9de02b761a63071b391a16383867dccec MD5sum: de85eccfab15786d23d3af94b07416d8 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.17-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 156 Depends: libc6 (>= 2.14), libpython3.4 (>= 3.4.2), postgresql-9.5 (= 9.5.17-1.pgdg14.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.17-1.pgdg14.04+1_amd64.deb Size: 52316 SHA256: 25792691f0617a1a0c9b47e7c962e9d15b2a116590e77122686684df83eabdec SHA1: 35ff0e0c3c4b8f6f04ef92edf51592b4cab46d90 MD5sum: cf2e2028eb50efd9fa0c6a2cf2e5a2c5 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.13-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 163 Depends: postgresql-9.6 (= 9.6.13-1.pgdg14.04+1), libc6 (>= 2.14), libpython3.4 (>= 3.4.2) 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.13-1.pgdg14.04+1_amd64.deb Size: 53256 SHA256: 17bf411c32fab4084c069d89d3f60dbbeabbb87a67773344ad6cc503aaa25082 SHA1: e9dc99c8ea69e3cf8365f6880de13074d36bf8fd MD5sum: dceab65592cc1c86b117ba72f7621449 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.8-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 113 Depends: postgresql-10 (= 10.8-1.pgdg14.04+1), libc6 (>= 2.4), 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.8-1.pgdg14.04+1_amd64.deb Size: 37770 SHA256: 8c8b14cfa07c793530a7bebb58e30ae0ffcc149b5b77cf389effbb9e5e3036bb SHA1: 93f163f546caf4529dc17c3d61bda28f68559ad4 MD5sum: 3453069e50cafd3ecc05cedebc948a8d 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-11 Source: postgresql-11 Version: 11.3-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 114 Depends: postgresql-11 (= 11.3-1.pgdg14.04+1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0) Provides: postgresql-pltcl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-11/postgresql-pltcl-11_11.3-1.pgdg14.04+1_amd64.deb Size: 36398 SHA256: ead58da6f0dbb0a880636d3d23b4ae2ec361021b336b994f6590ea573624cf67 SHA1: 04ad69178d6eb3c69ce12427a18257cf1b9a1cbc MD5sum: a45b99a7e35a385fcf3b795d0c7f7973 Description: PL/Tcl procedural language for PostgreSQL 11 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 11 in Tcl. You need this package if you have any PostgreSQL 11 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-8.4 Source: postgresql-8.4 Version: 8.4.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 241 Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), postgresql-8.4 (= 8.4.22-1.pgdg14.04+1) Provides: postgresql-pltcl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-8.4/postgresql-pltcl-8.4_8.4.22-1.pgdg14.04+1_amd64.deb Size: 56132 SHA256: 1b8f5a3a2e27cc17a290d610f3d1fa46bdcc54cebbf0469cdc368f81611ecbe2 SHA1: 30f325fa9f5c0ad9e817d61792aaf80d23b00f64 MD5sum: 18ac1b6cf912baebbecf9463862b099d Description: PL/Tcl procedural language for PostgreSQL 8.4 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 8.4 in Tcl. You need this package if you have any PostgreSQL 8.4 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-9.0 Source: postgresql-9.0 Version: 9.0.23-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 113 Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), postgresql-9.0 (= 9.0.23-1.pgdg14.04+2) Replaces: postgresql-contrib-9.0 (<< 9.0~beta1-3~) Provides: postgresql-pltcl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.0/postgresql-pltcl-9.0_9.0.23-1.pgdg14.04+2_amd64.deb Size: 54748 SHA256: e62c22ae7b1d6881d8bea2cf96f64777ee76cffde3635b476dc21e42573701c4 SHA1: e1c2e2daec4e3d7db1b1abcd824c28b90da85c82 MD5sum: 117684178da966c21ebe15aa2ae03a5c Description: PL/Tcl procedural language for PostgreSQL 9.0 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 9.0 in Tcl. You need this package if you have any PostgreSQL 9.0 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-9.1 Source: postgresql-9.1 Version: 9.1.24-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 110 Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), postgresql-9.1 (= 9.1.24-1.pgdg14.04+1) Replaces: postgresql-contrib-9.1 (<< 9.1~beta1-3~) Provides: postgresql-pltcl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.1/postgresql-pltcl-9.1_9.1.24-1.pgdg14.04+1_amd64.deb Size: 51088 SHA256: 8b6c54654831ef8283c1da55a147cdc000007dc8bac664051deab8ee693ce59e SHA1: c9863a633835865a115f24554f64d93a058e571b MD5sum: 01a37bc53c46238138b19a993e259ff2 Description: PL/Tcl procedural language for PostgreSQL 9.1 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 9.1 in Tcl. You need this package if you have any PostgreSQL 9.1 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 96 Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), postgresql-9.2 (= 9.2.24-1.pgdg14.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.pgdg14.04+1_amd64.deb Size: 37336 SHA256: 786211a0e55396d2c39f53fec127006d208c1518cd35f4de110590c0c6c12efc SHA1: f1b0b0332a39ce07be88ef10f91220a776fdaa5b MD5sum: 06d7d3dbef71963471b987e3a70ae5b1 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.25-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 94 Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), postgresql-9.3 (= 9.3.25-1.pgdg14.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.25-1.pgdg14.04+1_amd64.deb Size: 39048 SHA256: 4bf9328c7c58532b2e217b44caaad920286de57ce4b92b7cf7e71cbc60e1e35a SHA1: d9ce1dcb50a90ec297818013184164ee186317d4 MD5sum: 73b26d85ad65401b500692b532fbf369 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.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 101 Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), postgresql-9.4 (= 9.4.22-1.pgdg14.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.22-1.pgdg14.04+1_amd64.deb Size: 36506 SHA256: d9e5fe0636b0ee7d9a31ee674a1ef57cc36d47904695efc076fceb37e043f194 SHA1: 91620157506702ce39522da827467457805799f5 MD5sum: 47536791f0a1ea34ecbf792678ad561d 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.17-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 110 Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), postgresql-9.5 (= 9.5.17-1.pgdg14.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.17-1.pgdg14.04+1_amd64.deb Size: 38002 SHA256: 02c479cffce4bcc93e38c6277c4753f4bd49c7507f1cfb5587e5fc2afd254441 SHA1: aef010e9f028b9729a5941ec4a7c83c62061dd52 MD5sum: 9b60305ed5101f1de7cfcee5ac5992ef 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.13-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 128 Depends: postgresql-9.6 (= 9.6.13-1.pgdg14.04+1), libc6 (>= 2.4), 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.13-1.pgdg14.04+1_amd64.deb Size: 41658 SHA256: b6a15979db4812f555955bf3f2169abc135260a894b6612ae9a88c4284173c48 SHA1: f9a74592f28315b4591034a03e54919c844cdabf MD5sum: 446bbc183cd251d473295ebd977709a1 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-q3c Version: 1.6.0-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 13148 Depends: postgresql-11 | postgresql-10 | postgresql-9.6 | postgresql-9.5 | postgresql-9.4 | postgresql-9.3, libc6 (>= 2.14) Provides: postgresql-10-q3c, postgresql-11-q3c, postgresql-9.3-q3c, postgresql-9.4-q3c, postgresql-9.5-q3c, postgresql-9.6-q3c Homepage: http://www.sai.msu.su/~megera/wiki/SkyPixelization Priority: optional Section: database Filename: pool/main/p/postgresql-q3c/postgresql-q3c_1.6.0-1.pgdg14.04+1_amd64.deb Size: 79990 SHA256: c7ad1c92e340fdd8923bf6e402177318282aba27f88b5013dade738eada10644 SHA1: aa40e57ce3dee578800ae1681b6bb96d6004bcf8 MD5sum: 04247bb9404f5ea7ee7fc5574b2e3f13 Description: PostgreSQL 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. Package: postgresql-server-dev-10 Source: postgresql-10 Version: 10.8-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5073 Depends: libpq-dev (>= 10~~), postgresql-common (>= 142~), libc6 (>= 2.14) Breaks: postgresql-server-dev-all (<< 181~) Replaces: libpq-dev Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-10/postgresql-server-dev-10_10.8-1.pgdg14.04+1_amd64.deb Size: 950338 SHA256: 9b7d133577c7a1e7d36e1a85204a17643339ba44a22fff838aef13ec56d16e9d SHA1: dfeef79c54381a287b1a28e4aa1d74f13dd287d3 MD5sum: b696d5d66a7877ccb4d518b2c89313d1 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-11 Source: postgresql-11 Version: 11.3-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4580 Depends: libpq-dev (>= 11~~), postgresql-common (>= 142~), libc6 (>= 2.14) Breaks: postgresql-server-dev-all (<< 181~) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-11/postgresql-server-dev-11_11.3-1.pgdg14.04+1_amd64.deb Size: 933138 SHA256: 7e25c03942a21d54ae8d8efe74fba59f94bdeefa574feac2f42deaa4e5387bee SHA1: 6f6145c1dfea8d1b1967fb801f2135b59e2101a2 MD5sum: 24b1fb915a2014207cf4124f59f3781e Description: development files for PostgreSQL 11 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-8.4 Source: postgresql-8.4 Version: 8.4.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2718 Depends: libc6 (>= 2.14), libpq-dev (>= 8.4~), postgresql-common (>= 130~) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-8.4/postgresql-server-dev-8.4_8.4.22-1.pgdg14.04+1_amd64.deb Size: 518850 SHA256: c314564551747e1ffe16c330572c86804f56415a496a09a3afd1896b69b8e494 SHA1: 061208c70f2e3fd420b40438b6c0493184c1c291 MD5sum: 1db6b137c34a1a69241f082bf12ee34a Description: development files for PostgreSQL 8.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.0 Source: postgresql-9.0 Version: 9.0.23-1.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2610 Depends: libc6 (>= 2.14), libpq-dev (>= 9.0~), postgresql-common (>= 117~) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-9.0/postgresql-server-dev-9.0_9.0.23-1.pgdg14.04+2_amd64.deb Size: 535516 SHA256: e6018af60bed7238f6e17afb7932e6624a5be560cdd28d9046b368ed47fffc80 SHA1: 9f44a41d02a2f7e2c02eb7c9d24e17bc864f52b8 MD5sum: 43d6a613e18be5d823c0fb0eb60186c0 Description: development files for PostgreSQL 9.0 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.1 Source: postgresql-9.1 Version: 9.1.24-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2753 Depends: libc6 (>= 2.14), libpq-dev (>= 9.1~), postgresql-common (>= 117~) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-9.1/postgresql-server-dev-9.1_9.1.24-1.pgdg14.04+1_amd64.deb Size: 559692 SHA256: 0a207b514b6325dac4817bc0015bb996eadb413c3332940b72f90cc0b58d6c99 SHA1: 86ce5ef5b159d33615b379dde680ee77e27c4336 MD5sum: a5c083079d59e3be2ee2540cbd33d2b3 Description: development files for PostgreSQL 9.1 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2957 Depends: libc6 (>= 2.14), 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.pgdg14.04+1_amd64.deb Size: 585238 SHA256: cf5e43eae96a3520434fb8833371a8f414ccd71da1f4ddf0c7f0cb435fd5b4cc SHA1: 5e29d2d01032721c65b55f70f7dd47908a8f248a MD5sum: 6bcaee2478eeb595ee5ed8fb12b7f64a 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.25-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 3213 Depends: libc6 (>= 2.14), 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.25-1.pgdg14.04+1_amd64.deb Size: 633304 SHA256: 7a619d35108c9f782486e022f1c4336ec948ed7071e59f6f819df0b37b3bcfba SHA1: 5e203504e4cec84654f45c07648a9b33b9498db5 MD5sum: 08e71edab777761083de5ac4f3d23459 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.22-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 3421 Depends: libc6 (>= 2.14), 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.22-1.pgdg14.04+1_amd64.deb Size: 669196 SHA256: 8c0332c3bcb63791b5eed7cb8add84f43a71b87af92285f95f484f95d531b0c8 SHA1: addc852dd2dea0e666aaf363e8c68f8d60c89a3b MD5sum: 104b6eb340e461d58927e79972b635cc 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.17-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 3910 Depends: libc6 (>= 2.14), 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.17-1.pgdg14.04+1_amd64.deb Size: 761086 SHA256: 322b6b789ae1b0317126ff2ae8cf0ca95e53ec7fecbc18d9c8aa8aed13d4e9dc SHA1: e474ac5384df026b8151da6532cf6bec35b8dcca MD5sum: 8e1e339eb33e477db0222a186740a9d9 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.13-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 4257 Depends: libpq-dev (>= 9.6~~), postgresql-common (>= 142~), libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-9.6/postgresql-server-dev-9.6_9.6.13-1.pgdg14.04+1_amd64.deb Size: 834666 SHA256: 4569802183e1105ac0ecc63348fb1f912a4651df451dfb739827776f0cf99221 SHA1: d3102aafd99b9ecb6d63fd59bd0795ed7e7d335c MD5sum: 85e15b5b44ec39dc9a554e7bca35fbbd 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: 201.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 83 Depends: dctrl-tools, lsb-release, make, postgresql-common (>= 117~), postgresql-server-dev-9.4, postgresql-server-dev-9.5, postgresql-server-dev-9.6, postgresql-server-dev-10, postgresql-server-dev-11 Priority: optional Section: database Filename: pool/main/p/postgresql-common/postgresql-server-dev-all_201.pgdg14.04+1_all.deb Size: 74140 SHA256: ba916e99042aebfc1640f4c8c5a3863f1b91179b6da02e8f60e8335c191f46d0 SHA1: 0941b1d472f042f21bc97b714c41b0842e4b99d4 MD5sum: 6405163437f7b54f7b3d3a8c2762e283 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: 1.6.4-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 126 Depends: libc6 (>= 2.17), libncursesw5 (>= 5.6+20080119), libreadline6 (>= 6.3), libtinfo5 Homepage: https://github.com/okbob/pspg Priority: optional Section: database Filename: pool/main/p/pspg/pspg_1.6.4-1.pgdg14.04+1_amd64.deb Size: 51010 SHA256: e7cd3ecba79cd89a9da9783b0c64e64f4b917516febbeb1802ea13950ba0f4eb SHA1: 87d6dbff689d89eb23abfb715a0d52fddeaf2cc5 MD5sum: a57ff3c8a0207622b613b757f36a0762 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.pgdg14.04+1 Architecture: all Maintainer: Bastiaan Franciscus van den Dikkenberg Installed-Size: 6 Depends: pgtop Homepage: http://ptop.projects.postgresql.org/ Priority: optional Section: oldlibs Filename: pool/main/p/pgtop/ptop_3.7.0-2.pgdg14.04+1_all.deb Size: 3898 SHA256: 17a1572067ffcf5d4cbef76c4a088cb6245ff38b3c70853c9725e1f93605081b SHA1: e5a60a7eccada46cd52c7dc094c0a97c2b31d55d MD5sum: f507ac0c91410966d57f93ac8aa6cb88 Description: transitional dummy package This is a transitional dummy package. It can safely be removed. ptop is replaced by pgtop Package: python-argcomplete Version: 1.0.0-1.pgdg14.04+2 Architecture: all Maintainer: Marco Nenciarini Installed-Size: 85 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python Priority: optional Section: python Filename: pool/main/p/python-argcomplete/python-argcomplete_1.0.0-1.pgdg14.04+2_all.deb Size: 24424 SHA256: cc21a69cdcefc8fbf1b207d1eaebe16fe98054060b271a4c56b9145f77dfbed3 SHA1: 774e13e10b48400160c7229b0be5c8fd34687f42 MD5sum: f58c0ea7fdcac878ef65af088d7be51a Description: bash tab completion for argparse Argcomplete provides easy, extensible command line tab completion of arguments for your Python script. . It makes two assumptions: . * You're using bash as your shell * You're using argparse to manage your command line arguments/options . Argcomplete is particularly useful if your program has lots of options or subparsers, and if your program can dynamically suggest completions for your argument/option values (for example, if the user is browsing resources over the network). . This package provides the module for Python 2.x. Package: python-multicorn Source: postgresql-multicorn Version: 1.3.4-18-g99ea772-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 150 Depends: python (>= 2.7~), python (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.2.5) 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-18-g99ea772-1.pgdg14.04+1_amd64.deb Size: 39480 SHA256: d8d704e5c18d69e1d812a859bc3b704d4fc16e34cfcd9e82ee282013730ed6cf SHA1: e33eef7ed09613cf8a8742aa8e6ad77ba06cfd60 MD5sum: c3184244266775934709f210de8af7c3 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 201 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), 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.pgdg14.04+1_amd64.deb Size: 37910 SHA256: d2c18ca070221b72c2bff8e36c817370a6a07e6d948091eed9fda4fd90f95ded SHA1: b1354e1463c94a9541cd59fd08e6a3e0e0029667 MD5sum: 04189c5c49c7ee61f1bd806c67cfa913 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 365 Depends: libc6 (>= 2.2.5), python (<< 2.8), python:any (>= 2.7.5-5~), python (>= 2.7~) 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.pgdg14.04+1_amd64.deb Size: 81426 SHA256: b44ee8d5c76f96f9692fe10149204aeb070bac947b7b0e481c39b3db4bc76ff8 SHA1: 54d59cf7d5dcdc03ad05b4cbbe1c3df3aabe3cf1 MD5sum: 3e180a5a5b28aa98610a7db5cd7fc66a 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-argcomplete Source: python-argcomplete Version: 1.0.0-1.pgdg14.04+2 Architecture: all Maintainer: Marco Nenciarini Installed-Size: 76 Depends: python3:any (>= 3.3.2-2~) Priority: optional Section: python Filename: pool/main/p/python-argcomplete/python3-argcomplete_1.0.0-1.pgdg14.04+2_all.deb Size: 20916 SHA256: b7041daf120265bec34c7f4cb670b3e060cac904ebb5945c372574fc899ad4eb SHA1: fe13e90655a5056940df4a55bb463bd021f7c33c MD5sum: b9712c243ce6407b469911aa9c18a4a0 Description: bash tab completion for argparse (for Python 3) Argcomplete provides easy, extensible command line tab completion of arguments for your Python script. . It makes two assumptions: . * You're using bash as your shell * You're using argparse to manage your command line arguments/options . Argcomplete is particularly useful if your program has lots of options or subparsers, and if your program can dynamically suggest completions for your argument/option values (for example, if the user is browsing resources over the network). . This package provides the module for Python 3.x. Package: python3-multicorn Source: postgresql-multicorn Version: 1.3.4-18-g99ea772-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 150 Depends: python3 (>= 3.4~), python3 (<< 3.5), libc6 (>= 2.2.5) 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-18-g99ea772-1.pgdg14.04+1_amd64.deb Size: 39610 SHA256: 0b0063d291ef19021c44f61558cc9cb047e929fdc808a52767ae7cdbf4c2ac98 SHA1: 1cb0b4152d14d4aa5b22c5f0a4b2a9a67ba6c0ce MD5sum: 7b90d3b606d905c03501d56a4ae5cf6d 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.2.0-2.pgdg14.04+1 Architecture: all Maintainer: Marco Nenciarini Installed-Size: 6 Depends: postgresql-11-repmgr | 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: https://www.repmgr.org/ Priority: optional Section: database Filename: pool/main/r/repmgr/repmgr_4.2.0-2.pgdg14.04+1_all.deb Size: 5372 SHA256: 31743681f229d8c4cfe324916a6542866010cd4e9b5e522c45c086edf3685ae9 SHA1: 43f93bdd423d1482f898f70c7605beead54b1068 MD5sum: 520ae627bfefeb619c40c79034a2e60f 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.2.0-2.pgdg14.04+1 Architecture: all Maintainer: Marco Nenciarini Installed-Size: 192 Depends: postgresql-common (>= 26), lsb-base (>= 3.0-6) Breaks: repmgr (<< 3.0.1-1) Replaces: repmgr (<< 3.0.1-1) Homepage: https://www.repmgr.org/ Priority: optional Section: database Filename: pool/main/r/repmgr/repmgr-common_4.2.0-2.pgdg14.04+1_all.deb Size: 125570 SHA256: 7fd005119cf809bfde803fc07edd9b40225bc9e88dd581cb6b938642f23084b1 SHA1: 445ed5fbdfbfe7fbb4702216896e5304a10cba44 MD5sum: cba24ce213e24b0f5be940cc12762bcd 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.2.0-2.pgdg14.04+1 Architecture: all Maintainer: Marco Nenciarini Installed-Size: 6 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: https://www.repmgr.org/ Priority: optional Section: debug Filename: pool/main/r/repmgr/repmgr-dbg_4.2.0-2.pgdg14.04+1_all.deb Size: 5188 SHA256: 298dd1d7f7cb5999a1c47bb02e6add0c32e3b3293d9f5b74f4d691906fb62efd SHA1: 2d53b88b915bfd12940ce618e3645b6cd5894eb7 MD5sum: e2e219ccd579a4028dc381a685b0b5a6 Description: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: sbcl Version: 2:1.2.4-2.pgdg14.04+1 Architecture: amd64 Maintainer: Debian Common Lisp Team Installed-Size: 68807 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Recommends: binfmt-support (>= 1.1.2) Suggests: sbcl-doc, sbcl-source, slime Breaks: cl-asdf (<= 2:1.502), cl-clx-sbcl (<= 0.7.0-1), common-lisp-controller (<< 6.18) Provides: lisp-compiler, sbcl-fasl-loader-78 Homepage: http://www.sbcl.org Priority: optional Section: lisp Filename: pool/main/s/sbcl/sbcl_1.2.4-2.pgdg14.04+1_amd64.deb Size: 8856800 SHA256: d10744b6a163c448d2dbf42947f69845bc7fbbbfc1c267515a1fdc9bce6120d6 SHA1: 016d867a51f79245997c15b8d805386747e447ab MD5sum: d5995a97f0d6193e8911d61e18ac1ddb Description: Common Lisp compiler and development system SBCL is a development environment for the ANSI Common Lisp language. It provides a native-code compiler and an integrated debugger, as well as all the features in the ANSI specification. . SBCL also contains other extensions to the ANSI specification, including a foreign-function interface, a pseudo-server API, user-extensible stream functionality, a Meta-Object Protocol, and an ability to run external processes. . To browse SBCL source definitions with development environments, install the sbcl-source package. For documentation on SBCL's usage and internals, the package sbcl-doc is provided. Package: sbcl-doc Source: sbcl Version: 2:1.2.4-2.pgdg14.04+1 Architecture: all Maintainer: Debian Common Lisp Team Installed-Size: 2271 Breaks: sbcl-common (<= 1:0.9.13.0-2) Replaces: sbcl (<< 1:0.8.20.5-3), sbcl-common (<= 1:0.9.13.0-2) Homepage: http://www.sbcl.org Priority: optional Section: doc Filename: pool/main/s/sbcl/sbcl-doc_1.2.4-2.pgdg14.04+1_all.deb Size: 1364554 SHA256: 5a41d8ecd3f60b8097275f25b8ee2b45f5d2b09f9421b4208526f449b3fca0c4 SHA1: d5b50d8ec3ac7bb7dfca102eb55f49302edb2d90 MD5sum: 738f16200278cd8b083370f97426d344 Description: Documentation for Steel Bank Common Lisp This package provides documentation for SBCL -- a development environment for the ANSI Common Lisp language. . The documents in this package cover SBCL-specific extensions to the language, explain how to use this Common Lisp implementation and how it differs from the ANSI standard. . The manual about SBCL's internals is also included in this package and may be of interest for people who intent to work with SBCL's source code. Package: sbcl-source Source: sbcl Version: 2:1.2.4-2.pgdg14.04+1 Architecture: all Maintainer: Debian Common Lisp Team Installed-Size: 17770 Breaks: sbcl-common (<= 1:0.9.13.0-2) Replaces: sbcl (<< 1:0.8.20.5-3), sbcl-common (<= 1:0.9.13.0-2) Homepage: http://www.sbcl.org Priority: optional Section: lisp Filename: pool/main/s/sbcl/sbcl-source_1.2.4-2.pgdg14.04+1_all.deb Size: 2712516 SHA256: 92bebd2351c75c145ced29fb8ecbe3b9c18b73e8d95fd395dd51cb0834639a2d SHA1: b188cae4670d9787ce00524bc19b3a7eb70b8094 MD5sum: 9a596351e71dddf0ae8ca9226230f72e Description: Source code files for SBCL This package provides the source code for SBCL -- a development environment for the ANSI Common Lisp language. . The source code is useful in conjunction with development environments and debuggers like SLIME, that allow macro expansion and lookup of source definitions. . Installing this package enables your source browser to dig deeply into the core of Steel Bank Common Lisp. Package: skytools Version: 2.1.13-4.pgdg14.04+2 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 573 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-psycopg2, skytools-modules Replaces: skytools-modules-8.4 (<< 2.1.12) Homepage: http://wiki.postgresql.org/wiki/Skytools Priority: optional Section: database Filename: pool/main/s/skytools/skytools_2.1.13-4.pgdg14.04+2_amd64.deb Size: 125846 SHA256: b09c696ba1e6af25e1fcf40f17240a2ddec8b6e38ce9c272567cda1063934463 SHA1: 42d4a9345605a5512ab7dbb0e7a12f191bd1c383 MD5sum: c587bea81978498f0bfd546e2b61b814 Description: Database management tools for PostgreSQL Skytools is a set of PostgreSQL tools for WAL shipping, queueing and replication. . This package contains the Python parts of skytools: - londiste: PostgreSQL replication engine written Python, using PgQ as event transport - pgqadm: PgQ queueing administration interface - walmgr: Managing WAL-based replication Package: skytools-modules-8.4 Source: skytools Version: 2.1.13-4.pgdg14.04+2 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 292 Depends: libc6 (>= 2.14), postgresql-8.4 Conflicts: postgresql-8.4-pgq3 Replaces: postgresql-8.4-pgq3 Provides: skytools-modules Homepage: http://wiki.postgresql.org/wiki/Skytools Priority: optional Section: database Filename: pool/main/s/skytools/skytools-modules-8.4_2.1.13-4.pgdg14.04+2_amd64.deb Size: 36772 SHA256: a0b1376821bcca2351e86035c06cd0fe3c5ffc061563029c318d0ccebd1ad078 SHA1: 1a1756ad393b3ee5485ca9af069004f0963023af MD5sum: efcbe6a31e1693597267d4976f1cd3d4 Description: PostgreSQL 8.4 modules for skytools Skytools is a set of PostgreSQL tools for WAL shipping, queueing and replication. . This package contains the PostgreSQL modules for skytools: - txid: Provides 8-byte transaction ids for external usage - logtriga: Trigger function for table event logging in "partial SQL" format, used in londsite for replication - logutriga: Trigger function for table event logging in urlencoded format - londiste: Database parts of replication engine - pgq: Generic queue in database Package: skytools-modules-9.0 Source: skytools Version: 2.1.13-4.pgdg14.04+2 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 295 Depends: libc6 (>= 2.14), postgresql-9.0 Conflicts: postgresql-9.0-pgq3 Replaces: postgresql-9.0-pgq3 Provides: skytools-modules Homepage: http://wiki.postgresql.org/wiki/Skytools Priority: optional Section: database Filename: pool/main/s/skytools/skytools-modules-9.0_2.1.13-4.pgdg14.04+2_amd64.deb Size: 36750 SHA256: 730732e6b1562c5fdb866f651a5a9c2594d6c55f17ea0ce5be52002d52987a7f SHA1: 23b35d207bfb9f9010ad0440e722c096b269cdad MD5sum: fc89fc2add6f667745192728f4f53307 Description: PostgreSQL 9.0 modules for skytools Skytools is a set of PostgreSQL tools for WAL shipping, queueing and replication. . This package contains the PostgreSQL modules for skytools: - txid: Provides 8-byte transaction ids for external usage - logtriga: Trigger function for table event logging in "partial SQL" format, used in londsite for replication - logutriga: Trigger function for table event logging in urlencoded format - londiste: Database parts of replication engine - pgq: Generic queue in database Package: skytools-modules-9.1 Source: skytools Version: 2.1.13-4.pgdg14.04+2 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 295 Depends: libc6 (>= 2.14), postgresql-9.1 Conflicts: postgresql-9.1-pgq3 Replaces: postgresql-9.1-pgq3 Provides: skytools-modules Homepage: http://wiki.postgresql.org/wiki/Skytools Priority: optional Section: database Filename: pool/main/s/skytools/skytools-modules-9.1_2.1.13-4.pgdg14.04+2_amd64.deb Size: 36712 SHA256: c8f235b78e3a2909ad6d709a78677c1669ea73d40c322bdb4c8a09b81eb17c59 SHA1: 8277266c7002e3a5179b1e3d493696646a7509ae MD5sum: 0380c4d0a339dc52baadd901319e0420 Description: PostgreSQL 9.1 modules for skytools Skytools is a set of PostgreSQL tools for WAL shipping, queueing and replication. . This package contains the PostgreSQL modules for skytools: - txid: Provides 8-byte transaction ids for external usage - logtriga: Trigger function for table event logging in "partial SQL" format, used in londsite for replication - logutriga: Trigger function for table event logging in urlencoded format - londiste: Database parts of replication engine - pgq: Generic queue in database Package: skytools-modules-9.2 Source: skytools Version: 2.1.13-4.pgdg14.04+2 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 295 Depends: libc6 (>= 2.14), postgresql-9.2 Conflicts: postgresql-9.2-pgq3 Replaces: postgresql-9.2-pgq3 Provides: skytools-modules Homepage: http://wiki.postgresql.org/wiki/Skytools Priority: optional Section: database Filename: pool/main/s/skytools/skytools-modules-9.2_2.1.13-4.pgdg14.04+2_amd64.deb Size: 36774 SHA256: 1f621cc55f9a8baf205e743b62e5473bb79ba6da37cdd8a83f160ac07203a795 SHA1: 81d3e91df517b0003491a98a1e8227aed86a55c5 MD5sum: 1b1b72f931ccda7494d24450c14a059b Description: PostgreSQL 9.2 modules for skytools Skytools is a set of PostgreSQL tools for WAL shipping, queueing and replication. . This package contains the PostgreSQL modules for skytools: - txid: Provides 8-byte transaction ids for external usage - logtriga: Trigger function for table event logging in "partial SQL" format, used in londsite for replication - logutriga: Trigger function for table event logging in urlencoded format - londiste: Database parts of replication engine - pgq: Generic queue in database Package: skytools-modules-9.3 Source: skytools Version: 2.1.13-4.pgdg14.04+2 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 291 Depends: libc6 (>= 2.14), postgresql-9.3 Conflicts: postgresql-9.3-pgq3 Replaces: postgresql-9.3-pgq3 Provides: skytools-modules Homepage: http://wiki.postgresql.org/wiki/Skytools Priority: optional Section: database Filename: pool/main/s/skytools/skytools-modules-9.3_2.1.13-4.pgdg14.04+2_amd64.deb Size: 36480 SHA256: dad3ace97fd77170e428d744b6c2239f7d738501ae8d337d8b5e73b47c2c5ffc SHA1: d26b903201054973c401d08ec2f5f58d800814c8 MD5sum: b6c32cc8c1e12699581ec29564cadc02 Description: PostgreSQL 9.3 modules for skytools Skytools is a set of PostgreSQL tools for WAL shipping, queueing and replication. . This package contains the PostgreSQL modules for skytools: - txid: Provides 8-byte transaction ids for external usage - logtriga: Trigger function for table event logging in "partial SQL" format, used in londsite for replication - logutriga: Trigger function for table event logging in urlencoded format - londiste: Database parts of replication engine - pgq: Generic queue in database Package: skytools-modules-9.4 Source: skytools Version: 2.1.13-4.pgdg14.04+2 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 291 Depends: libc6 (>= 2.14), postgresql-9.4 Conflicts: postgresql-9.4-pgq3 Replaces: postgresql-9.4-pgq3 Provides: skytools-modules Homepage: http://wiki.postgresql.org/wiki/Skytools Priority: optional Section: database Filename: pool/main/s/skytools/skytools-modules-9.4_2.1.13-4.pgdg14.04+2_amd64.deb Size: 36470 SHA256: 3f99a2150d02ce16c125d8f0b39747c143d71066b15afd3e3501460753fbbbee SHA1: 2fe5c705306e316abc1fc5226292385cc46d7af8 MD5sum: 0e97e38c68ccc7d7a6accf40205ea355 Description: PostgreSQL 9.4 modules for skytools Skytools is a set of PostgreSQL tools for WAL shipping, queueing and replication. . This package contains the PostgreSQL modules for skytools: - txid: Provides 8-byte transaction ids for external usage - logtriga: Trigger function for table event logging in "partial SQL" format, used in londsite for replication - logutriga: Trigger function for table event logging in urlencoded format - londiste: Database parts of replication engine - pgq: Generic queue in database Package: skytools3 Version: 3.2.6-5.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1251 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python, python-pgq3, adduser Homepage: http://wiki.postgresql.org/wiki/Skytools Priority: extra Section: database Filename: pool/main/s/skytools3/skytools3_3.2.6-5.pgdg14.04+1_amd64.deb Size: 144350 SHA256: 0c5b33b484caaf3fcbb15f9656a09a763f61cf2c583d03e0c347445bf73cb53f SHA1: 640dbb265a5f5298a596d20e12263588bbe432a0 MD5sum: a827a96636b4d52227ec76d9fee2155f 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-2.pgdg14.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 9 Depends: pgqd Homepage: https://github.com/pgq/pgqd Priority: optional Section: oldlibs Filename: pool/main/p/pgqd/skytools3-ticker_3.3-2.pgdg14.04+1_all.deb Size: 3422 SHA256: e185e640161a458fc3d6692fb4c576b6dbcc2b7154e4290c3b855c3af24ac6d8 SHA1: 5de109b28ab46fbd7fb9f1f4d071a3d770a406bb MD5sum: 0d8d43371b75c988d553615c9e622f28 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.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 155 Depends: python, 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.pgdg14.04+1_amd64.deb Size: 41442 SHA256: 0991ecdef0b3f7f11da67a79cb38149906faa7cd4f4578c1c81eac3958818762 SHA1: cef4404eda8579dbf573b03ef8389a51236eabc5 MD5sum: 70848deb56a94f62603631c01a48ae3e 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.pgdg14.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 753 Depends: lsb-base (>= 3.0-6), logrotate (>= 3.8), postgresql-common, perl, libc6 (>= 2.15), 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.pgdg14.04+2_amd64.deb Size: 211206 SHA256: 671b31c4e53119d93c1b33b10cd17261dde1cedcc6453e653d83106e505d71bf SHA1: 7c4651ff93a8996342d6b0cdbeba46218afeea53 MD5sum: aaa0cac04ac5359b16d2a4514351774c 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.pgdg14.04+2 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1724 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.pgdg14.04+2_all.deb Size: 326808 SHA256: b00172c28a962fe9a59d02aa3649eb60fdcab353f9594da6f27ffdc06cdfafeb SHA1: 52be1bfed3ed570285f9a439921a3d819ea92865 MD5sum: 363b585aea884255175df2dc1ed15820 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.2.1-1.pgdg14.04+1 Architecture: amd64 Maintainer: Andreas Seltenreich Installed-Size: 442 Depends: libboost-regex1.54.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libpq5, libpqxx-4.0 (>= 4.0), libsqlite3-0 (>= 3.6.18), libstdc++6 (>= 4.6) Homepage: https://github.com/anse1/sqlsmith Priority: optional Section: database Filename: pool/main/s/sqlsmith/sqlsmith_1.2.1-1.pgdg14.04+1_amd64.deb Size: 129938 SHA256: a538a8e9398a0b54b27b388d387ba665962bdbc0bbabd21244508ba17cb187bb SHA1: 9cafd87261e77fa3edec645d525a8bd9e0598356 MD5sum: 8f4573b3f65a1de9c6a3c59c8c3e4d2e 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+ and sqlite3. . 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.