Re: benchmarking the query planner - Mailing list pgsql-hackers

From Robert Haas
Subject Re: benchmarking the query planner
Date
Msg-id 603c8f070812121057u275e358bw9a62d19631e03101@mail.gmail.com
Whole thread Raw
In response to Re: benchmarking the query planner  (Euler Taveira de Oliveira <euler@timbira.com>)
List pgsql-hackers
>> Perhaps a table-level option to scan the whole table instead of
>> estimating would be appropriate?
>>
> ANALYZE FULL foo ?

I was thinking more like a flag that you could set on the table
itself, that would apply to all future analyzes.

...Robert


pgsql-hackers by date:

Previous
From: Euler Taveira de Oliveira
Date:
Subject: Re: benchmarking the query planner
Next
From: "Greg Stark"
Date:
Subject: Re: benchmarking the query planner