Port details |
- pg_citus Horizontally scale Postgresql using sharding and replication
- 12.1.5 databases =4 12.1.5Version of this port present on the latest quarterly branch.
- Maintainer: matthew@FreeBSD.org
- Port Added: 2016-03-26 16:53:44
- Last Update: 2024-11-28 07:44:04
- Commit Hash: e18afbb
- People watching this port, also watch:: rsyslog, apg, wanted-ports, p5-RT44-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 = 1732779172
SHA256 (citusdata-citus-v12.1.5_GH0.tar.gz) = bc95a30e93459f0398865e9dced53e61e758483b78c9fdc4eab2bc1317db2ea4
SIZE (citusdata-citus-v12.1.5_GH0.tar.gz) = 6912425
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/postgresql16-server
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Runtime dependencies:
-
- postgres : databases/postgresql16-server
- Library dependencies:
-
- liblz4.so : archivers/liblz4
- libzstd.so : archivers/zstd
- libpq.so.5 : databases/postgresql16-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pg_citus-12.1.5:
ANONSTATS=off: Enable anonymous statistics collection
===> Use 'make config' to modify these settings
- Options name:
- databases_pg_citus
- USES:
- compiler:c11 gmake pgsql:14+ autoreconf ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|