updated readme for pwdb
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user