0.10.0 • Published 7 years ago

pg-dump v0.10.0

Weekly downloads
75
License
MIT
Repository
github
Last release
7 years ago

pg-dump

A data dump manager for postgresql

Create .csv files for all the tables in your postgres database

Installation

npm install -g pg-dump

How to use

Use your terminal and go to your working directory. Use the following command to create a data_dump folder with all the .csv files

$ pg-dump database_name

Use your database name in the place of database_name

LICENSE

MIT

0.10.0

7 years ago

0.9.5

7 years ago

0.9.4

7 years ago

0.9.3

7 years ago

0.9.2

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago