Re: [GENERAL] HELP needed : COPY datas from file

Поиск
Список
Период
Сортировка
От Oleg Broytmann
Тема Re: [GENERAL] HELP needed : COPY datas from file
Дата
Msg-id Pine.LNX.4.04.9906161654001.1746-100000@emerald.netskate.ru
обсуждение исходный текст
Ответ на [GENERAL] HELP needed : COPY datas from file  ("Ming-Hung Eng" <mheng@hachette-multimedia.fr>)
Список pgsql-general
Hi!

On Wed, 16 Jun 1999, Ming-Hung Eng wrote:
> I have a problem to copy datas from unix file, I get the following message
> when I try to import
> a file with more 200000 lines :
>
> pgReadData() -- backend closed the channel unexpectedly
>     This probably means the backend terminated abnormally before or while
> processing the request.
> We have lost the connection to the backend, so further processing is
> impossible. Terminating.
>
> I use postgres 6.4.2 on solaris.

   There is a memory leak in 6.4.2. Split your data into smaller chunks...

> Thanks for your help!
>
> --
> ENG Ming Hung

Oleg.
----
    Oleg Broytmann     http://members.xoom.com/phd2/     phd2@earthling.net
           Programmers don't die, they just GOSUB without RETURN.


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

Предыдущее
От: "Ming-Hung Eng"
Дата:
Сообщение: [GENERAL] HELP needed : COPY datas from file
Следующее
От: "Dan Wilson"
Дата:
Сообщение: Re: [GENERAL] Fw: Can't even specify template