Re: max_expr_depth

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: Doug McNaught <doug(at)wireboard(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: max_expr_depth
Date: 2001-06-19 02:21:11
Message-ID: 3B2EB717.3641DC2F@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Doug McNaught wrote:
>
> Joseph Shraibman <jks(at)selectacast(dot)net> writes:
>
> > Compared to 1000 updates that took between 25 and 47 seconds, an update
> > with 1000 itmes in the IN() took less than three seconds.
>
> Did you wrap the 1000 separate updates in a transaction?
>
> -Doug

No, at a high level in my application I was calling the method to do the
update. How would putting it in a transaction help?

--
Joseph Shraibman
jks(at)selectacast(dot)net
Increase signal to noise ratio. http://www.targabot.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2001-06-19 02:29:56 Re: max_expr_depth
Previous Message Dave Cramer 2001-06-19 02:15:14 Re: Error: RelationBuildTriggers: 2 record(s) not found for rel customerinfo