
auto_explain
Postgres FM
00:00
How to Use AutoXplain to Log Execution Plans
AutoXplain is a competitor to log mean duration statement. It logs queries after successful execution, not in the beginning. You can set a threshold so that it will only log plans above a certain duration or execution time. AutoXplain output will include query as well.
Transcript
Play full episode