postgresql-contrib-9.3_9.3.24-1.pgdg16.04+1_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/instructure/insops/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/instructure/insops/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install postgresql-contrib-9.3=9.3.24-1.pgdg16.04+1

additional facilities for PostgreSQL

Full 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.

Checksums

MD5 aaf42f10e37adc9fbb46e630aae606df
SHA1 a186088e4acccad4db43dd1d5f7031594c3ed4e9
SHA256 4547df985139bc0c9c8f00bc3772ab46337fd0e1d2440673b2ecd134266f2fd0
SHA512 5070b57106a3412cd4a70859a5104ab813a9a90adc582073c489be3d54eedbf812f5c2b935f12d98a43387481e9cdeb5a352deda5b7c069cd335a98ff4caec5a

Depends

  • postgresql-9.3 (= 9.3.24-1.pgdg16.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

Files

  • /usr/share/postgresql/9.3/extension/insert_username--1.0.sql
  • /usr/share/postgresql/9.3/extension/hstore.control
  • /usr/share/postgresql/9.3/extension/hstore--unpackaged--1.0.sql
  • /usr/share/postgresql/9.3/extension/hstore--1.2.sql
  • /usr/share/postgresql/9.3/extension/hstore--1.1--1.2.sql
  • /usr/share/postgresql/9.3/extension/hstore--1.0--1.1.sql
  • /usr/share/postgresql/9.3/extension/fuzzystrmatch.control
  • /usr/share/postgresql/9.3/extension/fuzzystrmatch--unpackaged--1.0.sql
  • /usr/share/postgresql/9.3/extension/fuzzystrmatch--1.0.sql
  • /usr/share/postgresql/9.3/extension/file_fdw.control
  • /usr/share/postgresql/9.3/extension/file_fdw--1.0.sql
  • /usr/share/postgresql/9.3/extension/earthdistance.control
  • /usr/share/postgresql/9.3/extension/earthdistance--unpackaged--1.0.sql
  • /usr/share/postgresql/9.3/extension/earthdistance--1.0.sql
  • /usr/share/postgresql/9.3/extension/dict_xsyn.control
  • /usr/share/postgresql/9.3/extension/dict_xsyn--unpackaged--1.0.sql
  • /usr/share/postgresql/9.3/extension/dict_xsyn--1.0.sql
  • /usr/share/postgresql/9.3/extension/dict_int.control
  • /usr/share/postgresql/9.3/extension/dict_int--unpackaged--1.0.sql
  • /usr/share/postgresql/9.3/extension/dict_int--1.0.sql
  • /usr/share/postgresql/9.3/extension/dblink.control
  • /usr/share/postgresql/9.3/extension/dblink--unpackaged--1.0.sql
  • /usr/share/postgresql/9.3/extension/dblink--1.1.sql
  • /usr/share/postgresql/9.3/extension/dblink--1.0--1.1.sql
  • /usr/share/postgresql/9.3/extension/cube.control
  • /usr/share/postgresql/9.3/extension/cube--unpackaged--1.0.sql
  • /usr/share/postgresql/9.3/extension/cube--1.0.sql
  • /usr/share/postgresql/9.3/extension/citext.control
  • /usr/share/postgresql/9.3/extension/citext--unpackaged--1.0.sql
  • /usr/share/postgresql/9.3/extension/citext--1.1.sql

Uploaded

over 6 years ago

Package Size

406 KB

Installed Size

1.76 MB

Downloads

13

wget

wget --content-disposition "https://packagecloud.io/instructure/insops/packages/ubuntu/xenial/postgresql-contrib-9.3_9.3.24-1.pgdg16.04+1_amd64.deb/download.deb?distro_version_id=165"

Homepage

http://www.postgresql.org/