TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Postgres 17: Streaming I/O for sequential scans and ANALYZE

111 pointsby samaysharma11 months ago

3 comments

brasetvik11 months ago
pganalyze&#x27;s blog is a goldmine of Postgres tidbits, a lot of which is recapped in their YouTube channel: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@pganalyze6516" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@pganalyze6516</a><p>I&#x27;m not at all affiliated, just a happy consumer of their material.
评论 #40673192 未加载
评论 #40673445 未加载
adeptima11 months ago
100% agree with brasetvik! So much efforts put in it!<p>Postgres is not just a database, but &quot;database OS&quot;<p>Discovered it a few months ago, and going through its last year posts and videos.<p>Postgres ecosystem is clearly booming with all its extensions like pgvector, paradedb and many many amazing tools, and derived projects<p>All videos annotated and accompanied with summary article<p><a href="https:&#x2F;&#x2F;pganalyze.com&#x2F;blog" rel="nofollow">https:&#x2F;&#x2F;pganalyze.com&#x2F;blog</a><p>Just look at the past 3 episodes<p>- E118 <a href="https:&#x2F;&#x2F;pganalyze.com&#x2F;blog&#x2F;5mins-postgres-17-materialized-cte-scans" rel="nofollow">https:&#x2F;&#x2F;pganalyze.com&#x2F;blog&#x2F;5mins-postgres-17-materialized-ct...</a><p>- E117 <a href="https:&#x2F;&#x2F;pganalyze.com&#x2F;blog&#x2F;5mins-postgres-planner-join-equivalence-class-in-any-filters" rel="nofollow">https:&#x2F;&#x2F;pganalyze.com&#x2F;blog&#x2F;5mins-postgres-planner-join-equiv...</a><p>- E116 <a href="https:&#x2F;&#x2F;pganalyze.com&#x2F;blog&#x2F;5mins-postgres-17-beta1" rel="nofollow">https:&#x2F;&#x2F;pganalyze.com&#x2F;blog&#x2F;5mins-postgres-17-beta1</a><p>Scaling Postgres is a great too<p>- <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@ScalingPostgres&#x2F;videos" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@ScalingPostgres&#x2F;videos</a><p>- <a href="https:&#x2F;&#x2F;www.scalingpostgres.com&#x2F;episodes&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.scalingpostgres.com&#x2F;episodes&#x2F;</a><p>Postgres is eating the database world<p><a href="https:&#x2F;&#x2F;medium.com&#x2F;@fengruohang&#x2F;postgres-is-eating-the-database-world-157c204dcfc4" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@fengruohang&#x2F;postgres-is-eating-the-datab...</a><p>PG Feature Matrix <a href="https:&#x2F;&#x2F;www.postgresql.org&#x2F;about&#x2F;featurematrix&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.postgresql.org&#x2F;about&#x2F;featurematrix&#x2F;</a>
评论 #40674415 未加载
评论 #40674678 未加载
评论 #40673971 未加载
whoiscroberts11 months ago
Postgres is making continual strides, it’s great to follow. It looks like there are some incremental backup improvements on the roadmap too.<p>I’ll have to dig in deeper, I’m still running 15.