|
|
|
|
|
by emilsedgh
1859 days ago
|
|
EXPLAIN (ANALYZE, BUFFERS) <YOUR QUERY> Take the result of this and paste it into https://explain.depesz.com/ which will make it human readable. Understanding this is sometimes very easy, but if you want to understand what they _really_ mean, you can read depesz.com |
|