Citus 11.3 Released!

From: Citus Data via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: Citus 11.3 Released!
Date: 2023-06-15 15:14:09
Message-ID: 168684204943.399156.1135660110642339610@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

## Tenant monitoring in Citus 11.3

Now you can monitor the tenants of your multi-tenant SaaS application. Use citus_stat_tenants to quickly locate the noisy neighbor in your cluster. Also in 11.3, execute shard moves in parallel from different co-location groups, and MERGE between co-located, distributed tables. Plus improved metadata syncing for very large numbers of tables. Read [Marco’s blog post](https://www.citusdata.com/blog/2023/05/05/whats-new-in-citus-11-3-multi-tenant-saas/#parallel-shard-rebalancing) for all the info. Or if you’re more interested in the code you can check out the [Citus database GitHub repo](https://github.com/citusdata/citus) (feel free to give the project a star to show support :).)

## Where to find the Citus 11.3 Blog post, Release Notes, & Release Party Livestream

__Citus 11.3 blog post__: Read [Marco’s 11.3 post](https://www.citusdata.com/blog/2023/05/05/whats-new-in-citus-11-3-multi-tenant-saas/#parallel-shard-rebalancing) for more insight on the new features and improvement in Citus 11.3.

__Release notes__: Get all the nitty gritty details on the [Citus 11.3 updates page]( https://www.citusdata.com/updates/v11-3/)

__Watch the Citus 11.3 release party__: [The release party]( https://www.youtube.com/live/ihgr_QEX6IU)—including demos and Q&A—is available to watch on YouTube.

## About the Citus database extension
Citus is a distributed database built entirely as an [open source extension for PostgreSQL](https://youtu.be/JwjjUT8K7po). With Citus, you can create tables that are transparently distributed or replicated across a cluster of PostgreSQL nodes. Citus is available as [open source](https://www.citusdata.com/download/) and also as a [managed service on Azure](https://aka.ms/docs-citus-on-azure).

Browse pgsql-announce by date

  From Date Subject
Next Message Microsoft Azure via PostgreSQL Announce 2023-06-23 10:07:45 Citus Con: An Event for Postgres 2023—It’s a wrap!
Previous Message The CloudNativePG Contributors via PostgreSQL Announce 2023-06-15 12:50:59 CloudNativePG 1.20.1, 1.19.3 and 1.18.5 Released!