Re: COPY FROM in psql

Поиск
Список
Период
Сортировка
От Matthew Vernon
Тема Re: COPY FROM in psql
Дата
Msg-id 877gpftgw2.fsf@macbeth.sac.ac.uk
обсуждение исходный текст
Ответ на COPY FROM in psql  (Matthew Vernon <matthew.vernon@sac.ac.uk>)
Список pgsql-general
tgl@sss.pgh.pa.us (Tom Lane) writes:

> Matthew Vernon <matthew.vernon@sac.ac.uk> writes:
>> naiively, you might try:
>> \set pwd '\'' `pwd` '\''
>> COPY table FROM :pwd || '/relative/path/to/data' ;
>
> Umm ... why don't you just use a relative path as-is, with \copy
> instead of COPY?

Thanks for the suggestion, but I was avoiding \copy because the
quantities of data involved are large, and the documentation suggests
that COPY is better than \copy for large data volumes.

Thanks,

Matthew

--
Matthew Vernon
Quantitative Veterinary Epidemiologist
Epidemiology Research Unit, SAC Inverness


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

Предыдущее
От: Jasen Betts
Дата:
Сообщение: Re: PostgreSQL training recommendations?
Следующее
От: Chris Travers
Дата:
Сообщение: Re: PostgreSQL training recommendations?