Devrim Gündüz
Devrim Gündüz
ping. RPMs are also waiting for this.
Anyone around?
PostgreSQL YUM repo has pgloader RPMs. You don't need to build it: ``` yum -y install https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm yum -y install epel-release yum -y install pgloader ``` @dimitri can you please...
Update your OS. yum -y update openssl*
I built the packages with 1.0.2k-21.el7_9.x86_64.
``` cstore_fdw.c:27:10: fatal error: access/tuptoaster.h: No such file or directory 27 | #include "access/tuptoaster.h" | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [: cstore_fdw.o] Error 1 ```
Hi, 9.6.1 will be released this week, and we are still missing tds_fdw, breaking upgrades. A 1.0.8 with 9.6 support would be really great, if you cannot make 2.0 stable...
Hi @GeoffMontee , Any updates? Cheers, Devrim