Re: table content transfer from mysql to postgresql - Mailing list pgsql-general

From bhawin13@indiatimes.com (Bhavin Patel)
Subject Re: table content transfer from mysql to postgresql
Date
Msg-id eef24e5f.0406042326.5c1e6ffd@posting.google.com
Whole thread Raw
In response to table content transfer from mysql to postgresql  (brijesh@divinetaccess.com (brijesh))
List pgsql-general
brijesh@divinetaccess.com (brijesh) wrote in message news:<7bccde45.0406032328.2ba7b934@posting.google.com>...
> 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

use phpmyadmin
export your data in sql format

run that sql script in postgresql through phppgadmin or pgadmin

Bhavin Patel

pgsql-general by date:

Previous
From: "Sergio A. Kessler"
Date:
Subject: Re: News outage?
Next
From: Felix Finch
Date:
Subject: Dropping schemas and "illegal seek"