Powered by Percona Server for PostgreSQL and pgvector
If you need test data for the database of your project, you can get a dataset from Kaggle or use a data generator. In the first case, if you need to process the...
January 9, 2023 #Python #Dev #MySQL #PostgreSQL
Percona’s XtraBackup is a beautiful tool that allows for the backup and restoration of MySQL databases....
January 4, 2023 #XtraBackup #DevOps
Let’s say you have highload instances. How do you monitor them? There are a lot of servers with 100, 200… 500+ nodes. How can we collect, check, and analyze me...
December 22, 2022 #PMM #monitoring #dashboard #VictoriaMetrics
Automated testing is the only way to be sure that your code works. Enabling automated testing can be hard and we say a lot of tools to write automated tests in ...
December 16, 2022 #PMM #DBaaS #KUTTL #testing
Have you ever faced the need to generate test data for your Postgres database? I am sure you have! This blog post will guide you step-by-step through one of the...
December 13, 2022 #Docker #PostgreSQL #Pagila #Database
Percona Monitoring and Management 2.33 preview release Hello folks! Percona Monitoring and Management (PMM) 2.33 is now available as a preview release....
December 8, 2022 #PMM
Percona Monitoring and Management 2.32 preview release Hello folks! Percona Monitoring and Management (PMM) 2.32 is now available as a preview release....
November 4, 2022 #PMM
In March 2020, I presented my latest talk at an in-person event. This event was organized by a local university, Then when events started to happen online, duri...
October 19, 2022 #AWS #Conference
My task is to collect performance data about a single query, using PERFORMANCE_SCHEMA (P_S for short) in MySQL, to ship it elsewhere for integration with other ...
October 18, 2022 #MySQL
The term Open Source Software reminds me of Abraham Lincoln’s widely accepted definition of Democracy. Lincoln said, “Democracy is the government of the people,...
October 14, 2022 #open-source #percona #github #beginners
One of the topics that have resonated a lot for me since the first KubeCon I attended in 2018 is Kubernetes Operators....
October 13, 2022 #kubernetes #operators #databases #mongodb
The Monthly Percona Developer Meetup is an opportunity to get a behind-the-scenes view of different projects in Percona and directly interact with the experts t...
October 5, 2022 #hacktoberfest #percona #databases #Meetup
When we talk about open source contributing, we often associate it with only and exclusively code contributions made by engineers. But the open source world is ...
September 29, 2022 #Community #Opensource
What is this? This new meetup is your chance to get a behind-the-scenes view and to interact directly in person with our engineers. You can jump into the sessio...
September 26, 2022 #Community #Meetup #Engineering #Developer
Percona is happy to announce the 1.1.0 release of pg_stat_monitor. You can install it from the Percona repositories following the installation instructions....
September 22, 2022 #Postgres #PostgreSQL #Developer