Remove 2023 Remove Blog Remove Database Remove Scalability
article thumbnail

Scalable Solutions with Percona Distribution for PostgreSQL (Part 2): Using Citus

Percona

This blog post is part two of a multi-post series about using the Citus extension with Percona Distribution for PostgreSQL. You can read part one here: Scalable Solutions With Percona Distribution for PostgreSQL: Set Up Three PostgreSQL Database Instances. Citus maintains seamless integration with PostgreSQL. 1ubuntu1~20.04.1)

article thumbnail

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

Percona

Percona is a leading provider of unbiased, performance-first, open source database solutions that allow organizations to easily, securely, and affordably maintain business agility, minimize risks, and stay competitive, free from vendor lock-in. Today’s post includes those releases and updates that have come out since May 29, 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

Percona is a leading provider of unbiased, performance-first, open source database solutions that allow organizations to easily, securely, and affordably maintain business agility, minimize risks, and stay competitive, free from vendor lock-in. Today’s post includes those releases and updates that have come out since April 24, 2023.

article thumbnail

Using Jobs to Perform Schema Changes Against MySQL Databases on K8s

Percona

In this blog post, I’ll provide some thoughts on how schema changes can be performed when running MySQL on Kubernetes I won’t focus on DIRECT ALTERs as it is pretty straightforward to apply them. Copyright (c) 2009-2023 Percona LLC and/or its affiliates Copyright (c) 2000, 2023, Oracle and/or its affiliates.

article thumbnail

Audit DROP Statements in Percona Server for MySQL

Percona

Managing database servers involves different aspects, among which security is critical. The auditing plugin overview has been explained in the blog post Percona’s MySQL Audit Log Plugin – An Enterprise Feature at a Community Price. How does it work? The drop events are listed below. The drop events are listed below.

Servers 84
article thumbnail

Top SEO Trends to Watch Out for in 2023

Official Blog - World Web Technology

If you are aware of the latest SEO trends for 2023 , you can amend your existing strategy and get all the benefits for your business. In this post, we will discuss some of the top SEO trends for 2023 that you cannot miss. This is one of the SEO trends for 2023 to work upon. Stay tuned! What can you do about it?

Google 52
article thumbnail

How to Use Percona Toolkit’s pt-table-sync for Replica Tables With Triggers in MySQL

Percona

This blog gives you some ideas on using pt-table-sync for replica tables with triggers. sec) mysql> select * from test_tab; select * from test_tab_log; + -+ --+ + | id | test_data | op_time | + -+ --+ + | 1 | lt1 | 2023-11-26 09:59:19 | + -+ --+ + 1 row in set (0.00 We have two tables: test_tab and test_tab_log.

Servers 91