Skip to content

Instantly share code, notes, and snippets.

@svschannak
Created March 22, 2016 10:45
Show Gist options
  • Save svschannak/d7f84e9e65354be83bec to your computer and use it in GitHub Desktop.
Save svschannak/d7f84e9e65354be83bec to your computer and use it in GitHub Desktop.
Backup PostgreSQL
pg_dump NAME_OF_DATABASE > NAME_OF_BACKUP_FILE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment