copy import csv problem

Поиск
Список
Период
Сортировка
Искать
От
Peter Lowman
Тема
copy import csv problem
Дата
Msg-id
3CB8BB6A.20500@bigpond.com
Список
Дерево обсуждения
copy import csv problem Peter Lowman <itsasecret4@bigpond.com>
Re: copy import csv problem Andrew McMillan <andrew@catalyst.net.nz>
Have only just installed RH7.2 and pgsql

I'm trying to import an access csv file have already setup db with
necessary columns.

COPY wests from '/home/peter/wests.csv' using delimiters ';';

ERROR: COPY command, running in background with effective uid 26, could
not open file '/home/peter/wests.csv' for reading. Errno = Permission
denied (13).

I can view the file with editors etc.  I'v tried su postgres, same result.

How can can I get permission?

Peter


В списке pgsql-novice по дате отправления
От: Peter Lowman
Дата:
Сообщение: copy import csv problem
От: Andrew McMillan
Дата:
Сообщение: Re: copy import csv problem
FAQ