Re: Can the query planner create indexes? - Mailing list pgsql-general

From Grzegorz Jaśkiewicz
Subject Re: Can the query planner create indexes?
Date
Msg-id AANLkTik1hSQNY+-6VvWa9h=nD35yzz5AZYpF7fJ9iXLu@mail.gmail.com
Whole thread Raw
In response to Re: Can the query planner create indexes?  (tv@fuzzy.cz)
Responses Re: Can the query planner create indexes?  (tv@fuzzy.cz)
List pgsql-general
I don't think planner should do things like creating an index. But it
might hint at doing it in the logs.
There was a discussion around that sort of feature on -hackers not so
long time ago. I don't remember what the conclusion was, but probably
that it just isn't worth wasting planner's cycles when you execute a
query.

pgsql-general by date:

Previous
From: Kenneth Buckler
Date:
Subject: Re: PostgreSQL Trusted Startup
Next
From: tv@fuzzy.cz
Date:
Subject: Re: Can the query planner create indexes?