cstore_fdw is an open source columnar store extension for PostgreSQL which reduces the data storage footprint and disk I/O

Murat Tuncer | 19th January, 2016

Citus Data is excited to announce the release of cstore_fdw 1.4. cstore_fdw is an open source columnar store extension for PostgreSQL that compresses your database tables and reduces disk I/O.

cstore_fdw Changes

The changes in this release include:

  • TRUNCATE TABLE support. You can now truncate cstore_fdw tables.
  • PostgreSQL 9.5 support. API changes are factored into cstore_fdw.

For installation and update steps, you can view the instructions on the cstore_fdw page on GitHub.

Got questions?

If you have questions or feedback for cstore_fdw, please contact us using the cstore-users Google group.

If you discover an issue when using cstore_fdw, please submit it to cstore_fdw’s issue tracker on GitHub.

Further information about cstore_fdw is available on our website, where you can also find information on ways to contact us with questions.