Re: table content transfer from mysql to postgresql

From: "Jason Sheets" <jsheets(at)idahoimageworks(dot)com>
To: "'brijesh'" <brijesh(at)divinetaccess(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: table content transfer from mysql to postgresql
Date: 2004-06-06 20:04:13
Message-ID: 200406062004.i56K48ER021739@admin.shadonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tools already exist to convert a MySQL dump to a PostgreSQL format in
contrib/mysql.

You may wish to do some hand tuning before importing the converted dump into
PostgreSQL.

Jason

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of brijesh
Sent: Friday, June 04, 2004 1:28 AM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] table content transfer from mysql to postgresql

Sir,
I am a development engineer in network application I have a problem
regarding upgrading my database the problem is how do I transfer the
contents from one table in a database from one server to postgresql database
table in another server.
the data contents is in few MB.
can you suggest me an easy way to do so?
regards
Brijesh Shetty

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jerry 2004-06-06 20:44:26 Turn off "money" formatting?
Previous Message Bill Moran 2004-06-06 19:30:48 Re: table content transfer from mysql to postgresql