You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIX: exit upon failure to run the PostgreSQL 15 update
Exit code 77 is unnecessary for this update.
Prior PG updates needed a second rebuild due to several legacy issues
that have since been fixed.
We now only require a single rebuild if the PG update succeeds.
0 commit comments