[wp-hackers] PostgreSQL wordpress
Erwin Wolff
erwinwolff at hotmail.com
Wed Feb 24 03:43:52 UTC 2010
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.
Regards,
Erwin
_________________________________________________________________
Ihre E-Mails und mehr für unterwegs. Laden Sie Windows Live Hotmail kostenlos herunter.
https://signup.live.com/signup.aspx?id=60969
More information about the wp-hackers
mailing list