-Подписка по e-mail

 

 -Поиск по дневнику

Поиск сообщений в rss_petrzaycev_mysql

 -Статистика

Статистика LiveInternet.ru: показано количество хитов и посетителей
Создан: 18.04.2007
Записей:
Комментариев:
Написано: 2







Добавить любой RSS - источник (включая журнал LiveJournal) в свою ленту друзей вы можете на странице синдикации.

Исходная информация - http://www.mysqlperformanceblog.com.
Данный дневник сформирован из открытого RSS-источника по адресу http://www.mysqlperformanceblog.com/feed/, и дополняется в соответствии с дополнением данного источника. Он может не соответствовать содержимому оригинальной страницы. Трансляция создана автоматически по запросу читателей этой RSS ленты.
По всем вопросам о работе данного сервиса обращаться со страницы контактной информации.

[Обновить трансляцию]

Support for Percona XtraDB Cluster in ProxySQL (Part One)

Понедельник, 30 Ноября 2020 г. 18:13 + в цитатник
Support for Percona XtraDB Cluster in ProxySQLHow native ProxySQL stands in failover support (both v2.0.15 and v2.1.0) In recent times I have been designing several solutions focused on High Availability and Disaster Recovery. Some of them using Percona Server for MySQL with group replication, some using Percona XtraDB Cluster (PXC). What many of them had in common was the use of [&]

https://www.percona.com/blog/2020/11/30/support-for-percona-xtradb-cluster-in-proxysql-part-one/


Метки:  

Webinar December 15: The Open Source Alternative to Paying for MongoDB

Понедельник, 30 Ноября 2020 г. 17:21 + в цитатник
Open Source Alternative to Paying for MongoDBPlease join Barrett Chambers, Percona Solutions Engineer, for an engaging webinar on MongoDB vs. Open Source. Many organizations require Enterprise subscriptions for the coverage and features that it provides. However, many are unaware that there is an open source alternative offering all the features and benefits of a MongoDB Enterprise subscription without the licensing fees. [&]

https://www.percona.com/blog/2020/11/30/webinar-december-15-the-open-source-alternative-to-paying-for-mongodb/


Метки:  

Uncommon Sense MySQL – When EXPLAIN Can Trash Your Database

Понедельник, 23 Ноября 2020 г. 22:41 + в цитатник
When EXPLAIN Can Trash Your DatabaseIf I ask you if running EXPLAIN on the query can change your database, you will probably tell me NO; it is common sense. EXPLAIN should show us how the query is executed, not execute the query, hence it can’t change any data. Unfortunately, this is the case where common sense does not apply to [&]

https://www.percona.com/blog/2020/11/23/uncommon-sense-mysql-when-explain-can-trash-your-database/


Метки:  

Recover Percona XtraDB Cluster in Kubernetes From Wrong MySQL Config

Понедельник, 23 Ноября 2020 г. 20:56 + в цитатник
Recover Percona XtraDB Cluster in KubernetesKubernetes operators are meant to simplify the deployment and management of applications. Our Percona Kubernetes Operator for Percona XtraDB Cluster serves the purpose, but also provides users the flexibility to fine-tune their MySQL and proxy services configuration. The document Changing MySQL Options describes how to provide custom [crayon-5fbf73c7cd5dd292927892-i/] configuration to the operator. But what would [&]

https://www.percona.com/blog/2020/11/23/recover-percona-xtradb-cluster-in-kubernetes-from-wrong-mysql-config/


Метки:  

Impact of Percona Monitoring and Management “Get Latest” Command Change

Понедельник, 23 Ноября 2020 г. 18:28 + в цитатник
Impact of Percona Monitoring and Management Get Latest Command ChangeIn the first quarter of 2021 (expected late January), Percona is slated to release a version of Percona Monitoring and Management (PMM) v2 that will include all of the critical functionality users of PMM v1 have come to know and love over the years. While PMM v2 has some major improvements over its v1 sibling, [&]

https://www.percona.com/blog/2020/11/23/impact-of-percona-monitoring-and-management-get-latest-command-change/


Метки:  

Demultiplexing Fix for Percona Backup for MongoDB, Redesign –lock-ddl-per-table in Percona XtraBackup: Release Roundup November 23, 2020

Понедельник, 23 Ноября 2020 г. 17:23 + в цитатник
Percona Software ReleaseIts release roundup time here at Percona! Our Release Roundups showcase the latest Percona software updates, tools, and features to help you manage and deploy our software. It offers highlights and critical information, as well as links to the full release notes and direct links to the software or service itself to download. Todays post [&]

