Re: [GENERAL] import mysql database...

2004-09-08 Thread Scott Marlowe
On Wed, 2004-09-08 at 09:07, Eric wrote: > Hi, > > I have a running PHPBB mySQL dump that I would like to load/import in > postgreSQL... I didn't try yet but I wonder if it's straightforward and > just import the mySQL dump into postgreSQL ? > > (Of course, I want to migrate PHPBB running on a se

Re: [GENERAL] import mysql database...

2004-09-08 Thread Richard Huxton
Eric wrote: Hi, I have a running PHPBB mySQL dump that I would like to load/import in postgreSQL... I didn't try yet but I wonder if it's straightforward and just import the mySQL dump into postgreSQL ? (Of course, I want to migrate PHPBB running on a server with mySQL to another server running wit

Re: [GENERAL] import mysql database...

2004-09-08 Thread Arthur Hoogervorst
Hi, You may find something here: http://www.rot13.org/~dpavlin/sql.html. In addition, I always thought that Postgres came with a MySQL to Postgres converter, but I might be wrong. Bye, Arthur On Wed, 08 Sep 2004 11:07:46 -0400, Eric <[EMAIL PROTECTED]> wrote: > Hi, > > I have a running PHPBB

Re: [GENERAL] import mysql database...

2004-09-08 Thread Greg Donald
On Wed, 2004-09-08 at 10:07, Eric wrote: > Hi, > > I have a running PHPBB mySQL dump that I would like to load/import in > postgreSQL... I didn't try yet but I wonder if it's straightforward and > just import the mySQL dump into postgreSQL ? > > (Of course, I want to migrate PHPBB running on a se