Re: Slow response in select
| От | Craig Ringer |
|---|---|
| Тема | Re: Slow response in select |
| Дата | |
| Msg-id | 4C98BCFD.10202@postnewspapers.com.au обсуждение исходный текст |
| Ответ на | Slow response in select (Gary Stainburn <gary.stainburn@ringways.co.uk>) |
| Ответы |
Re: Slow response in select
|
| Список | pgsql-sql |
On 09/21/2010 08:25 PM, Gary Stainburn wrote: > Hi folks,I have a view that seems to be very slow compared to similar views on > the same server. > > I've had a look at running explain but I don't really understand it. > > I've posted the view and the output from explain at > > http://www1.ringways.co.uk/explain.txt Woah. That's an interesting plan. When concerned about execution time, it's probably best to post EXPLAIN ANALYZE rather than plain EXPLAIN results. EXPLAIN ANALYZE provides more timing information and information about how rowcount estimates differed from reality. -- Craig Ringer
В списке pgsql-sql по дате отправления: