HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dlt

no profile record

Submissions

[untitled]

1 points·by dlt·เดือนที่แล้ว·0 comments

[untitled]

1 points·by dlt·2 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by dlt·5 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by dlt·5 เดือนที่ผ่านมา·0 comments

Three Cache Layers Between Select and Disk

frn.sh
20 points·by dlt·5 เดือนที่ผ่านมา·2 comments

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

github.com
1 points·by dlt·5 เดือนที่ผ่านมา·0 comments

I Vibe Coded Sentry

github.com
4 points·by dlt·6 เดือนที่ผ่านมา·0 comments

Introduction to PostgreSQL Indexes

dlt.github.io
328 points·by dlt·6 เดือนที่ผ่านมา·16 comments

comments

dlt
·เดือนที่แล้ว·discuss
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 เดือนที่ผ่านมา·discuss
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