Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => PostgreSQL and SQLite Support => Topic started by: AmokPaule on October 24, 2009, 08:14:29 AM

Title: convert db fom mysql to postgre?
Post by: AmokPaule on October 24, 2009, 08:14:29 AM
Smf rc 1.2
Hello,
is it possible to convert my smf rc 1.2 db from mysql to postgresql?
Title: Re: convert db fom mysql to postgre?
Post by: ethankcvds on October 24, 2009, 08:22:01 AM
You may want to take a look here (http://wiki.postgresql.org/wiki/Converting_from_other_Databases_to_PostgreSQL#MySQL).
Title: Re: convert db fom mysql to postgre?
Post by: AmokPaule on October 24, 2009, 09:50:17 AM
Many thanks :)
Title: Re: convert db fom mysql to postgre?
Post by: H on October 24, 2009, 10:04:26 AM
Indeed, you'll have to make the changes manually as we don't provide any script to do this. Once it is done, you'll just need to edit the relevant variables in Settings.php to switch SMF to the new database ;)