Remove 2023 Remove Blog Remove Design Remove Servers
article thumbnail

9 Best Software Tools For Web Design Solutions In 2023!

Official Blog - World Web Technology

You can maintain a competitive edge and produce aesthetically pleasing websites in the dynamic field of web design solutions. You can create a website that is visually attractive and easy to use with the best web design solutions and tools. Web Design Solutions Made Easy! Top 9 Software for a Website Designing Company in India!

Design 59
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.

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

PostgreSQL Database Security: External Server-Based Authentication

Percona

PostgreSQL server authentication refers to verifying the identity of a user trying to connect to the PostgreSQL server. The pg_hba.conf file is used to configure the authentication methods the PostgreSQL server uses and can specify different methods for different types of connections.

Database 123
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

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. The /etc/pgbackrest/pgbackrest.conf file contains crucial information related to our primary database server.

article thumbnail

How to Convert PostgreSQL Streaming Replication to Logical Replication

Percona

In this blog post, we will look into the steps of transforming an existing PostgreSQL streaming replication node into a logical replication node. Steps to convert streaming replication to logical replication: The lab setup includes two servers: primary (172.31.46.28) and standby (172.31.39.50), currently configured with streaming replication.

Servers 77