Skip to content

Instantly share code, notes, and snippets.

@svschannak
Created March 22, 2016 10:46
Show Gist options
  • Save svschannak/21e2e8c601595d95d298 to your computer and use it in GitHub Desktop.
Save svschannak/21e2e8c601595d95d298 to your computer and use it in GitHub Desktop.
Restore PostgreSQL Database
psql NAME_OF_NEW_DATABASE < NAME_OF_BACKUP_FILE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment