MyBB Community Forums

Full Version: PostgreSQL
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there a way to make MyBB work on PostgreSQL?
You could re-write the database abstraction class. Also note that PGSQL is slower than MySQL and MyBB relies quite heavily on the SQL server so that might be undesirable.