Created
February 27, 2016 00:40
-
-
Save danielef/f9a7e71f559a66ff07bb to your computer and use it in GitHub Desktop.
PostgreSQL Backup Schema
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pg_dump --schema $SCHEMA_NAME -a > backup-ee.min.sql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment