Getting all the plans. - Mailing list pgsql-general

From Senthilnathan M
Subject Getting all the plans.
Date
Msg-id CAL0OAhf8iWLSpY6sNzcyKrH5ZPyNe-e4bouKbH5xmmMES2MDww@mail.gmail.com
Whole thread Raw
Responses Re: Getting all the plans.
List pgsql-general
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 redirect me if this is not the right mailing list for this topic.

Thanks,
Senthil

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Nested Stored Procedures - ERROR: invalid transaction termination 2D000
Next
From: Tom Lane
Date:
Subject: Re: Getting all the plans.