Re: feeding big script to psql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Havasvölgyi Ottó <h(dot)otto(at)freemail(dot)hu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: feeding big script to psql
Date: 2005-08-04 02:04:01
Message-ID: 10884.1123121041@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

=?iso-8859-2?Q?Havasv=F6lgyi_Ott=F3?= <h(dot)otto(at)freemail(dot)hu> writes:
> My queries were written in multi-line mode like this:

> insert into t1 values(1,
> 2,
> 3);

> I don't know, what effect this has to performace..

I tried my test again that way, and it made no difference at all.

Can anyone else replicate this problem?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-08-04 02:13:45 Re: Internal catalogs error in log file
Previous Message CSN 2005-08-04 01:51:42 Internal catalogs error in log file