movegres
v0.0.1
Published
Move data from PostgreSQL to file with one command. ## Installation
Downloads
2
Readme
Movegres
Move data from PostgreSQL to file with one command.
Installation
npm i -g movegres
Usage
movegres --fileName=file.json --dataPath=/my/downloads/ --pgUrl=postgres://user:password@host:port/db --pgTable=table --pkgPath=path/to/conduit/pkg