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
pg_dump --username "postgres" dspace > dspace-entities-[date].sql
Without --username it will take logged in user and then it can throw access denied error.