Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable prefetch when restore_command is called for pg_rewind #495

Merged
merged 5 commits into from
Sep 24, 2020

Commits on Sep 23, 2020

  1. Disable prefetch when restore_command is called by pg_rewind

    * WALG_DOWNLOAD_CONCURRENCY=1 env for wal-g
    * -p 1 option for wal-e
    Alexander Kukushkin committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    f845319 View commit details
    Browse the repository at this point in the history
  2. Update deps

    * Patroni with some bugfixes
    * bump set_user version
    Alexander Kukushkin committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    da025ef View commit details
    Browse the repository at this point in the history
  3. Update README.rst to avoid confusion

    Alexander Kukushkin committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    f6f7030 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Handle difference in semantic between wal-e and wal-g

    Alexander Kukushkin committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    bb50d94 View commit details
    Browse the repository at this point in the history
  2. Rollback wal-g, 0.2.17 hangs with instance IAM profile

    Alexander Kukushkin committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    7867d52 View commit details
    Browse the repository at this point in the history