I have configured cstore_fdw successfully on our CitusDB installation running on an Ubuntu server in AWS.
I tried to install the same on one of our client's servers running CentOS 6.5. I could install it but cannot execute COPY
commands.
Is there any documentation on using COPY
with cstore_fdw-based tables in Citus?