Euler Taveira de Oliveira escribió:
> Brundle Fly escreveu:
> > This is ok in ubuntu, but in centos doesnt work?.....
> >
> COPY query TO is only available in >= 8.2. Are you sure CentOS is using a 8.3
> version too? If so, what is the error message?
This is probably related to SELinux not giving permissions on files on
/tmp to Postgres processes. Try "setenforce permissive" or some such.