> but I'd be curious to know > SELECT schemaname, tablename, attname, correlation FROM pg_stats WHERE tablename='articles' AND column='article_id' LIMIT 1; I think you meant 'attname'. It gives storage articles article_id -0.77380306
Vlad
> but I'd be curious to know > SELECT schemaname, tablename, attname, correlation FROM pg_stats WHERE tablename='articles' AND column='article_id' LIMIT 1; I think you meant 'attname'. It gives storage articles article_id -0.77380306
Vlad