HI All,
I want to know the command that will display all the execution plans which are generated by the parser in PostgreSQL.
Is there any command to instruct PostgreSQL to choose a specific query plan.
Regards
Vijay
I want to know the command that will display all the execution plans which are generated by the parser in PostgreSQL.
Is there any command to instruct PostgreSQL to choose a specific query plan.
Regards
Vijay
Comment