"=?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