Re: Query slow as Function

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>, Steve Horn <steve(at)stevehorn(dot)cc>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Query slow as Function
Date: 2012-02-18 17:20:36
Message-ID: 28743.1329585636@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> He's using EXECUTE ... USING. Does that plan with the used parameter?

Yeah, it's supposed to. One of the open possibilities is that that's
malfunctioning for some reason, but without a test case to trace through
I wouldn't jump to that as the most likely possibility.

regards, tom lane

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Andreas Kretschmer 2012-02-18 17:32:55 Re: Query slow as Function
Previous Message Steve Horn 2012-02-18 17:15:05 Re: Query slow as Function