Tags: ne2pit/wal-g
Tags
Enable using aws iam roles (wal-g#1377) * enable using aws iam roles * added new variables to docs, fixed link to AWS config docs (seems the old one had been moved)
Add pgbackrest wal-fetch and wal-show commands (wal-g#1202) * Write pgbackrest wal-fetch and wal-show commands * Test pgbakcrest wal-fetch functionality * Fix lint * Download file without extension as last resort * Fix pgbench command * Fix build * Fix pgbackrest test * Update PostgreSQL.md * Update PostgreSQL.md * Add minor adjustments to DownloadAndDecompressStorageFile Co-authored-by: usernamedt <usernamedt@yandex-team.com>
Add --restore-point flag to Greenplum backup-fetch (wal-g#1221) * Add --restore-point flag to the greenplum backup-fetch * Add tests * Fix problems
Fix S3_LOG_LEVEL setting (wal-g#1158) * Fix S3_LOG_LEVEL setting * Fix linter
Merge pull request wal-g#1135 from citusdata/azure-sdk-for-go Microsoft recommended azblob sdk has moved
Fix libsodium missing from GitHub Releases (wal-g#1062) * Fix release GitHub action to enable libsodium * Exit with failure if keys are detected but not compiled with libsodium support Adds a check for the existence of libsodium keys in non-libsodium builds. If keys are detected then exit with failure as the user likely wanted to encrypt all file activity but it is not possible as the application was not compiled with support for libsodium. Previously, wal-g would continue to operate as if no encryption was requested. * Add option to manually trigger GitHub Action CI
PreviousNext