Skip to content

Detect columns with dependencies and suggest to create extended statistics on it #32

Open
@sfkeller

Description

Detect correlated columns (i.e. columns with dependencies) based on slow queries.
Then suggest a CREATE STATISTICS with dependencies.
See discussion over at ossc-db/pg_plan_advsr#7 (comment) .

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions