Deploying an Ansible role on a Vagrant machine

Learn how to deploy Ansible roles on a Vagrant machine, possibly using the same roles that are used in production. Continua a leggere Deploying an Ansible role on a Vagrant machine
Expert consulting and automation for your database infrastructure
Learn how to deploy Ansible roles on a Vagrant machine, possibly using the same roles that are used in production. Continua a leggere Deploying an Ansible role on a Vagrant machine
New features and performance optimisations in MariaDB 10.8 short term support release. Continua a leggere A summary of MariaDB 10.8: key performance improvements
Shadowserver has announced that they found over 3.6 million MySQL servers exposed to the web, following their Accessible MySQL Server Report. Continua a leggere 3.6 millions MySQL servers accessible from the web. Hints to keep yours secure
Why autovacuum is important in PostgreSQL and how to configure it properly. Continua a leggere Tuning PostgreSQL Auto-vacuum
Code or configuration versioning comes with a potential problem: fixing mistakes can be tricky. Here are some solutions for the most common problems. Continua a leggere How to fix git mistakes
The optimal way to store a MD5 hashes in MariaDB, and how to work with them. Continua a leggere MariaDB/MySQL: Working with MD5 or other hashes
Testing backups is often considered too expensive. But it is not, if the tests are adequately designed. Continua a leggere How to test database backups
MariaDB supports regular expressions, but regexps won’t use indexes. Here’s a workaround that can be used in some cases. Continua a leggere MariaDB: The regexp + LIKE optimisation
Databases and technical debts: here’s a list of requirements your database infrastructure should have. Continua a leggere A checklist for Database backup automation
Semantics and use cases of the WITH TIES syntax. Continua a leggere MariaDB: WITH TIES syntax