https://www.percona.com/blog/2020/11/23/demultiplexing-fix-for-percona-backup-for-mongodb-redesign-lock-ddl-per-table-in-percona-xtrabackup-release-roundup-november-23-2020/


Метки:  

Webinar December 9: How to Measure Linux Performance Wrong

Пятница, 20 Ноября 2020 г. 17:32 + в цитатник
How to Measure Linux Performance WrongDont miss out! Join Peter Zaitsev, Percona CEO, as he discusses Linux Performance measurement. In this webinar, Peter will look at typical mistakes measuring or interpreting Linux Performance. Hell discuss whether you should use LoadAvg to assess if your CPU is overloaded or Disk Utilization to see if your disks are overloaded. In addition, hell [&]

https://www.percona.com/blog/2020/11/20/webinar-december-9-how-to-measure-linux-performance-wrong/


Метки:  

A Blog Shamelessly Bribing You to Review Percona Monitoring and Management!

Четверг, 19 Ноября 2020 г. 19:13 + в цитатник
Review Percona Monitoring and ManagementWe would love you to help us spread the word about Percona Monitoring and Management (PMM) to make sure even more people are aware of it and adopting it. And we are not afraid to offer (modest) bribes! If you already use PMM please write an independent review of its pros and cons on the [&]

https://www.percona.com/blog/2020/11/19/a-blog-shamelessly-bribing-you-to-review-percona-monitoring-and-management/


Метки:  

Wondering How to Run Percona XtraDB Cluster on Kubernetes? Try Our Operator!

Вторник, 17 Ноября 2020 г. 23:26 + в цитатник
Run Percona XtraDB Cluster on KubernetesKubernetes has been a big trend for a while now, particularly well-suited for microservices. Running your main databases on Kubernetes is probably NOT what you are looking for. However, there’s a niche market for them. My colleague Stephen Thorn did a great job explaining this in The Criticality of a Kubernetes Operator for Databases. If [&]

https://www.percona.com/blog/2020/11/17/wondering-how-to-run-percona-xtradb-cluster-on-kubernetes-try-our-operator/


Метки:  

Tame Black Friday Gremlins — Optimize Your Database for High Traffic Events

Вторник, 17 Ноября 2020 г. 17:59 + в цитатник
Optimize Your Database for High Traffic EventsIt’s that time of year! The Halloween decorations have come down and the leaves have started to change and the Black Friday/Cyber Monday buying season is upon us! For consumers, it can be a magical time of year, but for those of us that have worked in e-commerce or retail, it usually brings up&different emotions. [&]

https://www.percona.com/blog/2020/11/17/optimize-your-database-for-high-traffic-events-black-friday/


Метки:  

Kubernetes Scaling Capabilities with Percona XtraDB Cluster

Пятница, 13 Ноября 2020 г. 19:40 + в цитатник
Kubernetes Scaling Capabilities with Percona XtraDB ClusterOur recent survey showed that many organizations saw unexpected growth around cloud and data. Unexpected bills can become a big problem, especially in such uncertain times. This blog post talks about how Kubernetes scaling capabilities work with Percona Kubernetes Operator for Percona XtraDB Cluster (PXC Operator) and can help you to control the bill. Resources [&]

https://www.percona.com/blog/2020/11/13/kubernetes-scaling-capabilities-with-percona-xtradb-cluster/


Метки:  

Measuring OpenEBS Local Volume Performance Overhead in Kubernetes

Четверг, 12 Ноября 2020 г. 18:37 + в цитатник
OpenEBS Local Volume Performance Overhead KubernetesI wrote about the usage of OpenEBS to manage local storage in Kubernetes in my previous posts: Deploying Percona Kubernetes Operators with OpenEBS Local Storage OpenEBS for the Management of Kubernetes Storage Volumes The primary reason to use the local storage is performance and the logical question is then: How big is the performance overhead [&]

https://www.percona.com/blog/2020/11/12/measuring-openebs-local-volume-performance-overhead-in-kubernetes/


Метки:  

Restore a Replica Set to a New Environment with Percona Backup for MongoDB

Вторник, 10 Ноября 2020 г. 19:07 + в цитатник
restore a backup MongoDBPercona Backup for MongoDB (PBM) is our open source tool for backing up MongoDB clusters. Initially, the tool was developed for restoring the backups in the same environment they are taken. In this post, I will show you how to restore a backup to a new environment instead. Lets assume you followed the instructions to [&]

