View Single Post

   
  #2 (permalink)  
Old 04-09-2008, 02:53 PM
Steve Atkins
 
Posts: n/a
Default Re: postgresl for mysql?


On Apr 1, 2007, at 10:33 AM, Anton Melser wrote:

> What will they think of next!
> http://krow.livejournal.com/502908.html
> I suppose it makes as much sense as the others, except why would you
> want to use mysql if the storage is in postgres?


If you've inherited data in a postgresql database this will allow
you to migrate it to the industry standard database without the
inconvenience and downtime of a dump from postgresql and
a restore into mysql.

I don't think it's a new idea - IIRC, Aprile Pazzo did something
similar for MySQL 3 and PG 7.something.

Cheers,
Steve


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

Reply With Quote