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
ENT-4242 Check available disk space before creating backups
None that it doesn't matter if $BACKUP_DIR and state/pg/data are on the
same drive or not at this point, because both pg_upgrade and `dump | psql`
migration methods require two copies of database (old and new one) being
available at the same time.
0 commit comments