article thumbnail

Percona Server for MongoDB 7 Is Now Available

Percona

Databases are different from a lot of software. This is not a general rule, but as databases are responsible for a core layer of any IT system – data storage and processing — they require reliability. Think of us as the extra set of eyes, the extra layer of QA to ensure your safety passage to the next database version.

article thumbnail

Percona Distribution for PostgreSQL 16 Is Now Available

Percona

It looks like we succeeded, and I’m happy to announce that Percona Distribution for PostgreSQL 16 is now available! The effort has definitely paid off, as we can release shortly after upstream. Added support for regular expression matching of user and database names in pg_hba.conf, and user names in pg_ident.conf.

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

Why PostgreSQL Is a Top Choice for Enterprise-level Databases

Percona

When it comes to enterprise-level databases, there are several options available in the market, but PostgreSQL stands out as one of the most popular and reliable choices. PostgreSQL is a free and open source object-relational database management system (ORDBMS) that has existed since the mid-1990s.

Database 113
article thumbnail

Is ANALYZE TABLE Safe on a Busy MySQL Database Server?

Percona

version, like this: ANALYZE TABLE removes the table from the table definition cache, which requires a flush lock. This makes the query wait for any long-running queries to finish but also can trigger cascading waiting for other incoming requests. In short, ANALYZE could lead to nasty stalls in busy production environments. x are all safe.

Servers 93
article thumbnail

Announcing the General Availability of Percona Operator for PostgreSQL Version 2

Percona

Percona, a leading provider of open-source database software and services, announced the general availability of Percona Operator for PostgreSQL version 2. Kubernetes provides many benefits, such as automation and scalability, but it also introduces new complexities when it comes to managing databases. In version 1.x,

article thumbnail

Oracle database insights Early Adopter Release

Dynatrace

With OneAgent installed on an application server, Davis, the Dynatrace AI causation engine, continuously analyzes all database statements within the context of your applications. Now, with Oracle database insights, we’re going even deeper, giving you visibility into what’s going on in the database layer.

Database 128
article thumbnail

Backup and Recovery for Databases: What You Should Know

Percona

Data powers everything, and unlike coal and coal combustion, data and databases aren’t going away. In this blog, we’ll focus on the elements of database backup and disaster recovery, and we’ll introduce proven solutions for maintaining business continuity, even amid otherwise dire circumstances.