https://github.com/percona/pxb-docs
Percona XtraBackup for MySQL
https://github.com/percona/pxb-docs
Last synced: 9 months ago
JSON representation
Percona XtraBackup for MySQL
- Host: GitHub
- URL: https://github.com/percona/pxb-docs
- Owner: percona
- Created: 2022-07-11T07:38:07.000Z (almost 4 years ago)
- Default Branch: 8.4
- Last Pushed: 2025-10-07T13:17:09.000Z (9 months ago)
- Last Synced: 2025-10-07T13:26:14.150Z (9 months ago)
- Language: HTML
- Homepage: https://docs.percona.com/percona-xtrabackup/8.0/
- Size: 88.6 MB
- Stars: 17
- Watchers: 5
- Forks: 37
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
Awesome Lists containing this project
README
## Percona XtraBackup

Percona XtraBackup is an open-source hot backup utility for MySQL - based servers that doesn’t lock your database during the backup.
Whether it is a 24x7 highly loaded server or a low-transaction-volume environment, Percona XtraBackup is designed to make backups a seamless procedure without disrupting the performance of the server in a production environment. Commercial support contracts are available.
Percona XtraBackup 8.0 can back up data from InnoDB, XtraDB, MyISAM, and MyRocks tables on MySQL 8.0 servers as well as Percona Server for MySQL with XtraDB, Percona Server for MySQL 8.0, and Percona XtraDB Cluster 8.0.
Percona XtraBackup 2.4 can back up data from InnoDB, XtraDB, and MyISAM tables on MySQL 5.7 servers, as well as Percona Server for MySQL with XtraDB.
For more information about the Percona XtraBackup components and how to use this product, see the [Percona XtraBackup documentation](https://docs.percona.com/percona-xtrabackup/).
## Installation
You can install Percona XtraBackup using the following methods:
- from the Percona repository
- Build from the [source code](https://github.com/percona/percona-xtrabackup)
You can find the installation instructions in the [official documentation](https://docs.percona.com/percona-xtrabackup/) in the Installation section.
## Submit a bug report or a feature request
If you find a bug in Percona XtraBackup, you can submit a report to the project's [Jira issue tracker](https://jira.percona.com/projects/PXB/issues)
As a general rule of thumb, please try to create a bug report that is:
- Reproducible - include the steps on how to reproduce the issue
- Specific - include as much detail as possible, such as which version, which environment, etc.
- Unique - do not duplicate existing tickets
- Scoped to a single issue - only one issue per report
## License
Percona XtraBackup documentation is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
## Contribute to the documentation
We encourage contributions and are always looking for new members that are as dedicated to serving the community as we are. The [Contributing Guide](https://github.com/percona/pxb-docs/blob/8.0/contributing.md) contains how you can contribute.
## Contact
You can reach us by using the [Forum](https://forums.percona.com/c/mysql-mariadb/percona-xtrabackup).