• Is there an easy way to export WordPress’ data from a MySQL database, then import it into a PostgreSQL database?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    There probably is an easy way to export any MySQL database and import it into PostgreSQL, but WordPress doesn’t support PostgreSQL, so it really doesn’t matter in this situation.

    Thread Starter CSN

    (@csn)

    Ah, you’re right. For some reason I thought WordPress also supported PostgreSQL.

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    There is a third-party project for this, but it has fallen significantly behind and it is not supported by these forums: http://wordpress-pg.sourceforge.net/

    There is also a lengthy article about the likelihood of official support for PostgreSQL here: http://codex.wordpress.org/Using_Alternative_Databases

    Thread Starter CSN

    (@csn)

    Great article – but it doesn’t conclude which solution will most likely be taken. Presumably ‘status quo’ for now, but any other in the future?

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Basically that article states that WordPress will remain a MySQL-only blogging platform until some is willing to join the development team and help them to bring support for PostgreSQL to WordPress.

    That might be me, I want unicode 1-4 multibyte support as I’m designing an ISO 639-3 site. Mad git that I am…

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Migrate from MySQL to PostgreSQL?’ is closed to new replies.