clickhousedb_fdw icon indicating copy to clipboard operation
clickhousedb_fdw copied to clipboard

Postgresql 12 and 13

Open nshah14285 opened this issue 3 years ago • 2 comments

Currently, we are using clickhousedb_fdw in PG 11 on our production server. We are planning to upgrade PG version to 12 or 13. But we found that clickhousedb_fdw does not support PG 12 and PG 13 version because of that we won't be able to upgrade PG version on server. Do you plan to support Postgresql version 12 and 13? If yes, then any deadline for it. Please let me know.

Thanks, Nishit Shah

nshah14285 avatar Oct 19 '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 You for your comment.

nshah14285 avatar Oct 27 '20 10:10 nshah14285