High reliability PostgreSQL cluster based on Patroni, Haproxy, Keepalived
Recently I faced a task: to configure the most reliable …
High reliability PostgreSQL cluster based on Patroni, Haproxy, Keepalived Read More »
Articles dedicated to SQL and non-Sql databases/
Recently I faced a task: to configure the most reliable …
High reliability PostgreSQL cluster based on Patroni, Haproxy, Keepalived Read More »
Switch to user root Login to psql using the postgres …
In order to export the base from the docker container, …
how to export mysql database from docker container Read More »
In this article, we will describe the minimum set of …
There are a bunch of different tools with a graphical …
how to find size of the database via mysql console Read More »
One of our databases was migrated from Oracle to Postgresql, …
How to create Dblink between Oracle & PostgreSQL Read More »
You can safely replace MySQL with Percona Server without lossing …
How to replace MySQL with Percona Server on Debian or Ubuntu Read More »
These instructions detail the upgrade from a previous version of MariaDB Community Server to MariaDB …
how to Upgrade MariaDB 10.1 to 10.5 on Debian Stretch Read More »
1. It is assumed you already have your second server …
#1: Perform a full backup The first thing to do …
howto upgrade mariadb 10.x to 10.3.x on Centos 7 Read More »
Import a PostgreSQL database dump There are two ways to …
how to restore postgreSQL database with template using pg_dump Read More »
Q: I’m going to start handling my own data validation …