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
initdb.log and postmaster.log were moved to within the temporary instancepath by commitdcae5fa. This directory now gets removed at the endof the run of pg_regress when there are no failures found, which makesanalysis of after-run issues difficult in some cases, and reduces theoutput verbosity of the buildfarm after a run.Fix by Michael PaquierBackpatch to 9.5