POSETTE 2024 is a wrap! 💯 Thanks for joining the fun! Missed it? Watch all 42 talks online 🍿
POSETTE 2024 is a wrap! 💯 Thanks for joining the fun! Missed it? Watch all 42 talks online 🍿
Archive for October 2021
Made with from the Postgres team at Microsoft
|
Learn how to scale Postgres for time series data with CitusHow to manage time series data at scale by using Postgres, Citus, and pg_cron. This post shows how to use partitioning, columnar compression, pg_cron for automation, new Citus functions for easy partition management, and Citus for sharding and distributing across a cluster. |
PostgreSQL 14 on Hyperscale (Citus) Within One Day of its ReleaseThis post includes highlights of Postgres 14 features, plus how we keep extensions like Citus, pg_cron, HLL, & TopN compatible with new major versions of Postgres. You’ll also learn how we made Postgres 14 available in production on Azure in our Hyperscale (Citus) managed service, just one day from the Postgres 14 release. |
Memory Tuning for workloads in PostgreSQL Flexible Server on AzureIn this Azure-focused introduction to tweaking Postgres server configuration options you’ll find an explanation of the different memory types available in Postgres, when each type is used, and details on server parameters that impact performance—making this post useful even beyond the Azure realm. |
Updated Citus time series docsUsing new functions built into Citus 10.2, you can now conveniently create and maintain table partitions for time series data. By converting older partitions to columnar storage, you can compress old data and still be able to update the most recent data in row storage. |
Marco’s Twitter thread on latency & scalabilityIn this multi-part Twitter thread in response to Nikolay Samokhvalov, Marco delves into the complex topics of latency & scalability. He shares how Citus gives you a set of tools to handle data-intensive Postgres workloads, and links to a couple other posts for more info. Worth a look. |
Evolving pg_cron togetherUsing pg_cron, you can schedule Postgres queries to run periodically, according to the familiar cron syntax. This post covers new features in the pg_cron extension to Postgres, including audit log, background workers, & job names. Also, how engineers from Azure, AWS, & Zalando worked together to evolve pg_cron. |
Video: Postgres tips for optimizing Django & Python performanceWith the recent opening of the PyCon 2022 CFP, we’re reminded of this delightful video in which Louise covers django-debug-toolbar, Postgres logs, pg_stat_statements, avoiding loops in Django, and keyset pagination. If you prefer to read, you’ll find highlights in this post. |
Using custom types with Citus & Postgres, from popular hack to transparent featureCustom types in Postgres, like Postgres extensions, are a powerful Postgres feature envisioned from Day 1 in the original design of Postgres. This post explores how custom types work with Citus & how user-defined PostgreSQL types are automatically propagated to all the nodes in a Citus database cluster. |
Data Exposed: What is exciting about Flexible Server for PostgreSQL on AzureJoin Sunil Agarwal and Anna Hoffman as they discuss all that’s exciting about Flexible Server–cost savings, better performance, zone resilient HA, and developer-friendly. |
Getting started with Azure Database for PostgreSQL – Citus serverThis article by Gauri Mahajan on the SQL Shack blog will show you how to deploy the Hyperscale (Citus) server group on Azure Database for PostgreSQL and explore its configuration options. Thanks Gauri! (At the time this article was written, the features mentioned were in preview; they’re generally available now.) |
ICYMI: What’s new in the Citus 10.2 extension to PostgresThis post covers new Citus 10.2 capabilities for sharding time series data and for using columnar storage in PostgreSQL. It’s the definitive release notes blog post about Citus 10.2, which is ready for PostgreSQL 14. |
You May Also Like |
New Code of Conduct committee members announced by PostgreSQL Community Code of Conduct Committee |
3 ways to auto-increment with Postgres by Lætitia Avrot |
Flexible Server now supports V4 compute series in PostgreSQL on Azure by Sridhar Ranganathan on the Azure Postgres DB blog |
|
Events & Conference Talks |
Online | Feb 5-6, 2022 | FOSDEM 2022 |
CFP for PyCon US 2022 open thru Dec 20, 2021 PyCon US 2022 | Denver, CO | Apr 29 – May 1, 2022 |
Tweet | PGCon 2022 | May 24-27, 2022 |
Postgres Build 2021 – Agenda now live! Postgres Build | Online | Nov 30 – Dec 1, 2021 |
New York City | Sessions | Dec 2-3, 2021 |
|
Is Citus right for you? |
Ways to get started: download Citus, check out the inspired Citus documentation, visit our open source repo on GitHub, or watch Marco’s SIGMOD demo using HammerDB to measure the performance of Hyperscale (Citus) in Azure Database for PostgreSQL. |
A monthly email with the latest posts about Postgres & the Citus database extension
Made with from the Postgres team at Microsoft
This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more.