postgresql-9.5-citus_5.0.0-1_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

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

STEP 2: Install the package
sudo apt-get install postgresql-9.5-citus=5.0.0-1

sharding and distributed joins for PostgreSQL

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

Checksums

MD5 36f50e8d44b83cb5c584d0a7fe6b50a2
SHA1 e18d19707ed708b939f779d29cff21cb14a15c22
SHA256 04f18b02deb2edbf264ae06f288f2490218fd1fb73279c40bd129d653b9b8910
SHA512 253ff1d744deb3aed1778b80dfddf91afb64bd4113a81b6bd5bc912f2827042dc3426890d2c69b5eed04b5e7985d64aa3b2aa085bb65ce00fd64e5253d64f3e1

Depends

  • libc6 (>= 2.11), libedit2 (>= 2.11-20080614-1), libpq5 (>= 9.5~~), postgresql-9.5

Files

  • /usr/share/postgresql/9.5/extension/citus.control
  • /usr/share/postgresql/9.5/extension/citus--5.0.sql
  • /usr/share/lintian/overrides/postgresql-9.5-citus
  • /usr/share/doc/postgresql-9.5-citus/copyright
  • /usr/share/doc/postgresql-9.5-citus/changelog.Debian.gz
  • /usr/lib/postgresql/9.5/lib/citus.so
  • /usr/lib/postgresql/9.5/bin/csql
  • /usr/lib/postgresql/9.5/bin/copy_to_distributed_table
  • /usr/include/postgresql/9.5/server/distributed/worker_protocol.h
  • /usr/include/postgresql/9.5/server/distributed/worker_manager.h
  • /usr/include/postgresql/9.5/server/distributed/transmit.h
  • /usr/include/postgresql/9.5/server/distributed/test_helper_functions.h
  • /usr/include/postgresql/9.5/server/distributed/task_tracker.h
  • /usr/include/postgresql/9.5/server/distributed/task_tracker_protocol.h
  • /usr/include/postgresql/9.5/server/distributed/resource_lock.h
  • /usr/include/postgresql/9.5/server/distributed/relay_utility.h
  • /usr/include/postgresql/9.5/server/distributed/pg_dist_shard.h
  • /usr/include/postgresql/9.5/server/distributed/pg_dist_shard_placement.h
  • /usr/include/postgresql/9.5/server/distributed/pg_dist_partition.h
  • /usr/include/postgresql/9.5/server/distributed/multi_utility.h
  • /usr/include/postgresql/9.5/server/distributed/multi_server_executor.h
  • /usr/include/postgresql/9.5/server/distributed/multi_router_executor.h
  • /usr/include/postgresql/9.5/server/distributed/multi_resowner.h
  • /usr/include/postgresql/9.5/server/distributed/multi_planner.h
  • /usr/include/postgresql/9.5/server/distributed/multi_physical_planner.h
  • /usr/include/postgresql/9.5/server/distributed/multi_master_planner.h
  • /usr/include/postgresql/9.5/server/distributed/multi_logical_planner.h
  • /usr/include/postgresql/9.5/server/distributed/multi_logical_optimizer.h
  • /usr/include/postgresql/9.5/server/distributed/multi_join_order.h
  • /usr/include/postgresql/9.5/server/distributed/multi_explain.h

Uploaded

almost 8 years ago

Package Size

385 KB

Installed Size

1.07 MB

Downloads

19

wget

wget --content-disposition "https://packagecloud.io/citusdata/community/packages/debian/wheezy/postgresql-9.5-citus_5.0.0-1_amd64.deb/download.deb?distro_version_id=24"

Homepage

https://github.com/citusdata/citus