• Hi, I ported wordpress to postgresql. Please give me feedback on how it performs. πŸ™‚

    You can find it here:

    https://sourceforge.net/projects/postgresqlword/files/

    known issues:
    * you cannot have 2 drafted posts / pages (I’m working on it)
    * only the standard template is working 100%. I can’t say of any of the others work.
    * of course, auto update isn’t working since that would update this postgresql version to a mysql version ( πŸ˜‰ ).
    * modified database schema a tiny bit: wp_terms.name is now wp_terms.term_name
    * all variables called or partially called “ID” are now consistently lowercase.
    * probably none of the third party plugins will work.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘I ported wordpress to postgresql.’ is closed to new replies.