Skip to content
Snippets Groups Projects
  1. Jun 03, 2022
  2. Jun 02, 2022
  3. May 17, 2022
  4. Jun 02, 2022
  5. Jun 01, 2022
  6. May 27, 2022
    • Balasankar "Balu" C's avatar
      Skip auto-restart of PG during reconfigure as part of pg-upgrade · 0cdbc747b5f9
      Balasankar "Balu" C authored
      
      In nodes where Geo PG runs along with regular PG, during the PG upgrade
      process of regular PG, a reconfigure is initiated. This reconfigure will
      update the `VERSION` file in Geo PG's directory also with the new
      verison information and trigger a restart of the Geo PG. However,
      because Geo PG's data is still of the old version but the binaries have
      already been updated to point to the new version, this restart will fail
      due to mismatch.
      
      Because PG upgrade anyways causes the DB to be stopped and started, we
      can safely skip the automatic restart as part of reconfigure and avoid
      this failure.
      
      Changelog: fixed
      Signed-off-by: default avatarBalasankar "Balu" C <balasankar@gitlab.com>
      0cdbc747b5f9
  7. Jun 01, 2022
  8. May 31, 2022
  9. May 30, 2022
  10. May 19, 2022
  11. May 30, 2022
  12. May 27, 2022
  13. May 23, 2022
  14. May 27, 2022
  15. May 25, 2022
  16. May 03, 2022
  17. May 25, 2022
Loading