From: | "Robins Tharakan" <robins(at)pobox(dot)com> |
---|---|
To: | pgsql-performance(at)postgresql(dot)org |
Subject: | Fwd: Strangely Variable Query Performance |
Date: | 2007-04-17 03:24:15 |
Message-ID: | 36af4bed0704162024t23f7d6bbnf4b8042b82b16935@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches pgsql-performance |
Hi Tom / Steve,
Am one of the silent readers of performance issues that come up on this list
(and are discussed in detail) ... just like this one.
If and when you do come up with a solution, please do post some details
about them here... (i say that coz it seems that for obvious reasons, things
must have gone off air after tom's last email, and one can understand that).
But an analysis, or atleast a pointer may be of help to someone (like me)
reading this list.
Thanks
Robins
---------- Forwarded message ----------
From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Date: Apr 13, 2007 10:08 AM
Subject: Re: [PERFORM] Strangely Variable Query Performance
To: Steve <cheetah(at)tanabi(dot)org>
Cc: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>, PostgreSQL Performance <
pgsql-performance(at)postgresql(dot)org>
Steve <cheetah(at)tanabi(dot)org> writes:
> On Thu, 12 Apr 2007, Tom Lane wrote:
>> I'm still not having any luck reproducing the failure here. Grasping at
>> straws again, I wonder if it's got something to do with the order in
>> which the planner examines the indexes --- which is OID order. Could
>> you send me the results of
> Here you go:
Nope, still doesn't fail for me. [ baffled and annoyed... ] There must
be something about your situation that's relevant but we aren't
recognizing it. Are you in a position to let me ssh into your machine
and try to debug it? Or other options like sending me a dump of your
database? I'm about out of steam for tonight, but let's talk about it
off-list tomorrow.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match
--
Robins
From | Date | Subject | |
---|---|---|---|
Next Message | Martin Langhoff | 2007-04-17 03:31:16 | Re: Hacking on PostgreSQL via GIT |
Previous Message | Alvaro Herrera | 2007-04-17 02:44:30 | Re: Grantor name gets lost when grantor role dropped |
From | Date | Subject | |
---|---|---|---|
Next Message | Robins | 2007-04-17 03:43:30 | Fwd: Strangely Variable Query Performance |
Previous Message | Andrew Dunstan | 2007-04-17 02:11:08 | Re: [HACKERS] Re: IDENTITY/GENERATED v36 Re: Final version of IDENTITY/GENERATED patch |
From | Date | Subject | |
---|---|---|---|
Next Message | Robins | 2007-04-17 03:43:30 | Fwd: Strangely Variable Query Performance |
Previous Message | Greg Smith | 2007-04-17 03:02:48 | Re: Basic Q on superfluous primary keys |