Date: 2015-10-28
Time: 16:20–17:10
Room: Palais I-III
Level: Intermediate
cstore_fdw is an open-source extension to PostgreSQL allowing for storing data in columnar fashion. This talk introduces this extension from installing and integrating it to your databases, through showing typical use-cases, to a live demo including explain plans of a sample queries. Columnar storage, as well as a particular data format ORC will be described. This talk will focus on version 1.2 of cstore_fdw.