Re: max_expr_depth

From: Doug McNaught <doug(at)wireboard(dot)com>
To: Joseph Shraibman <jks(at)selectacast(dot)net>
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:10:32
Message-ID: m3r8whb4o7.fsf@belphigor.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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
--
The rain man gave me two cures; he said jump right in,
The first was Texas medicine--the second was just railroad gin,
And like a fool I mixed them, and it strangled up my mind,
Now people just get uglier, and I got no sense of time... --Dylan

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Cramer 2001-06-19 02:15:14 Re: Error: RelationBuildTriggers: 2 record(s) not found for rel customerinfo
Previous Message Joseph Shraibman 2001-06-19 02:00:41 Re: max_expr_depth