HackerTrans
トップ新着トレンドコメント過去質問紹介求人

dlt

no profile record

投稿

[untitled]

1 ポイント·投稿者 dlt·先月·0 コメント

[untitled]

1 ポイント·投稿者 dlt·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 dlt·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 dlt·5 か月前·0 コメント

Three Cache Layers Between Select and Disk

frn.sh
20 ポイント·投稿者 dlt·5 か月前·2 コメント

Show HN: Faultline – Self-hosted Sentry alternative for Rails

github.com
1 ポイント·投稿者 dlt·6 か月前·0 コメント

I Vibe Coded Sentry

github.com
4 ポイント·投稿者 dlt·6 か月前·0 コメント

Introduction to PostgreSQL Indexes

dlt.github.io
328 ポイント·投稿者 dlt·6 か月前·16 コメント

コメント

dlt
·先月·議論
I’ve built a Postgres monitoring tool: https://dlt.github.io/blog/posts/pg-glimpse-postgres-monitor...

And a MCP-powered error tracking rails engine: https://dlt.github.io/blog/posts/mcp-powered-error-tracking-...
dlt
·6 か月前·議論
Hi Peter, author here. Thanks for weighing in with the extra context on index skip scan, and huge thanks for adding this to Postgres.

I’m going to revise the multi-column index section to be more precise about when leftmost-prefix rules apply, and I’ll include a note on how skip scan changes the picture