Streambed: Stream Postgres to S3

Stream Postgres data to Iceberg on S3 with Streambed, a new open-source tool

https://airanked.dev/posts/streambed-postgres-s3

#Streambed #Postgres #S3

GitHub's trying to make "Streambed" happen, because what could be more exciting than streaming #Postgres to #Iceberg on S3? πŸ€·β€β™‚οΈ Clearly, they think developers have been yearning for logical replication with a side of the Postgres wire protocol. Meanwhile, real programmers are busy not caring. πŸš€
https://github.com/viggy28/streambed #GitHub #Streambed #S3 #DeveloperNews #HackerNews #ngated
GitHub - viggy28/streambed: Stream Postgres to Apache Iceberg on S3 via logical replication, queryable over the Postgres wire protocol.

Stream Postgres to Apache Iceberg on S3 via logical replication, queryable over the Postgres wire protocol. - viggy28/streambed

GitHub

Streambed – Stream Postgres to Iceberg on S3, Supports Postgres Wire

https://github.com/viggy28/streambed

#HackerNews #Streambed #Postgres #Iceberg #S3 #DataStreaming #TechNews

GitHub - viggy28/streambed: Stream Postgres to Apache Iceberg on S3 via logical replication, queryable over the Postgres wire protocol.

Stream Postgres to Apache Iceberg on S3 via logical replication, queryable over the Postgres wire protocol. - viggy28/streambed

GitHub

PgDay Boston is a non-profit, community run event designed to build and grow the community. As a sponsor, you are doing more than attending the event - you are participating in the community!

https://2026.pgdayboston.org/sponsors/

#PostgreSQL #postgres #conference

Tickets are on sale now for PgDay Boston! Snap yours up today before we sell out!

https://2026.pgdayboston.org/registration/

#PostgreSQL #postgres #conference

Sponsorship of PgDay Boston helps keep ticket prices low and supports the growth of the PostgreSQL community! Follow the link and sponsor today!

https://2026.pgdayboston.org/sponsors/

#PostgreSQL #postgres #conference

Interested in volunteering for PG Summit US? We have multiple volunteer opportunities available. Fill out the form below and we’ll be in touch!

https://bit.ly/pgusvolunteer

#PostgreSQL #postgres #conference

Don’t miss out on all the great talks and networking at PgDay Boston! Get your ticket today!

https://2026.pgdayboston.org/registration/

#PostgreSQL #postgres #conference

PgDay Boston 2026 is dedicated to providing a safe, harassment-free and enjoyable conference experience for everyone. You can read more about our Code of Conduct here:

https://2026.pgdayboston.org/code-of-conduct/

@postgresql #PostgreSQL #postgres

All Your [#postgres] GUCs in a Row: autovacuum_vacuum_scale_factor and autovacuum_vacuum_threshold https://thebuild.com/blog/2026/05/09/all-your-gucs-in-a-row-autovacuumvacuumscalefactor-and-autovacuumvacuumthreshold/
All Your GUCs in a Row: autovacuum_vacuum_scale_factor and autovacuum_vacuum_threshold

Autovacuum's most powerful tuning lever: the scale factor that determines when dead tuples trigger a vacuum. On large tables, the 20% default waits too long.