Did MyDumper LIKE Triggers?
Percona Database Performance Blog
by Taras Onishchuk
7h ago
Yes, but now it likes them more, and here is why.IntroUsing the LIKE clause to filter triggers or views from a specific table is common. However, it can play a trick on you, especially if you don’t get to see the output (i.e., in a non-interactive session). Let’s take a look at a simple example ..read more
Visit website
Should You Deploy Your Databases on Kubernetes? And What Makes StatefulSet Worthwhile?
Percona Database Performance Blog
by Kate Obiidykhata
1d ago
Why do cloud-native databases matter?Kubernetes makes it easier to run applications. It’s like having a magic wand for managing everything from small tasks to significant operations. However, despite the popularity of Kubernetes, there are many cases when it might not be the best solution for your database needs.Kubernetes wasn’t built with the needs of databases ..read more
Visit website
How to Improve Database Performance: The Ultimate Guide
Percona Database Performance Blog
by David Quilty
1d ago
Welcome to the ultimate guide on how to boost your database performance! We’ve designed it to help you understand and improve the performance of your databases, regardless of your level of experience as a DBA or whether you manage databases for a small or large company.We’ll cover a number of very important topics, such as ..read more
Visit website
MySQL 101: How to Find and Tune a Slow MySQL Query
Percona Database Performance Blog
by Mike Benshoof
1d ago
This blog was originally published in June 2020 and was updated in April 2024.One of the most common support tickets we get at Percona is the infamous “database is running slower” ticket.  While this can be caused by a multitude of factors, it is more often than not caused by a bad or slow MySQL ..read more
Visit website
Switch PostgreSQL Environments Across AWS, GCP, and k3d Using Kubernetes Contexts
Percona Database Performance Blog
by Edith Puclla
2d ago
This article explains how to install the Percona Distribution for PostgreSQL on Kubernetes using “context”. We will show you how to set up this distribution on Kubernetes clusters in AWS, Google Cloud, and locally with k3d. You’ll also learn how to switch between these setups to test them effectively.In Kubernetes, a context is a profile ..read more
Visit website
Percona Stands Firmly on the Side of Open Source
Percona Database Performance Blog
by Ann Schlemmer
3d ago
Percona is proud to formally state our support for the Valkey project and its community.  We will soon offer commercial support for the open source Redis alternative, Valkey.The world of open source is no stranger to controversy. From its earliest beginnings, the open source movement stirred many a debate and rustled more than its fair ..read more
Visit website
A Guide to Better Understanding MySQL Charset Levels
Percona Database Performance Blog
by Roberto De Bem
3d ago
We usually receive and see some questions regarding the charset levels in MySQL, especially after the deprecation of utf8mb3 and the new default uf8mb4. If you understand how the charset works on MySQL but have some questions regarding this change, please check out Migrating to utf8mb4: Things to Consider by Sveta Smirnova.Some of the questions ..read more
Visit website
Why SELECT COUNT(*) FROM TABLE Is Sometimes Very Slow in MySQL or MariaDB
Percona Database Performance Blog
by Przemysław Malkowski
4d ago
If you have enough experience with MySQL, it is very possible that you stumbled upon an unusually slow SELECT COUNT(*) FROM TABLE; query execution, at least occasionally.Recently, I had a chance to investigate some of these cases closer, and it stunned me what huge differences there can be depending on the circumstance given the very ..read more
Visit website
Partially Rolling Back a Transaction in MySQL or PostgreSQL
Percona Database Performance Blog
by Ninad Shah
1w ago
This short write-up focuses on a different transaction control behavior of databases. Though this is not unusual, I decided to write an article on rolling back transactions to a particular point. I selected this topic because I found many people are not aware of this feature in databases.DescriptionEvery ACID-compliant RDBMS follows the “All or None ..read more
Visit website
JSON_TABLE() Will Be in PostgreSQL 17
Percona Database Performance Blog
by David Stokes
1w ago
JSON_TABLE() will be in PostgreSQL 17! It almost made it two years ago but was yanked away at the last minute. We will get it shortly when PostgreSQL 17 is officially released this year! Please see this.Why is this important?JSON has become the data interchange format of choice for most developers. JSON had a litany ..read more
Visit website

Follow Percona Database Performance Blog on FeedSpot

Continue with Google
Continue with Apple
OR