8000 Tags · iamrz1/wal-g · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: iamrz1/wal-g

Tags

v0.2.7

Toggle v0.2.7's commit message
Moved backup finishing function from TarBall (wal-g#199)

v0.1.16

Toggle v0.1.16's commit message
Fix upload race condition with high disk concurrency (wal-g#198)

v0.2.6

Toggle v0.2.6's commit message
Reading GPG keys from files using environment variables (wal-g#173)

* Reading GPG keys from files using environment variables

* Little refactor

* Update crypto_comp_test.go

* Little refactor

* Fixes after review

* Update cleanup.sh

* Remove debug string

* Added README.md

* Fix tests

* Fix README.md

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request wal-g#185 from Tinsane/table_changes

Fixed bug with ghost file during increment

v0.2.4

Toggle v0.2.4's commit message
Fix pg_control check for WAL-E backups (wal-g#169)

* Fix pg_control check for WAL-E backups

Currently, WAL-E backup restoration was broken since preprelease 0.2.1+
We were checking for pg_control before understanding that it is not necessary. This commit fixes it.

v0.2.3

Toggle v0.2.3's commit message
Allow overwriting existing file during backup-fetch

v0.2.2

Toggle v0.2.2's commit message
fixed issue with existing files when retrying

v0.2.1

Toggle v0.2.1's commit message
Fix review notices

v0.2.0-repl_status

Toggle v0.2.0-repl_status's commit message
Await replication status

v0.2.0

Toggle v0.2.0's commit message
Temporary disable Zstd

0