master
Artem Dolgiy 2025-01-27 10:43:38 +03:00
parent d588f0605c
commit b12e88aee0
1 changed files with 1 additions and 1 deletions

View File

@ -466,7 +466,7 @@ total 20
- установка Percona XtraBackup
```shell
apt update && apt install percona-xtrabackup-84
apt update && apt install percona-xtrabackup-84 qpress
```
```shell