Skip to content

Instantly share code, notes, and snippets.

@danielef
Created February 27, 2016 00:40
Show Gist options
  • Save danielef/f9a7e71f559a66ff07bb to your computer and use it in GitHub Desktop.
Save danielef/f9a7e71f559a66ff07bb to your computer and use it in GitHub Desktop.
PostgreSQL Backup Schema
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