http://articles.sitepoint.com/article/site-mysql-postgresql-1/2 and
http://www.xach.com/aolserver/mysql-to-postgresql.html

Cheers

Arne

On Wed, Feb 17, 2010 at 7:30 PM, Joseph L. Casale
<[email protected]> wrote:
> I am trying to take a mysql version 11 db and import it into a postgre db for 
> later
> update to version 12. I exported as per the manual,
> `mysqldump -u root -p -f -t -n bacula >bacula_backup.dmp`
>
> After manually creating the postgre db and verifying it, I attempted
> `psql -Ubacula bacula < bacula_backup.dmp` which failed w/ syntax errors 
> miserably.
>
> Anyone know what to do here?
>
> Thanks!
> jlc
>
> ------------------------------------------------------------------------------
> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
> http://p.sf.net/sfu/solaris-dev2dev
> _______________________________________________
> Bacula-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to