Postgres query tuning in production
Reading EXPLAIN ANALYZE against a live table, and which of its numbers actually predict a slow query.
9 MIN
Measured findings from delivery work. Specific technologies, specific problems, numbers where we have them.
Reading EXPLAIN ANALYZE against a live table, and which of its numbers actually predict a slow query.
The access patterns that genuinely favour a document store, and the far more common ones that do not.
Token bucket against sliding window at the edge, and what each does to a client retrying badly.
Layer ordering, cache mounts and multi-stage builds — measured on a real Node service.
4 POSTS
Most of these findings came out of client delivery. We can run the same passes on your system.