Re: Copy fails

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Copy fails
Дата
Msg-id 4892C777.90203@postnewspapers.com.au
обсуждение исходный текст
Ответ на Copy fails  ("Abraham, Danny" <danny_abraham@bmc.com>)
Список pgsql-general
Abraham, Danny wrote:
> I am loading a huge file using C, STDIN

Using C?

Have you written a C program using libpq to load some data, which it
reads from its stdin?

Or do you mean COPY FROM STDIN ?

Something else?

Perhaps if you provided a clearer and more complete explanation of your
problem you might get a more useful answer.

> The program fails immediately on "canceling statement due to statement
> timeout"

Do you have a statement timeout set in postgresql.conf ?

--
Craig Ringer

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

Предыдущее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: eliminating records not in (select id ... so SLOW?
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Cursor Error