Re: COPY COMMAND

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: COPY COMMAND
Дата
Msg-id 200310070856.19753.dev@archonet.com
обсуждение исходный текст
Ответ на COPY COMMAND  (Deepa K <kdeepa@midascomm.com>)
Список pgsql-general
On Tuesday 07 October 2003 07:29, Deepa K wrote:
> Hi All,
>         Is it possible to insert n rows with 1 or 2 invalid rows
> using copy command. I used it, it rollbacks everything even if 1 row
> gets an error. Is their any other way to do it.

You need to remove the bad rows. This is IMHO a "Good Thing" (TM) although it
can be irritating.

You should get a line number to indicate where the problem rows are.

--
  Richard Huxton
  Archonet Ltd

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

Предыдущее
От: Shridhar Daithankar
Дата:
Сообщение: Re: Server recommendations
Следующее
От: Tino Wildenhain
Дата:
Сообщение: concenation of strings and null values