recalculate statistics for expressions
indexed which are using expressions needs to be ANALYZE-d, otherwise planner will chose wrong executions plans, because there are nostatistics for the expressions
Loading
Please sign in to comment
indexed which are using expressions needs to be ANALYZE-d, otherwise planner will chose wrong executions plans, because there are nostatistics for the expressions