Andrew Taylor <andydtaylor@xxxxxxxxx> wrote: > postgres=# COPY post_e_n > postgres-# TO 'usr/local/psql/csv/post_e_n.csv' > postgres-# WITH DELIMITER ',' > postgres-# CSV HEADER; > ERROR: relative path not allowed for COPY to file I think you need a slash at the front of that path. -Kevin -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general