17 Commits

Author SHA1 Message Date
sthen
f03783f1c3 update to citus-11.1.5 2022-12-21 12:54:57 +00:00
sthen
e95f62d356 update to citus-11.1.4 2022-12-13 10:28:01 +00:00
sthen
061b715037 update to citus-11.1.3 and fix up tests 2022-10-19 11:50:06 +00:00
sthen
2e49d68b2e update to citus-11.1.2 2022-10-03 22:12:37 +00:00
naddy
7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
sthen
739f7fecae update to citus-10.2.3 2022-01-14 20:52:38 +00:00
jeremy
28a449efc5 Update to citus 10.2.1, to work with PostgreSQL 14
OK pea@, sthen@
2022-01-13 16:00:52 +00:00
sthen
44a1102320 update to citus-9.5.4 2021-02-21 17:26:46 +00:00
sthen
fbcfe48ae7 bugfix update to citus-9.5.2 2021-02-10 22:07:23 +00:00
jeremy
31ce3e0313 Update to citus 9.5.0. Works with PostgreSQL 13.
OK sthen@, danj@, pea@
2021-02-09 20:02:39 +00:00
jeremy
b5620301da Update to citus 9.0.1 to work with PostgreSQL 12 2020-02-06 00:37:13 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
jeremy
4949fe842b Update to citus 8.1.0 to work with PostgreSQL 11
OK ajacoutot@
2019-02-19 05:14:54 +00:00
jeremy
6be4c6735d Update to citus-7.0.3
This allows it to support PostgreSQL 10.

OK pea@
2017-11-30 16:15:17 +00:00
jasper
92ae96da96 update to citus-6.2.3 2017-08-15 02:32:50 +00:00
ajacoutot
4ae31fa2fa 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.
2017-07-08 17:21:12 +00:00
landry
78f52f8039 Import citus 6.2.2.
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.

From Martijn Rijkeboer, ok sthen@
2017-07-07 19:58:07 +00:00