Re: Missed index opportunity for outer join? - Mailing list pgsql-performance

From Ron Mayer
Subject Re: Missed index opportunity for outer join?
Date
Msg-id 439605B1.5070800@cheapcomplexdevices.com
Whole thread Raw
In response to Re: Missed index opportunity for outer join?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
Tom Lane wrote:
> If you have background tasks doing ANALYZEs then this explanation seems
> plausible enough.  I'm willing to accept it anyway ...

Yup, there are such tasks.   I could dig through logs to try to confirm
or reject it; but I think it's reasonably likely that this happened.
Basically, data gets added to that table as it becomes ready from other
systems, and after each batch a vacuum analyze is run.

pgsql-performance by date:

Previous
From: Rory Campbell-Lange
Date:
Subject: Re: LVM and Postgres
Next
From: Alan Stange
Date:
Subject: Re: postgresql performance tuning