doc
authorMax Lapshin <max@maxidoors.ru>
Fri, 5 Dec 2008 13:09:23 +0000 (16:09 +0300)
committerMax Lapshin <max@maxidoors.ru>
Fri, 5 Dec 2008 13:09:23 +0000 (16:09 +0300)
README

diff --git a/README b/README
index 021df41..bda698e 100644 (file)
--- a/README
+++ b/README
@@ -1 +1,10 @@
-It can translate now most data types and indexes.
+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.
+
+
+Stronly required help to make params of databases not hardcoded.
+