Version: 9.5.4, Package name: citus-9.5.4 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Citus horizontally scales PostgreSQL across multiple machines using sharding and replication. Its query engine parallelizes incoming SQL queries across these servers to enable human real-time (less than a second) responses on large datasets. Citus extends the underlying database rather than forking it, which gives developers and enterprises the power and familiarity of a traditional relational database. As an extension, Citus supports new PostgreSQL releases, allowing users to benefit from new features while maintaining compatibility with existing PostgreSQL tools. |
Filesize: 4607.626 KB |
Version History (View Complete History) |
|
2021-02-21 10:26:47 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to citus-9.5.4 |
2021-02-10 15:07:24 by Stuart Henderson | Files touched by this commit (2) |
Log message: bugfix update to citus-9.5.2 |
2021-02-09 13:02:39 by Jeremy Evans | Files touched by this commit (3) |
Log message: Update to citus 9.5.0. Works with PostgreSQL 13. OK sthen@, danj@, pea@ |
2020-02-05 17:37:14 by Jeremy Evans | Files touched by this commit (3) |
Log message: Update to citus 9.0.1 to work with PostgreSQL 12 |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-02-18 22:14:54 by Jeremy Evans | Files touched by this commit (4) |
Log message: Update to citus 8.1.0 to work with PostgreSQL 11 OK ajacoutot@ |
2017-08-14 20:32:50 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to citus-6.2.3 |
2017-07-08 11:21:12 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Needs a BDEP on databases/postgresql,-server. While here, properly indent the Makefile. Remove databases/postgresql from MODULES, it's only needed for regression tests which in this port are not even building properly. |