Skip to content
Snippets Groups Projects
backup_postgres.txt 83 B
# Use postgres account
sudo su -
su - postgres

pg_dump osug_doi > osug_doi-2.sql