Re: NEW: databases/citus

2017-07-07 Thread Martijn Rijkeboer
On 07/07/17 17:28, Stuart Henderson wrote: > On 2017/07/07 17:26, Martijn Rijkeboer wrote: >> On 07/07/17 16:51, Stuart Henderson wrote: >>> Minor nit, DESCR formatting seems a bit wonky, I think this would be better: >>> >>> --- >>> Citus horizontally scales PostgreSQL across multiple machines

Re: NEW: databases/citus

2017-07-07 Thread Stuart Henderson
On 2017/07/07 17:26, Martijn Rijkeboer wrote: > On 07/07/17 16:51, Stuart Henderson wrote: > > Minor nit, DESCR formatting seems a bit wonky, I think this would be better: > > > > --- > > Citus horizontally scales PostgreSQL across multiple machines using > > sharding and replication. Its query

Re: NEW: databases/citus

2017-07-07 Thread Martijn Rijkeboer
On 07/07/17 16:51, Stuart Henderson wrote: > Minor nit, DESCR formatting seems a bit wonky, I think this would be better: > > --- > Citus horizontally scales PostgreSQL across multiple machines using > sharding and replication. Its query engine parallelizes incoming SQL > queries across these

Re: NEW: databases/citus

2017-07-07 Thread Stuart Henderson
Minor nit, DESCR formatting seems a bit wonky, I think this would be better: --- 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)

Re: NEW: databases/citus

2017-07-07 Thread Martijn Rijkeboer
Ping On 06/23/17 13:57, Martijn Rijkeboer wrote: > On 06/23/17 13:34, Stuart Henderson wrote: >> On 2017/06/23 13:23, Martijn Rijkeboer wrote: >>> Hi, >>> >>> Attached is a new port, databases/citus. Citus is an extension that adds >>> horizontally scale to PostgreSQL. >>> >>> --- >>> pkg/DESCR:

Re: NEW: databases/citus

2017-06-30 Thread Martijn Rijkeboer
On 06/23/17 13:57, Martijn Rijkeboer wrote: > On 06/23/17 13:34, Stuart Henderson wrote: >> On 2017/06/23 13:23, Martijn Rijkeboer wrote: >>> Hi, >>> >>> Attached is a new port, databases/citus. Citus is an extension that adds >>> horizontally scale to PostgreSQL. >>> >>> --- >>> pkg/DESCR: >>>

Re: NEW: databases/citus

2017-06-23 Thread Martijn Rijkeboer
On 06/23/17 13:34, Stuart Henderson wrote: > On 2017/06/23 13:23, Martijn Rijkeboer wrote: >> Hi, >> >> Attached is a new port, databases/citus. Citus is an extension that adds >> horizontally scale to PostgreSQL. >> >> --- >> pkg/DESCR: >> Citus horizontally scales PostgreSQL across multiple

Re: NEW: databases/citus

2017-06-23 Thread Stuart Henderson
On 2017/06/23 13:23, Martijn Rijkeboer wrote: > Hi, > > Attached is a new port, databases/citus. Citus is an extension that adds > horizontally scale to PostgreSQL. > > --- > pkg/DESCR: > Citus horizontally scales PostgreSQL across multiple machines using > sharding and replication. Its query

NEW: databases/citus

2017-06-23 Thread Martijn Rijkeboer
Hi, Attached is a new port, databases/citus. Citus is an extension that adds horizontally scale to PostgreSQL. --- pkg/DESCR: Citus horizontally scales PostgreSQL across multiple machines using sharding and replication. Its query engine parallelizes incoming SQL queries across these servers to