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 May 2022
Made with from the Postgres team at Microsoft
|
Speeding up sort in PostgreSQL 15David’s blog post dives deep into the 4 improvements to sort performance in PostgreSQL 15, with charts to compare PG 14 vs. PG 15 query speeds. |
Moving Postgres data 26X faster with ADFLearn how the latest improvements to Azure Data Factory can help you move data into and out of Postgres on Azure faster than ever, using parallel read and COPY commands. |
Subscribe to Citus Con newsSign up to get email updates when the next Citus Con: An Event for Postgres is announced, when the CFP opens/closes, when the scheduled is posted, and other important news about the event. |
IO in Postgres: Past, Present, & FutureIn his talk at CMUDB, Andres digs deep into why hardware trends are triggering PostgreSQL to change course and modernize the IO stack to use asynchronous/direct IO. Slides for reference. |
How to choose the right shard keyIn this Citus Con talk, Sai explains how to choose an optimal shard key (aka distribution column) for Citus—which is oh so useful since the shard key determines how efficiently Citus executes Postgres queries. |
Build scalable apps with Citus on AzureThis new series of articles covers how to build scalable relational apps with Citus on Azure. Start with Basic Tier (aka single-node Citus)—later, add more nodes, rebalance, and scale out seamlessly. |
Optimizing autovacuumSuper-useful Citus Con talk on how autovacuum works, and what you can do to fix it if/when it’s not working as expected. Samay shares his learnings from improving production databases for 50+ Postgres customers. |
Bruce Momjian’s great talk at Citus ConIn this video Bruce uses the explain command to show how the optimizer interprets queries and determines optimal execution. |
Data import techniques for CitusColton covers how to load data into Citus, when to use \COPY versus single-row inserts, and microbatching \COPY operations in his talk at Citus Con. Index juggling anyone? |
Customer talk on Postgres, PostGIS, & CitusLearn how Guy Carpenter, a Marsh McLellan company, uses spatial indexing with PostGIS and sharding with Citus to serve their huge geospatial application—without negatively impacting performance. |
Lesser known features of PostgreSQLIn his Citus Con talk, Haki presents a few lesser known, but useful features. E.g., do you know how you can get the number of inserted and update rows in an upsert? |
ICYMI: Coming soon in Citus 11.0If you want to know more about what’s coming next for Citus, check out the video of Marco’s Citus Con talk about Citus 11. Or, read his post on test driving Citus 11.0 beta. |
In Case You Missed It |
PostgreSQL 15 beta 1 released! from the PostgreSQL Global Development Group |
Security vulnerability & 50+ bugs fixed in PostgreSQL 14.3, 13.7, 12.11, 11.16, & 10.21 from the PostgreSQL Global Development Group |
Fibonacci Spirals & Contributing to Postgres from Claire Giordano @ Citus Con |
What I learned creating Postgres monitoring metrics for Citus on Azure from Sena Gungor @ Citus Con |
|
Events & Conference Talks |
PGConf NYC 2022 – CFP closes May 31 New York, NY | Sep 22-23, 2022 |
Online | Jun 14-15, 2022 |
London, UK | Jun 24, 2022 |
PGConf EU 2022 – CFP closes Jun 27 Berlin, Germany | Oct 25-28, 2022 |
Rapperswil, Switzerland | Jul 01, 2022 |
|
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.