Re: [INTERFACES] Slow down on Import

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Rolf Lüttecke <rluettecke(at)gcd(dot)de>
Cc: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] Slow down on Import
Date: 2000-01-16 05:24:45
Message-ID: 18559.948000285@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

"=?iso-8859-1?Q?Rolf_L=FCttecke?=" <rluettecke(at)gcd(dot)de> writes:
> # for i in 1 2 3 4 5
> # do
> # destroydb xyz
> # createdb xyz
> # time psql xyz < ./import.db (small table / 10.000 rows)
> # (output from time: 8.2 seconds up to 1.5 minutes)
> # done

Hmm. I tried to reproduce this behavior, but didn't see it on either
6.5.* or current sources. Does anyone else see it?

regards, tom lane

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Constantin Teodorescu 2000-01-16 07:53:01 Re: [INTERFACES] Forms too complex or to large in pgaccess?
Previous Message Ronald Hoellwarth 2000-01-15 21:45:30 Re: [INTERFACES] Forms too complex or to large in pgaccess?