Powered by Percona Server for PostgreSQL and pgvector
2.24.0 Preview Release Percona Monitoring and Management 2.24.0 is now available as a Preview Release....
November 11, 2021 #PMM
Part 1 What is a GTID? Oracle/MySQL define a GTID as "A global transaction identifier (GTID) is a unique identifier created and associated with each transaction...
November 8, 2021 #Percona #MySQL #Recovery #Replication
This is my first (I hope) post about something no so usual in our regular posts about technology....
October 21, 2021 #node_exporter #exporter #pmm
Update Percona Monitoring and Management 2.23.0 is now available as a Public Release!...
October 15, 2021 #PMM
2.20.0 Preview Release Percona Monitoring and Management 2.22.0 is released today as a Preview Release....
September 16, 2021 #PMM
With all the DBaaS, IaaS and PaaS environments, sometimes I think the Art of MySQL initialization is becoming a lost art. Many times we just delete the MySQL Se...
September 6, 2021 #Percona #MySQL #Recovery #Installation
Hi, my name is Roman Proskin. I work at Mail.Ru Group and develop high-performance applications on Tarantool, which is an in-memory computing platform....
August 19, 2021 #tarantool #ansible #ops #tarantool cartridge
Percona Toolkit + pt-table-checksum + pt-table-sync = Faster Replica Recovery Asynchronous replication with MySQL is a tried and true technology. Add the use of...
July 22, 2021 #Toolkit #MySQL
Overview Hi, it’s too hot summer in Korea. Today I want to talk about an interesting and exciting topic. Try to making your own exporter in Go language....
July 21, 2021 #Exporter #Go #Query #MySQL
Exporters Roadmap Goals Prometheus exports as a part of PMM are a big and valuable component....
June 11, 2021 #Exporter #Prometheus #PMM #Monitoring
The Problem HELP, HELP! My Percona XtraDB Cluster version: 5.7.31-31. Single Node is stuck in a joined state....
This is the english version of a 2007 article. In de.comp.os.unix.linux.misc somebody asked:...
So this happened: CentOS Project shifts focus to CentOS Stream...
December 10, 2020 #centos #DevOps #GitHub #Gitlab
Overview In this article, I look at how poorly designed sharding systems and replication systems in PostgreSQL affect query performance in high volume situation...
December 4, 2020 #Michael.Aboagye #PostgreSQL
The tables in PERFORMANCE_SCHEMA (P_S) are not actually tables. You should not think of them as tables, even if your SQL works on them. You should not JOIN them...
December 1, 2020 #MySQL #Open Source Database #Tools