An in-depth glossary of Postgres query plan fields - how to interpret particular values, what they really mean, and where the pitfalls are.| pgMustard
If you work with Postgres, it’s likely that at some point you’re going to wonder why it is not using an index that you think it should be.| pgMustard