notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: databases/pg_citus/Makefile

Number of commits found: 113 (showing only 13 on this page)

«  1 | 2 

Wednesday, 30 Nov 2016
18:55 matthew search for other commits by this committer
Update to 6.0.1

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
Original commitRevision:427456 
Saturday, 12 Nov 2016
13:37 matthew search for other commits by this committer
Update to 6.0.0

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
Original commitRevision:425953 
Tuesday, 8 Nov 2016
08:38 matthew search for other commits by this committer
Upgrade to 5.2.2

ChangeLog: https://github.com/citusdata/citus/blob/release-5.2/CHANGELOG.md
Original commitRevision:425707 
Tuesday, 4 Oct 2016
09:35 matthew search for other commits by this committer
pg_citus is not compatible with postgresql 9.6.0 -- only 9.5.x works.
For now.
Original commitRevision:423246 
Wednesday, 7 Sep 2016
13:46 matthew search for other commits by this committer
Upgrade to 5.2.1

ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
Original commitRevision:421502 
Friday, 19 Aug 2016
10:13 matthew search for other commits by this committer
Update to version 5.2.0

Note: this release drops support for postgresql-9.4.x:
postgresql-9.5.x or above is now mandatory.

ChangeLog:	  https://github.com/citusdata/citus/blob/v5.2.0/CHANGELOG.md
Original commitRevision:420455 
Wednesday, 22 Jun 2016
11:20 matthew search for other commits by this committer
Add 'lib' to WANT_PGSQL, now that it is possible to mix 'lib' with
other terms.
Original commitRevision:417299 
Saturday, 18 Jun 2016
13:12 matthew search for other commits by this committer
Update to 5.1.1

Remove files/patch-src_backend_distributed_commands_multi__copy.c
  -- patch was incorporated upstream

Add USES+= readline

ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
Original commitRevision:417064 
Thursday, 19 May 2016
16:36 matthew search for other commits by this committer
Add pkg-plist changes forgotten in the previous update.
Original commitRevision:415509 
14:52 matthew search for other commits by this committer
Update to 5.1.0

  - Remove all the previous patches: fixed upstream
  - but add a new patch for another missing header file

ChangeLog:  https://github.com/citusdata/citus/blob/v5.1.0/CHANGELOG.md
Original commitRevision:415507 
Saturday, 16 Apr 2016
23:24 matthew search for other commits by this committer
Upgrade to 5.0.1
  - fixes for 32bit platforms have been applied upstream, so remove the
    corresponding patch.

ChangeLog:	  https://github.com/citusdata/citus/blob/v5.0.1/CHANGELOG.md
Original commitRevision:413484 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Saturday, 26 Mar 2016
16:53 matthew search for other commits by this committer
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.

WWW: https://www.citusdata.com/

Differential Revision: https://reviews.freebsd.org/D5729
Original commitRevision:411931 

Number of commits found: 113 (showing only 13 on this page)

«  1 | 2