Port details |
- pg_citus Horizontally scale Postgresql using sharding and replication
- 13.1.0 databases
=4 13.0.1Version of this port present on the latest quarterly branch. - Maintainer: matthew@FreeBSD.org
 - Port Added: 2016-03-26 16:53:44
- Last Update: 2025-06-04 09:04:43
- Commit Hash: b667ef1
- People watching this port, also watch:: rsyslog, apg, wanted-ports, p5-RTx-Calendar, pgbarman-py311
- License: AGPLv3
- WWW:
- https://www.citusdata.com/
- Description:
- What is Citus?
* Open-source PostgreSQL extension (not a fork)
* Scalable across multiple hosts through sharding and replication
* Distributed engine for query parallelization
* Highly available in the face of host failures
Citus horizontally scales PostgreSQL across commodity servers using
sharding and replication. Its query engine parallelizes incoming SQL
queries across these servers to enable real-time responses on large
datasets.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pg_citus>0:databases/pg_citus
- To install the port:
- cd /usr/ports/databases/pg_citus/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/pg_citus
- pkg install pg_citus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pg_citus
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1749014995
SHA256 (citusdata-citus-v13.1.0_GH0.tar.gz) = 2383287bea45dfce54cde9ffc98f3e27bb7cde4deb3f096f9c7a12d1819f5113
SIZE (citusdata-citus-v13.1.0_GH0.tar.gz) = 7696016
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- postgres : databases/postgresql17-server
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Runtime dependencies:
-
- postgres : databases/postgresql17-server
- Library dependencies:
-
- liblz4.so : archivers/liblz4
- libzstd.so : archivers/zstd
- libpq.so.5 : databases/postgresql17-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pg_citus-13.1.0:
ANONSTATS=off: Enable anonymous statistics collection
===> Use 'make config' to modify these settings
- Options name:
- databases_pg_citus
- USES:
- compiler:c11 gmake pgsql:15+ autoreconf ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|