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
pgbackman_restore uses global roles and global database configs to execute a restore job. RDS backups do not have this information because it is not available.
What should we do with this?
pgbackman_restore uses global roles and global database configs to execute a restore job. RDS backups do not have this information because it is not available.