| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Cc: | Keith Browne <tuxedo(at)deepsky(dot)com>, pgsql-bugs(at)postgresql(dot)org, "Brian O'Reilly" <fade(at)deepsky(dot)com>, pgsql-performance(at)postgresql(dot)org |
| Subject: | Re: BUG #1552: massive performance hit between 7.4 and 8.0.1 |
| Date: | 2005-03-25 14:41:09 |
| Message-ID: | 23228.1111761669@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-performance |
Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
> I think we should spawn a TODO item from this:
> * Coerce FK lookups to always use an available index
No, we aren't doing that.
The correct TODO item is "Replan cached plans when table size has
changed a lot" which of course depends on having a framework to do
replanning at all. I intend to take a look at that once Neil has
created such a framework ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2005-03-25 15:38:25 | Re: [BUGS] BUG #1552: massive performance hit |
| Previous Message | Karim Nassar | 2005-03-25 10:50:36 | Re: [BUGS] BUG #1552: massive performance hit between 7.4 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2005-03-25 15:10:48 | Re: Delete query takes exorbitant amount of time |
| Previous Message | Karim Nassar | 2005-03-25 10:50:36 | Re: [BUGS] BUG #1552: massive performance hit between 7.4 |