174 Forks
1707 Stars
1707 Watchers

cstore_fdw

Columnar storage extension for Postgres built as a foreign data wrapper. Check out https://github.com/citusdata/citus for a modernized columnar storage implementation built as a table access method.

How to download and setup cstore_fdw

Open terminal and run command
git clone https://github.com/citusdata/cstore_fdw.git
git clone is used to create a copy or clone of cstore_fdw repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cstore_fdw https://github.com/citusdata/cstore_fdw/archive/master.zip

Or simply clone cstore_fdw with SSH
[email protected]:citusdata/cstore_fdw.git

If you have some problems with cstore_fdw

You may open issue on cstore_fdw support forum (system) here: https://github.com/citusdata/cstore_fdw/issues