Re: simple COPY FROM issue

Поиск
Список
Период
Сортировка
От brian
Тема Re: simple COPY FROM issue
Дата
Msg-id 491B5AAE.3070609@zijn-digital.com
обсуждение исходный текст
Ответ на simple COPY FROM issue  ("Kevin Duffy" <KD@wrinvestments.com>)
Ответы Re: simple COPY FROM issue  ("Kevin Duffy" <KD@wrinvestments.com>)
Список pgsql-general
The file must be on the server. IIRC, with COPY FROM (as opposed to COPY
TO) the path can be relative to the server process dir but it's probably
a good idea to always use an absolute path.

If you wish to copy from the client machine you can use \copy within psql.

b

Kevin Duffy wrote:
> Hello:
>
>
>
> A follow up question that may clear this all up:
>
>
>
> Is the 'filename' relative to the server machine or the client where
> pgAdmin is running?
>
>
>
>
>
> Kevin Duffy
>
> WR Capital Management
>
> 40 Signal Rd
>
> Stamford, CT
>
> 203-504-6221
>
>
>
>

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

Предыдущее
От: brian
Дата:
Сообщение: Re: simple COPY FROM issue
Следующее
От: Greg Smith
Дата:
Сообщение: Re: sort_mem param of postgresql.conf