Skip to content
  • Robert Marshall's avatar
    Detect potential previous pg-upgrade failures · dd721528
    Robert Marshall authored and Balasankar 'Balu' C's avatar Balasankar 'Balu' C committed
    - Warn the administrator if a `pg-upgrade` detects a data directory
      named for the current major version. This allows time to recover from
      upgrade failures and not risk split-brain or other terrible scenarios
      that may happen if this fails and the service tries to auto-start of
      its own accord.
    
    Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8247
    
    Changelog: changed
    dd721528