Re: Ragged CSV import

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Ragged CSV import
Дата
Msg-id 6313.1252608653@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Ragged CSV import  (Hannu Krosing <hannu@2ndQuadrant.com>)
Список pgsql-hackers
Hannu Krosing <hannu@2ndQuadrant.com> writes:
>> Robert Haas <robertmhaas@gmail.com> writes:
>>> I am also wondering what happens when someone embeds multiple COPY
>>> statements in a single query

> As long as they COPY from different input files it should be perfectly
> OK. Though this already goes out into SQL/MED land. 

Multiple copy from file is okay, copy from stdin not so much.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Ragged CSV import
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: RfD: more powerful "any" types