<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Yestino - The Signal · Postgres</title><link>https://yestino.com/entities/postgres-11eef7</link><description>Every event involving Postgres</description><language>en</language><atom:link href="https://yestino.com/entities/postgres-11eef7/feed.xml" rel="self" type="application/rss+xml"/><item><title>Pgbot: A 5.9 MB read-only Postgres tool for humans and agents</title><link>https://yestino.com/events/pgbot-a-5-9-mb-read-only-postgres-tool-for-humans-and-agents-fadc1c</link><guid isPermaLink="true">https://yestino.com/events/pgbot-a-5-9-mb-read-only-postgres-tool-for-humans-and-agents-fadc1c</guid><pubDate>Tue, 25 Aug 2026 18:30:57 GMT</pubDate><description>Connect any PostgreSQL database and get visibility into performance, queries, health, schema, and changes — with AI-powered explanations.
Sources: Hacker News</description></item><item><title>Problems with large tables in Postgres</title><link>https://yestino.com/events/problems-with-large-tables-in-postgres-e3c99d</link><guid isPermaLink="true">https://yestino.com/events/problems-with-large-tables-in-postgres-e3c99d</guid><pubDate>Tue, 25 Aug 2026 00:00:00 GMT</pubDate><description>Postgres presents pretty predictable performance problems when dealing with large tables.
Sources: PlanetScale Blog</description></item><item><title>Why another Postgres sharding solution?</title><link>https://yestino.com/events/why-another-postgres-sharding-solution-d8cf2f</link><guid isPermaLink="true">https://yestino.com/events/why-another-postgres-sharding-solution-d8cf2f</guid><pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate><description>Why has it taken so long to get good Postgres sharding?
Sources: PlanetScale Blog</description></item><item><title>The history of Postgres sharding</title><link>https://yestino.com/events/the-history-of-postgres-sharding-ea6138</link><guid isPermaLink="true">https://yestino.com/events/the-history-of-postgres-sharding-ea6138</guid><pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate><description>Why has it taken so long to get good Postgres sharding?
Sources: PlanetScale Blog</description></item><item><title>The dangers of Postgres subtransactions</title><link>https://yestino.com/events/the-dangers-of-postgres-subtransactions-3f213b</link><guid isPermaLink="true">https://yestino.com/events/the-dangers-of-postgres-subtransactions-3f213b</guid><pubDate>Tue, 11 Aug 2026 00:00:00 GMT</pubDate><description>Subtransactions can slow down your entire PostgreSQL server and break your high availability strategy by keeping new read replicas from accepting connections.
Sources: PlanetScale Blog</description></item><item><title>Massively parallel Postgres backups</title><link>https://yestino.com/events/massively-parallel-postgres-backups-0897a9</link><guid isPermaLink="true">https://yestino.com/events/massively-parallel-postgres-backups-0897a9</guid><pubDate>Fri, 31 Jul 2026 00:00:00 GMT</pubDate><description>PlanetScale backs up petabyte-scale sharded Postgres databases in hours using parallel infrastructure, object storage, and WAL replay.
Sources: PlanetScale Blog</description></item><item><title>What&apos;s new in Postgres 19</title><link>https://yestino.com/events/what-s-new-in-postgres-19-d7b240</link><guid isPermaLink="true">https://yestino.com/events/what-s-new-in-postgres-19-d7b240</guid><pubDate>Thu, 23 Jul 2026 00:00:00 GMT</pubDate><description>`VACUUM` reclaims dead-tuple space but doesn&apos;t shrink a table.
Sources: PlanetScale Blog</description></item><item><title>When the Postgres query planner goes rogue</title><link>https://yestino.com/events/when-the-postgres-query-planner-goes-rogue-a4c64b</link><guid isPermaLink="true">https://yestino.com/events/when-the-postgres-query-planner-goes-rogue-a4c64b</guid><pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate><description>How PlanetScale Database Traffic Control contained a runaway Postgres query after the planner abandoned an index.
Sources: PlanetScale Blog</description></item><item><title>External connections to Postgres services may terminate intermittently</title><link>https://yestino.com/events/external-connections-to-postgres-services-may-terminate-inte-aabc34</link><guid isPermaLink="true">https://yestino.com/events/external-connections-to-postgres-services-may-terminate-inte-aabc34</guid><pubDate>Wed, 24 Jun 2026 01:45:27 GMT</pubDate><description>Jun 24 , 01:45 UTC Resolved - This has now been resolved.
Sources: Render Status</description></item><item><title>The only scalable delete in Postgres is DROP TABLE</title><link>https://yestino.com/events/the-only-scalable-delete-in-postgres-is-drop-table-433f3d</link><guid isPermaLink="true">https://yestino.com/events/the-only-scalable-delete-in-postgres-is-drop-table-433f3d</guid><pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate><description>Large DELETEs add work instead of reclaiming it.
Sources: PlanetScale Blog</description></item><item><title>Multigres v0.1 Alpha: an operating system for Postgres</title><link>https://yestino.com/events/multigres-v0-1-alpha-an-operating-system-for-postgres-5b5af1</link><guid isPermaLink="true">https://yestino.com/events/multigres-v0-1-alpha-an-operating-system-for-postgres-5b5af1</guid><pubDate>Thu, 04 Jun 2026 07:00:00 GMT</pubDate><description>Today we&apos;re releasing Multigres v0.1 alpha to the open source community, bringing Vitess-grade horizontal scaling, high availability, and operational simplicit…
Sources: Supabase Blog</description></item><item><title>Approaches to tenancy in Postgres</title><link>https://yestino.com/events/approaches-to-tenancy-in-postgres-231945</link><guid isPermaLink="true">https://yestino.com/events/approaches-to-tenancy-in-postgres-231945</guid><pubDate>Tue, 21 Apr 2026 00:00:00 GMT</pubDate><description>There are many ways to slice a Postgres database for multi-tenant applications.
Sources: PlanetScale Blog</description></item><item><title>Keeping a Postgres queue healthy</title><link>https://yestino.com/events/keeping-a-postgres-queue-healthy-c852ae</link><guid isPermaLink="true">https://yestino.com/events/keeping-a-postgres-queue-healthy-c852ae</guid><pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate><description>Dead tuples from high-churn job queues can silently degrade your Postgres database when vacuum falls behind—especially alongside competing workloads.
Sources: PlanetScale Blog</description></item></channel></rss>