postgresql,indexing,olap,citusdb
cstore_fdw currently doesn't support PostgreSQL indexes. But it automatically stores some min/max statistics in skip indexes which makes execution of some queries much more efficient. To learn more about how to use skip indexes please consult documentation....