- The Buffer option as past of PostgreSQL and Active Record Explain can help to identify where we could potentially improve the PostgreSQL Query performance further
- A PostgreSQL execution plan visualizer makes it easier to identify which part of the query is relatively more resource intensive
I gave a lightning talk at
@Euruko of how to use the buffer option & a Postgres Query plan visualizer, slides: https://bit.ly/postgres_buffer_option_and_execution_plan_visualizer_overview