/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

boringsql.com
| | www.crunchydata.com
4.5 parsecs away

Travel
| | What is a sequential scan vs index scan vs parallel scan .... and what is a bitmap heap scan? Postgres scan types explained and diagrammed.
| | nataliiadziubenko.com
4.2 parsecs away

Travel
| | Recently, I had to quickly learn how to debug excessive spilling to disk on a Postgres instance. Information online on this topic is mostly scattered. I have a feeling that, whenever query plan analysis is involved, things always get a bit mystical. Since I'm going to forget it all tomorrow, it's good to write it down, both for others and for the future me...
| | hakibenita.com
4.9 parsecs away

Travel
| | When it comes to database optimization, developers often reach for the same old tools: rewrite the query slightly differently, slap an index on a column, denormalize, analyze, vacuum, cluster, repeat. Conventional techniques are effective, but sometimes being creative can really pay off!
| | www.mathieupassenaud.fr
30.8 parsecs away

Travel
|