Re: [GENERAL] table content transfer from mysql to postgresql

2004-06-06 Thread Jason Sheets
, June 04, 2004 1:28 AM To: [EMAIL PROTECTED] 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

Re: [GENERAL] table content transfer from mysql to postgresql

2004-06-06 Thread Bill Moran
[EMAIL PROTECTED] (brijesh) wrote: > 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 d

[GENERAL] table content transfer from mysql to postgresql

2004-06-06 Thread brijesh
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 e