Skip to content

Commit

Permalink
Changed readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimkarodinz committed Oct 11, 2016
1 parent 5536661 commit 389cd3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# MysqlToPgDump
This gem allows pull content from mysql db (on the remote server) and
load it into your local postgres database.
Technically, it is not a dump - but result is almost the same.
Technically, dump is not using - but result is almost the same.

## Usage
Copy content of remote mysql db to tmp/db_server_data as .csv files.
Expand Down

0 comments on commit 389cd3c

Please sign in to comment.