Re: your mail - Mailing list pgsql-general

From Anton de Wet
Subject Re: your mail
Date
Msg-id Pine.LNX.3.96.981019170116.14163A-100000@ra.obsidian.co.za
Whole thread Raw
In response to Re: your mail  (Oleg Broytmann <phd@fe.msk.ru>)
List pgsql-general
On Mon, 19 Oct 1998, Oleg Broytmann wrote:

> > I'm running the COPYs from a bash script which runs psql for each copy.
>
>    But why? Isn't it better and simpler just do
> COPY table FROM stdin

Yes, I did that on the 1st attempt and gave up after 4 hours. I'm doing it
in blocks so that you can see the time it takes per 10000 records. There
is no big difference if you do it in one block or several (proved
experimentally).

Anton


pgsql-general by date:

Previous
From: James Olin Oden
Date:
Subject: Re:
Next
From: David Hartwig
Date:
Subject: Re: [GENERAL] Access & pgsql