POSETTE: An Event for Postgres 2025 will happen virtually Jun 10-12, 2025. Call for Speakers is open! 💥
POSETTE: An Event for Postgres 2025 will happen virtually Jun 10-12, 2025. Call for Speakers is open! 💥
Links to Citus announcements, blog posts, & articles you might find useful.
You can find even more Postgres posts on our Citus Open Source Blog.
Citus 12.1 blog post
Citus 12.1 introduces support for Postgres 16, featuring advancements in schema-based sharding, load balancing, and new aggregate functions.
Read moreOfficial release notes for Citus 12.1
The headline for Citus 12.1 is the addition of PostgreSQL 16 GA support, which includes major improvements to query parallelization, logical replication, monitoring, and load balancing.
Read moreCitus 12 blog post
Citus 12 released with schema-based sharding, a feature that improves performance and scalability of PostgreSQL databases by distributing load across multiple nodes.
Read moreOfficial release notes for Citus 12
Release notes for Citus 12 featuring schema-based sharding, improved query performance, new features for data modeling, and enhanced scalability.
Read moreCitus 11.3 release blog post
Citus 11.3 gives instant visibility into your top tenants using the new citus_stat_tenants feature—plus faster rebalance, more reliable metadata synchronization, and more transparent logical decoding for Citus tables.
Read moreUpdates page for Citus 11.3
Release notes for Citus 11.3 featuring tenant monitoring, CDC support (preview), parallel shard moves, MERGE, non-transactional metadata sync, and identity column changes.
Read moreCitus 11.2 blog post
New in Citus 11.2, improved support for outer joins between reference tables and distributed tables, better DDL support including identity columns, shard rebalancer progress tracking, and Citus support in Patroni.
Read moreUpdates page for Citus 11.2
Release notes for Citus 11.2 featuring Citus & Patroni integration to give you high availability (HA), rebalancer progress tracking, and improved support for outer joins between reference & distributed tables.
Read moreDistributed PostgreSQL comes to Azure Cosmos DB
The Citus database service has a new home on Azure: it’s now available as Azure Cosmos DB for PostgreSQL. Read all about it in Ozgun’s and Umur’s announcement blog post.
Read moreCitus 11.1 shards your Postgres tables without interruption
New in Citus 11.1, you can now distribute Postgres tables, split shards, and isolate tenants without interruption. Also included is PostgreSQL 15 beta 4 support.
Read moreUpdates page for Citus 11.1
Release notes for Citus 11.1 with all the nitty gritty details about what’s new in 11.1.
Read moreCitus 11 for Postgres goes fully open source, with query from any node
Citus 11 is now 100% open source and includes the non-blocking shard rebalancer. Also new to Citus 11 is automatic metadata syncing, enabling you to query from any node.
Read moreTest drive the Citus 11.0 beta for Postgres
Details about 11.0 beta release of the Citus database, with in-depth explanations of new cluster activity views and metadata syncing capabilities.
Read moreCitus Con: An Event for Postgres
Big thank you to all who joined the very first Citus Con: An Event for Postgres, a free, virtual, developer event about Postgres and Citus. If you missed it, you can still watch all 38 recorded talks online!
Read moreHow we shipped Postgres 14 on Azure within a day
How we made Postgres 14 available in production on Azure in our Hyperscale (Citus) service, just one day from the Postgres 14 release.
Read moreWhat’s new in the Citus 10.2 extension to Postgres?
Release notes for Citus 10.2, featuring Postgres 14 support, sharding time series data, and index support for columnar.
Read moreWhat’s new in the Citus 10.1 extension to Postgres?
Release notes for Citus 10.1, including optimizations for the shard rebalancer and
Hasura now supports Citus
Hasura docs about their new support for Citus, giving you GraphQL APIs with Citus.
Read moreCitus: Distributed PostgreSQL for Data-Intensive Applications
Industry-track paper about Citus at the ACM SIGMOD/PODS 2021 conference.
Read moreSharding Postgres on a single Citus node, how why & when
Deep dive into sharding Postgres on a single Citus node, now available as part of Citus 10.
Read moreCitus 10 brings columnar compression to Postgres
Deep dive post into the new Citus 10 columnar storage feature for Postgres.
Read moreCitus 10: Columnar for Postgres, rebalancer, single-node, & more
Release notes for Citus 10, including columnar storage, single-node Citus—plus we've open sourced the shard rebalancer.
Read moreWhat’s new in Citus 9.5
Release notes for the Citus 9.5 open source release, including new Postgres 13 support & user experience improvements.
Read moreWhat’s new in the Citus 9.4 extension to Postgres
About the performance insights, improvements, and tuning capabilities in the Citus 9.4 open source release.
Read moreHow to Create SQL Percentile Aggregates and Rollups with Postgresql and t-digest
Customer blog: How to Create SQL percentiles rollups at scale with Postgres, t-digest, and Citus.
Read moreRelease notes for Citus 9.3
What’s new in Citus 9.3, including advances to window functions, adaptive connection management, shard pruning, & INSERT..SELECT.
Read moreMultitenancy in CUBA with Citus
About implementing multi-tenant apps with the CUBA open source Java web framework, using Citus.
Read moreMicrosoft Azure Welcomes PostgreSQL Committers
Q&A with the Postgres committers who have joined the Postgres team at Microsoft. Welcome!
Read moreCitus 9.2 speeds up large scale HTAP workloads on Postgres
Citus 9.2 includes performance improvements for HTAP (hybrid transactional analytic processing) e.g. CTEs, aggregate functions, & re-partition joins.
Read moreAzure Database for PostgreSQL - Hyperscale (Citus) now generally available
Announcement blog for Hyperscale (Citus), now GA as a built-in deployment option for Azure Database for PostgreSQL.
Read moreAzure Database for PostgreSQL and OSSDBs on Azure: Latest updates through Ignite 2019!
All the things about Azure Database for PostgreSQL and Hyperscale (Citus) announcements in Nov 2019 from Ignite.
Read moreScaling Postgres DB for better performance - per aspera ad Citus
A customer blog: How DEVersity transformed Postgres into a distributed database with Citus, so their client no longer has to worry about growth.
Read moreCitus Data: Founding to Acquisition with Umur Cubukcu
In this episode, Umur Cubukcu joins the podcast to talk about the story of the company from its early days to its eventual acquisition.
Read moreScaling Our Analytical Processing Service: Sharding a PostgreSQL Database with Citus
Customer blog: sharding Postgres with Citus to handle massive scale. Covers how Smartly.io migrated to Citus, too.
Read moreIntroducing Hyperscale (Citus) on Azure Database for PostgreSQL
Announcing the new Hyperscale (Citus) deployment option built into Azure Database for PostgreSQL.
Read moreGet high-performance scaling for your Azure database workloads with Hyperscale
Azure blog post explaining the benefits of Hyperscale capabilities in Azure databases, including Hyperscale (Citus) on Azure Database for PostgreSQL.
Read moreIntroducing pg_auto_failover: Open source extension for automated failover and high-availability in PostgreSQL
Introducing pg_auto_failover to take care of keeping your Postgres database available. So you don’t have to.
Read moreMicrosoft Acquires Citus Data: Creating the World’s Best Postgres Experience Together
We are so excited to share the news that Microsoft has acquired Citus Data. Hear more about the announcement in the blog post from our co-founders.
Read moreTwo Thought Leaders on Open Source Past, Present and Future
A podcast interview with Citus Data co-founder Umur Cubukcu & open source luminary Danese Cooper, by The New Stack's Bruce Gain. Including a cameo on Postgres, of course.
Read moreUnderstanding the Architecture of Citus and Distributed PostgreSQL with CTO Ozgun Erdogan
Video interview about how Citus leverages the PostgreSQL extension APIs to scale out Postgres horizontally.
Read moreWhy Citus Data is donating 1% equity to PostgreSQL organizations
Blog post by our CTO Ozgun Erdogan on why Citus Data donated 1% of our stock to the PostgreSQL open source community.
Read moreCitus Data Donates 1% of Equity to Non-Profit PostgreSQL Organizations
The donation of 1% of Citus Data stock is being made to advance the growth of the open source PostgreSQL database in the US & Europe.
Read moreHow one company’s donation model could show us a sustainable future for open source
From Matt Asay: Citus Data has a novel idea for funding the Postgres open source project, one that just might work elsewhere.
Read moreWhy Citus Data is donating 1 percent equity to PostgreSQL foundations
The economics of open source are changing. An interview with co-founder Umur Cubukcu on why Citus Data donated 1% equity to the PostgreSQL non-profits.
Read moreCitus Data donates 1% equity to non-profit PostgreSQL orgs
There’s open source and there’s open source. Post by Adrian Bridgwater on the Citus 1% stock donation.
Read moreCitus Data Talks Open Source Community and Pledge 1% Movement
Part of VMblog’s Expert Interviews, a Q&A with Citus Data CTO Ozgun Erdogan about open source, PostgreSQL, and Citus Data.
Read moreWhy Donating Equity Can Lead to Greater Innovation in the Open Source World
An IT Briefcase Exclusive Interview with Citus Data CTO Ozgun Erdogan on the Citus Data 1% stock donation to the PostgreSQL non-profits.
Read moreAnnouncing Citus 7.5: The right way to scale SaaS apps
New features that make scaling your SaaS multi-tenant database easier, including foreign key constraints from distributed to reference tables.
Read moreScaling Postgres at Affinity with Citus
Customer blog: all about why the team at Affinity migrated from RDS Postgres to Citus to shard Postgres.
Read morePostgres Sharding and Scalability with Marco Slot
Interview with Citus Data principal engineer Marco Slot about the Citus approach to sharding Postgres.
Read moreAnnouncing Citus 7.4: Move fast and reduce technical debt
All about the latest release of our Citus distributed database that scales out Postgres. Citus 7.4 goals: reduce technical debt and improve release velocity.
Read moreBuilding Real Time Analytics APIs at Scale
Customer blog: to provide near real-time analytics to customers on billions of queries per day, Algolia redesigned their analytics API from the ground up. With Citus.
Read moreAnnouncing Citus 7.3
Citus 7.3 is the latest release of the Citus database & includes broader SQL coverage, Tableau integration, the new TopN extension, & more.
Read moreAnnouncing TopN, a New Extension To PostgreSQL
TopN is a useful new open source extension to Postgres, that enables you to calculate the most frequently occurring values of a thing.
Read moreCitus Data Turns Postgres into a Scalable Distributed Database System
Team at Citus wants to make it so you never have to worry about scaling your Postgres database again.
Read moreWhy old-school Postgres is so hip again
Postgres is old as dirt, yet over the past five years it has panned out as pure gold.
Read moreDistributed PostgreSQL Settling Into Cloud
Citus gives you the horizontal scale of modern NoSQL, without giving up the transactional consistency and SQL of a relational database.
Read moreWhat Happens to Your Database When Your SaaS app Takes Off?
Decision tree for SaaS databases — start relational, start with Postgres.
Read moreCitus 7.1: Window functions, distinct, distributed transactions, more
Announcing all the things in the stealth release of Citus 7.1, the latest version of worry-free Postgres that scales out.
Read moreA Comparison of Advanced, Modern Cloud Databases
Brandur’s analysis of the tradeoffs among cloud databases, looking at the most general purpose, most practical, & most interesting databases. Includes Citus.
Read moreCitus 7: Transactions, Framework Integration, and Postgres 10
When we started working on Citus, our vision was to combine the power of relational databases with the elastic scale of NoSQL.
Read moreIntroducing WAL-G by Citus: Faster Disaster Recovery for Postgres
Introducing WAL-G, a new version of WAL-E, a continuous archiving utility to make it easy for Postgres users to prepare for & recover from disasters.
Read moreAnnouncing Citus 6.2: a multi-tenant database for a civilized age
All the highlights of new features in Citus 6.2, available as open source, in our on-prem enterprise version, and in our fully-managed database as a service.
Read more