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
Make the pg_upgrade log files contain actual commands
Now the log file not only contains the output from commands executed bysystem(), but also what command it was in the first place. Thisarrangement makes debugging a lot simpler.