Citus BlogCitus Blog

Thoughts about the Citus database—as well as PostgreSQL, sharding, distributed databases, and other open source extensions to Postgres.

Hadi Moshayedi

cstore_fdw 1.1 release notes

Written byBy Hadi Moshayedi | August 11, 2014Aug 11, 2014

We are excited to announce the release of cstore_fdw 1.1, Citus Data's open source columnar store extension for PostgreSQL. The changes in this release include:

  • Automatic file management. The filename foreign table option has become optional, and...
Keep reading
Sumedh Pathak

CitusDB 3.0 release notes

Written byBy Sumedh Pathak | February 25, 2014Feb 25, 2014

We are excited to announce the general availability of CitusDB v3.0. Apart from various bug fixes and performance improvements, the major features in this release include:

  • Large table joins. We now support dynamic repartitioning of tables to handle...
Keep reading
Metin Doslu

Linux memory manager and your big data

Written byBy Metin Doslu | November 23, 2013Nov 23, 2013

Disclaimer: We always assume that when we have an issue and think it's the operating system, 99% of the time, it turns out to be something else. We therefore caution against assuming that the problem is with your operating system, unless your use-case...

Keep reading
Sumedh Pathak

CitusDB 2.1 release notes

Written byBy Sumedh Pathak | August 22, 2013Aug 22, 2013

We are excited to announce CitusDB's v2.1 release, and provide our users with new features that enable them to address a larger variety of use-cases. Some of these new features include:

  • Task tracker based execution: Until this point, CitusDB only...
Keep reading
Hadi Moshayedi

Run SQL on JSON files -- without any data loads

Written byBy Hadi Moshayedi | May 30, 2013May 30, 2013

We keep our log data in JSON files. Can we run analytic queries on these files without having to load them into a database?

We hear this question frequently from customers, and are finally happy to say yes. Without loading any data into a database...

Keep reading
Anonymous

Running PostgreSQL on Compression-enabled ZFS

Written byBy Carl Steinbach | April 30, 2013Apr 30, 2013

“Does PostgreSQL support compression?” is a common question we get from our customers, and it’s easy to see why they’re asking. Many of them generate and collect large volumes of log and event stream data and store it in text formats such as JSON or...

Keep reading

Page 32 of 32