diff --git a/bin/pwdb.md b/bin/pwdb.md new file mode 100644 index 0000000..67eea2c --- /dev/null +++ b/bin/pwdb.md @@ -0,0 +1,8 @@ + +Add a dumped file to local machine +You often have the address in your .pgpass +`./pwdb dump [address]` + +Sync the downloaded file to your localhost with 4 cores +`./pwdb sync [address] localhost -j 4 -p` +To get a production db with grants