analyzer/planner and clustered rows - Mailing list pgsql-performance

From Joseph Shraibman
Subject analyzer/planner and clustered rows
Date
Msg-id c6s1uh$1au1$2@news.hub.org
Whole thread Raw
Responses Re: analyzer/planner and clustered rows
List pgsql-performance
How does the analyzer/planner deal with rows clustered together?  Does
it just assume that if this col is clustered on then the actual data
will be clustered?  What if the data in the table happens to be close
together because it was inserted together originally?

pgsql-performance by date:

Previous
From: "Gary Doades"
Date:
Subject: Re: planner/optimizer question
Next
From: Joseph Shraibman
Date:
Subject: Insert only tables and vacuum performance