Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
A sequence table has always only on row.
It is pointless to do ANALYZE TABLE to collect statistics on it (The main usable value is always out of date).
The task is to have 'analyze table' on sequences 'do nothing' and we should not try to fetch persistent index or column statistics for sequences.