Re: [GENERAL] COPY with default values won't work?

From: Oleg Broytmann <phd(at)sun(dot)med(dot)ru>
To: Vadim Mikheev <vadim(at)krs(dot)ru>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] COPY with default values won't work?
Date: 1999-03-24 09:25:16
Message-ID: Pine.SOL2.3.96.SK.990324122327.21128B-100000@sun.med.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 24 Mar 1999, Vadim Mikheev wrote:
> > Or instead of eating tons of memory inserting all those record in one
> I think this was fixed ~ 1.5-2 years ago...

I have the same problem in 6.4.2. I splitted COPY into small chunks
(about 500 rows) to overcome this.
I beleive Jan fixed this in 6.5-beta a month ago.

> Vadim
>

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ivan Obuhov 1999-03-24 10:37:46
Previous Message Oleg Broytmann 1999-03-24 09:23:24 Re: [GENERAL] COPY with default values won't work?