Its time for the release roundup! Percona is a leading provider of unbiased open source database solutions that allow organizations to easily, securely, and affordably maintain business agility, minimize risks, and stay competitive. Our Release Roundups showcase the latest Percona software updates, tools, and features to help you manage and deploy our software. It offers [&]
Oracle released MySQL 8.0.28 on January 18th with little fanfare, as part of their four times a year release cycle. So what is included in the new release? Over the past few years, there have been some cool new features included in these ‘dot’ releases that some in the community say would have been better [&]
Avoid vendor lock-in, provide a private Database-as-a-Service for internal teams, quickly deploy-test-destroy databases with CI/CD pipeline these are some of the most common use cases for running databases on Kubernetes with operators. Percona Distribution for PostgreSQL Operator enables users to do exactly that and more. Pulumi is an infrastructure-as-a-code tool, which enables developers to [&]
You waited so long for this! And today we can announce the start of a new swag giveaway campaign. Hurry up to get your 100% free Percona swag. What do you need to do? Just tell us your story of Percona software use and leave a technical review before March 31st on one of the [&]
It’s no surprise that PostgreSQL is becoming the de facto goto database for many. Just a few of the many reasons include advanced technology, scalability, and ways to save money. With that said, we see many experienced DBAs being tasked with migrating existing databases from Oracle, MySQL, SQL Server, and others to Postgres. Although fundamentally [&]
KMIP (Key Management Interoperability Protocol) is an open standard developed by OASIS (Organization for Advancement of Structured Information Standards) for the encryption of stored data and cryptographic key management. Percona Server for MySQL 8.0.27 and Percona XtraBackup 8.0.27 now include a KMIP keyring plugin to enable the exchange of cryptographic keys between a key management [&]
Percona Live 2022 is comin’ in hot as May 16-18 draws near. This year, we will be supercharging open source conversations, community, and expertise by welcoming the best and brightest open source database users to Austin, Texas for three days of knowledge sharing. Have a unique perspective on open source database tech? Percona Live attendees [&]
It both saddens and angers me that I need to write this post. Percona supports the people of Ukraine and condemns the invasion of Ukraine by the Russian Federation regime. The needless loss of life, destruction of property, and displacement of millions of people, as well as separation of families, is horrifying and simply wrong. [&]
I have had a lot of conversations with people interested in participating in Percona Live this year, but are looking for ideas on what talks or tutorials to submit. I decided to put together a list of topics I think would make great sessions and topics I have heard you in the community ask about. [&]
Deploying MongoDB on Kubernetes has never been simpler with Percona Distribution for MongoDB Operator. It provides you with an enterprise-ready MongoDB cluster with no manual burden. In addition to that, you also get automated day-to-day operations scaling, backups, upgrades. But once you have your cluster up and running and have a good grasp on [&]
Its time for the release roundup! Percona is a leading provider of unbiased open source database solutions that allow organizations to easily, securely, and affordably maintain business agility, minimize risks, and stay competitive. Our Release Roundups showcase the latest Percona software updates, tools, and features to help you manage and deploy our software. It offers [&]
My father always used the expression, “sometimes the juice aint worth the squeeze”. What he meant by it was, “what you put into something better be worth what you get out of it”. Why do I bring this up? Well…we’ve got this GREAT feature for Percona Monitoring and Management (PMM) we’ve been banging away on: [&]
Понедельник, 28 Февраля 2022 г. 16:53
+ в цитатник
A little bit ago, I released a blog post comparing the backup performance of different MySQL tools such as mysqldump, the MySQL Shell feature called Instance Dump, mysqlpump, mydumper, and Percona XtraBackup. You can find the first analysis here: Backup Performance Comparison: mysqldump vs. MySQL Shell Utilities vs. mydumper vs. mysqlpump vs. XtraBackup However, we know [&]
I recently blogged about how Patroni Addresses the Problem of the Logical Replication Slot Failover in a PostgreSQL Cluster. In fact, nothing else was hurting a logical replication as much as this problem. Even while I am writing this post, I could see customers/users who dont have Patroni struggling to address this. Thanks to the [&]
Here at Percona, we operate on the premise that full transparency makes a product better. We strive to build the best open-source database products, but also to help you manage any issues that arise in any of the databases that we support. And, in true open source form, report back on any issues or bugs [&]
Понедельник, 21 Февраля 2022 г. 15:58
+ в цитатник
Its time for the release roundup! Percona is a leading provider of unbiased open source database solutions that allow organizations to easily, securely, and affordably maintain business agility, minimize risks, and stay competitive. Our Release Roundups showcase the latest Percona software updates, tools, and features to help you manage and deploy our software. It offers [&]
One approach to get to know a MongoDB system we are not familiar with is to start by checking the busiest collections. MongoDB provides the top administrative command for this purpose. From the mongo shell, we can run db.adminCommand(top) to get a snapshot of all the collections at a specific point in time: [crayon-6210befa18781201127048/] In [&]
It is always hard to select a CPU for your own purpose. You could waste hours reviewing different benchmarks, reviews, and bloggers, and in the end, we would limit all our requirements to performance and price. For performance measuring we already have some specific metrics (e.g. in MHz to some specific tool), however, for economic [&]