Senthilnathan M writes:
> I came across this extension which shows all the plans considered by the
> optimizer: https://github.com/misachi/pg_all_plans
> Is there a way we can get this information directly instead of using an
> extension? If not, does it make sense to add native support?
Th
Hi all,
I came across this extension which shows all the plans considered by the
optimizer: https://github.com/misachi/pg_all_plans
Is there a way we can get this information directly instead of using an
extension? If not, does it make sense to add native support?
Please feel free to redir