Remove 2023 Remove Blog Remove Servers Remove Storage
article thumbnail

Critical CVE Fix in PMM, Updates to Percona Distribution for MySQL: Release Roundup June 12, 2023

Percona

Today’s post includes those releases and updates that have come out since May 29, 2023. On June 5, 2023, we released Percona Monitoring and Management 2.37.1 , which includes a critical CVE fix. We have identified and fixed CVE-2023-34409: PMM-12182 : PMM authentication bypass vulnerability. was released on June 5, 2023.

article thumbnail

CommitQuorum in Index Creation From Percona Server for MongoDB 4.4

Percona

Before Percona Server for MongoDB 4.4 PSMDB), the best practice to create an index was doing it in a rolling manner. Many folks used to create directly on Primary, resulting in the first index being created successfully on Primary and then replicated to Secondary nodes. Starting from PSMDB 4.4, Status of nodes: rs1:PRIMARY> rs.status().members.forEach(function

Servers 80
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Percona Monitoring and Management 2.37, Percona Distribution for MongoDB 5.0.17: Release Roundup May 8, 2023

Percona

Today’s post includes those releases and updates that have come out since April 24, 2023. On May 2, 2023, Percona Monitoring and Management 2.37 (PMM) was released. For more in-depth information, check out Roma Novikov’s blog covering all things Percona Monitoring and Management 2.37. was released on May 4, 2023.

article thumbnail

What if the Backup Server Is Down and a Backup Is Needed? (Multi-repo Functionality of PgBackRest)

Percona

Our previous blogs discussed configuring and setting up backups using the pgBackRest solution. Repository means the location/path on the server or the cloud where the actual copy of the backup will reside. Repository means the location/path on the server or the cloud where the actual copy of the backup will reside.

Servers 82
article thumbnail

Use Physical Backups With MySQL InnoDB Redo Log Archiving

Percona

This blog post will walk you through how MySQL’s InnoDB redo log archiving uses PXB to manage the redo log files on the busiest systems and look at how a new feature released in PXB version 8.0.34-29 Enabling redo log archiving on the server requires setting a value for the innodb_redo_log_archive_dirs system variable.

C++ 104
article thumbnail

pgBackRest’s Expire and Backup With Custom Lock-Path Files

Percona

In this blog post, we’ll explore a technique to help your backup strategy: running pgBackRest’s expire and backup processes in parallel while utilizing custom lock-file paths. This issue tends to occur when your backup storage is located offsite, your database is quite large, and the backup process generates a lot of files.

article thumbnail

Streaming MongoDB Backups Directly to S3

Percona

If you ever had to make a quick ad-hoc backup of your MongoDB databases, but there was not enough disk space on the local disk to do so, this blog post may provide some handy tips to save you from headaches. Fortunately, there are ways to skip the local storage entirely and stream MongoDB backups directly to the destination.

AWS 120