This website requires JavaScript.
Explore
Help
Register
Sign In
ramon
/
skillbox
Watch
1
Star
0
Fork
You've already forked skillbox
0
Code
Issues
1
Pull Requests
1
Packages
Projects
1
Releases
1
Wiki
Activity
e886f92efa
skillbox
/
bin
/
dump_local_database.sh
3 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
pg_dump -Fc --no-acl --no-owner -h localhost -U skillbox skillbox_import > ../local.dump
Reference in New Issue
View Git Blame
Copy Permalink