Re: [GENERAL] HELP needed : COPY datas from file - Mailing list pgsql-general

From Oleg Broytmann
Subject Re: [GENERAL] HELP needed : COPY datas from file
Date
Msg-id Pine.LNX.4.04.9906161654001.1746-100000@emerald.netskate.ru
Whole thread Raw
In response to [GENERAL] HELP needed : COPY datas from file  ("Ming-Hung Eng" <mheng@hachette-multimedia.fr>)
List 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 by date:

Previous
From: "Ming-Hung Eng"
Date:
Subject: [GENERAL] HELP needed : COPY datas from file
Next
From: "Dan Wilson"
Date:
Subject: Re: [GENERAL] Fw: Can't even specify template