citusdata / 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.
Apache License 2.0
1.76k stars 171 forks source link

v1.7.0 download files does not support PostgreSQL 13 #253

Open smtspace opened 1 year ago

smtspace commented 1 year ago

v1.7.0 donwload files does not contain changes for support PostgreSQL 13. Due to network security reasons we could not clone. Hence we download v1.7 zip file and do make & make install the library and we ended up with error :

"Makefile:50: *** PostgreSQL 9.3 to 12 is required to compile this extension. Stop.".

When we cloned repo, build was successfull.

mtuncer commented 1 year ago

Hi @smtspace

Columnar features have been integrated to citus extension. Please review the announcement at https://github.com/citusdata/cstore_fdw#important-notice-columnar-storage-is-now-part-of-citus