forked from maxlapshin/mysql2postgres
-
Notifications
You must be signed in to change notification settings - Fork 1
jcoby/mysql2postgres
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Tool for converting mysql database to postgresql. It can create postgresql dump from mysql database or directly load data from mysql to postgresql (at about 100 000 records per minute). It can translate now most data types and indexes, but if you experience some problems, feel free to contact me, I'll help you. After editing config.yml and launching tool, You can see something like.. Creating table friendships... Created table friendships Loading friendships... 620000 of 638779 rows loaded. [ETA: 2010/01/21 21:32 (00h:00m:01s)] 638779 rows loaded in 1min 3s Indexing table friendships... Indexed table friendships Table creation 0 min, loading 1 min, indexing 0 min, total 1 min
About
Mysqldump, writing in postgresql format
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published