help request

Поиск
Список
Период
Сортировка
От Hasan Mokhtari
Тема help request
Дата
Msg-id 00cd01c0b5ff$24489b80$19c7c7c7@seclab.sharif.ac.ir
обсуждение исходный текст
Ответы Re: help request
Re: help request
Re: help request
Список pgsql-general
 hello dear.
 I want to run the following command
     " copy  table1 form /tmp/table1.aa using delimiters '|';
but I cant because I am not 'postgres' user and have not this privilage;
 If I use follawing command instead:
      " \copy  table1 form /tmp/table1.aa using delimiters '|';
 psql report follawing error :
     "extra token after file name "
what I can do?
 thanks a lot;

В списке pgsql-general по дате отправления:

Предыдущее
От: "bswiatek"
Дата:
Сообщение: Making references
Следующее
От: missive@frontiernet.net (Lee Harr)
Дата:
Сообщение: Re: Patch (tiny): \cd (change dir) for psql.