Re: copy losing information

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: copy losing information
Дата
Msg-id 18116.1153947913@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: copy losing information  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Silvela, Jaime (Exchange) wrote:
>> No lines contain quotes. And the same file will sometimes be fully
>> imported, and sometimes lose data. I'm thinking that under heavy loads,
>> the database is discarding INSERTS.

> I don't think that's very likely.

Especially not since he says he's using COPY --- any sort of error would
be all-or-nothing.

Personally I'm wondering about individual rows getting dropped on the
client side.

            regards, tom lane

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

Предыдущее
От: Reece Hart
Дата:
Сообщение: Re: copy losing information
Следующее
От: "Redefined Horizons"
Дата:
Сообщение: Table Inheritence...Just Columns?