Transfer from MySQL to PostgreSQL - Mailing list pgsql-novice

From Andrea
Subject Transfer from MySQL to PostgreSQL
Date
Msg-id 4429069C.6090404@email.it
Whole thread Raw
Responses Re: Transfer from MySQL to PostgreSQL  (Adam Witney <awitney@sgul.ac.uk>)
Re: Transfer from MySQL to PostgreSQL  (Christoph Frick <frick@sc-networks.com>)
List pgsql-novice
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 by date:

Previous
From: Sean Davis
Date:
Subject: Re: Time consuming process ...3 million records please help
Next
From: Adam Witney
Date:
Subject: Re: Transfer from MySQL to PostgreSQL