clickhousedb_fdw icon indicating copy to clipboard operation
clickhousedb_fdw copied to clipboard

Support postgresql-12

Open kenny291 opened this issue 4 years ago • 4 comments

Do you plan to support Postgresql version 12 ?.

kenny291 avatar Jul 01 '20 14:07 kenny291

+1

nshah14285 avatar Oct 08 '20 11:10 nshah14285

Have a look at : https://github.com/adjust/clickhouse_fdw It looks like it's actively maintained and I think it was forked from this. Ive tested it and it seems to work better as well.

thebf avatar Oct 19 '20 16:10 thebf

@thebf, thank for your comment. I used adjust/clickhouse_fdw with postgresql 12, query performance was not good.

kenny291 avatar Oct 20 '20 16:10 kenny291

@khiem291 Can you open an issue in adjust/clickhouse_fdw repo with description of your problem?

mkabilov avatar Oct 20 '20 18:10 mkabilov