Cédric Villemain wrote:
> > - The statistics gathered by ANALYZE are independent of the tablespace
> > containing the table.
>
> yes.
>
> > - The tablespace containing the table has no influence on query planning
> > unless seq_page_cost or random_page_cost has been set on the
> > tablespace.
> - The statistics gathered by ANALYZE are independent of the tablespace
> containing the table.
yes.
> - The tablespace containing the table has no influence on query planning
> unless seq_page_cost or random_page_cost has been set on the
> tablespace.
yes.
> - VACUUM ANALYZE does the same