
wal-g/wal-g: Archival and Restoration for databases in the Cloud
WAL-G is an archival restoration tool for PostgreSQL, MySQL/MariaDB, and MS SQL Server (beta for MongoDB and Redis). WAL-G is the successor of WAL-E with a number of key differences. WAL-G uses LZ4, LZMA, ZSTD, or Brotli compression, multiple processors, and non-exclusive base backups for Postgres.
wal-g - GitHub
wal-g/walg_archive’s past year of commit activity. C 4 1 1 0 Updated Nov 18, 2022. storages Public Forked from Tinsane/storages. wal-g/storages’s past year of commit activity. Go 5 Apache-2.0 30 0 4 Updated Dec 19, 2021. json Public Non-buffered JSON serialization
wal-g/docs/MySQL.md at master - GitHub
wal-g can work as replication source to do fast PiTR. In this case it will serve binlogs from storage directly to MySQL. It is expected that PiTR in this mode will be much faster than in classic approach because there won't be additional transformations from binlog to SQL, also you can benefit from multi-threaded replication.
wal-g/docs/Greenplum.md at master - GitHub
WAL-G for Greenplum understands the basic configuration options that are supported by the WAL-G for Postgres, except the advanced features such as delta backups, remote backups, catchup backup, etc. To configure the backups, the user …
wal-g/docs/STORAGES.md at master - GitHub
WAL-G determines AWS credentials like other AWS tools. You can set AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY (optionally with AWS_SESSION_TOKEN ), or ~/.aws/credentials (optionally with AWS_PROFILE ), or you can set nothing to fetch credentials from the EC2 metadata service automatically.
PostgreSQL Point-In-Time-Recovery (PITR) with WAL-G · GitHub
This gist summarises a way to simulate point-in-time recovery (PITR) using WAL-G. Most of the material is adapted from Creston's tutorial.
GitHub - philyuchkoff/wal-g-centos7: Latest WAL-G (Archival and ...
WAL-G is an archival restoration tool for PostgreSQL, MySQL/MariaDB, MS SQL Server, MongoDB, Redis and Greenplum.
crrlcx/ansible-wal-g: Ansible Role to install, setup and run WAL-G
Ansible role ansible-wal-g installs wal-g binary from github releases. WAL-G is an archival restoration tool for Postgres (beta for MySQL, MongoDB, and Redis) WAL-G is the successor of WAL-E with a number of key differences.
Releases · wal-g/wal-g - GitHub
WAL-G for MySQL now supports the parallel backup-push/backup-fetch and has an optimized binlog upload mechanism. WAL-G for SQLServer now supports the backup encryption and compression as well as the external storage backup import/export.
wal-g/docs/MongoDB.md at master - GitHub
You can use wal-g as a tool for making encrypted, compressed MongoDB backups and push/fetch them to/from storage without saving it on your filesystem.
- 某些结果已被删除