Re: [GENERAL] Less is More

2015-06-22 Thread Tom Lane
Paul Ramsey writes: > I have an odd performance quirk I wonder if anyone has any theories for… > (not a one-time result, table all heated up, etc) > spain=# explain analyze select way from planet_osm_point;               >                                          

[GENERAL] Less is More

2015-06-22 Thread Paul Ramsey
Hey all, I have an odd performance quirk I wonder if anyone has any theories for… (not a one-time result, table all heated up, etc) spain=# explain analyze select way from planet_osm_point;                                                         QUERY PLAN --