https://www.percona.com/blog/2020/11/10/restore-a-replica-set-to-a-new-environment-with-percona-backup-for-mongodb/


Метки:  

OpenEBS for the Management of Kubernetes Storage Volumes

Понедельник, 09 Ноября 2020 г. 23:13 + в цитатник
OpenEBS for the Management of Kubernetes Storage VolumesI recently wrote about OpenEBS in regard to local volumes in my post Deploying Percona Kubernetes Operators with OpenEBS Local Storage. And there are also my recent blog posts about Kubernetes, Percona Operators, and storage management problems: Using Volume Snapshot/Clone in Kubernetes ChaosMesh to Create Chaos in Kubernetes For me, working with my own deployment [&]

https://www.percona.com/blog/2020/11/09/openebs-for-the-management-of-kubernetes-storage-volumes/


Метки:  

Deep Dive Into PostgreSQL Indexes – Free Course at Percona University Online

Понедельник, 09 Ноября 2020 г. 18:57 + в цитатник
Postgresql indexes perconaPercona University Online has released its second free course, A Deep Dive Into PostgreSQL Indexes by Ibrar Ahmed, Senior Software Engineer at Percona. Indexes are a basic feature of relational databases. PostgreSQL offers a rich collection of index options for developers and designers. But users need to understand the basic concept of indexes, to be [&]

https://www.percona.com/blog/2020/11/09/deep-dive-into-postgresql-indexes-free-course-at-percona-university-online/


Метки:  

Updated Percona Distribution for MongoDB, Buffer Calculation Fix in Percona Server for MySQL: Release Roundup November 9, 2020

Понедельник, 09 Ноября 2020 г. 17:16 + в цитатник
Percona Release Update Nov 9Its release roundup time here at Percona! Our Release Roundups showcase the latest Percona software updates, tools, and features to help you manage and deploy our software. It offers highlights and critical information, as well as links to the full release notes and direct links to the software or service itself to download. Todays post [&]

https://www.percona.com/blog/2020/11/09/updated-percona-distribution-for-mongodb-buffer-calculation-fix-in-percona-server-for-mysql-release-roundup-november-9-2020/


Метки:  

Various Backup Compression Methods Using Mysqlpump

Пятница, 06 Ноября 2020 г. 17:49 + в цитатник
Backup Compression Methods Using MysqlpumpMysqlpump is a client program that was released with MySQL 5.7.8 and is used to perform logical backups in a better way. Mysqlpump supports parallelism and it has the capability of creating compressed output. Pablo already wrote a blog about this utility (The mysqlpump Utility), and in this blog, I am going to explore the [&]

https://www.percona.com/blog/2020/11/06/various-backup-compression-methods-using-mysqlpump/


Метки:  

ChaosMesh to Create Chaos in Kubernetes

Четверг, 05 Ноября 2020 г. 23:44 + в цитатник
ChaosMesh to Create Chaos in KubernetesIn my talk on Percona Live (download the presentation), I spoke about how we can use Percona Kubernetes Operators to deploy our own Database-as-Service, based on fully OpenSource components and independent from any particular cloud provider. Today I want to mention an important tool that I use to test our Operators: ChaosMesh, which actually is [&]

https://www.percona.com/blog/2020/11/05/chaosmesh-to-create-chaos-in-kubernetes/


Метки:  

Deploying Percona Monitoring and Management 2 Without Access to the Internet

Четверг, 05 Ноября 2020 г. 22:12 + в цитатник
percona monitoring and management deploymentNormally it is quite easy to deploy Percona Monitoring and Management (PMM) Server as a Docker container as per the official documentation. However, when working in very restrictive environments, it is possible the server doesnt have access to the public Internet, so pulling the image from the Docker hub is not possible. Fortunately, there are a [&]

https://www.percona.com/blog/2020/11/05/deploying-percona-monitoring-and-management-2-without-access-to-the-internet/


Метки:  

New in MongoDB 4.4: Hidden Index

Четверг, 05 Ноября 2020 г. 20:04 + в цитатник
MongoDB 4.4 Hidden IndexWe already presented a previous article on the index types available on MongoDB. MongoDB 4.4 was released a few months ago and introduced a new interesting feature: the hidden index. This feature is also available on Percona Server for MongoDB 4.4. In this article, well see what it is. What is a Hidden Index A [&]

https://www.percona.com/blog/2020/11/05/new-in-mongodb-4-4-hidden-index/


Метки:  

Поиск сообщений в rss_petrzaycev_mysql
Страницы: 88 ... 70 69 [68] 67 66 ..
.. 1 Календарь