Transfer from MySQL to PostgreSQL

Поиск
Список
Период
Сортировка
I have both MySQL (5.0) and PostgreSQL (8.1) database servers on my PC.

On MySQL I have a table (very simple, only 7 char fields) filled with
about 35000 records. On PostgreSQL I have created the same table
structure (same fields, names, indexes, etc...). I would like to
transfer all records from MySQL to PostgreSQL.
Which is the easiest and shortest way to do this??

I know this question is related to a software extern to PostgreSQL,
however, I hope someone can help me. Thank.

В списке pgsql-novice по дате отправления:

Предыдущее
От: Sean Davis
Дата:
Сообщение: Re: Time consuming process ...3 million records please help
Следующее
От: Adam Witney
Дата:
Сообщение: Re: Transfer from MySQL to PostgreSQL