|
Postgresql is my fave backend. Can OSQA use Postgresql instead of MySQL? |
|
You don't really search a lot do you? Postgresql is also our recommended backend, although we also support mysql, sqlite or oracle. We had done several optimizations for postgresql, specially to take advantage of powerful features such as full text search capabilities http://svn.osqa.net/browse/OSQA/osqa/trunk/forum_modules/pgfulltext/pg_fts_install.sql?r=HEAD. I think this answer is more useful: http://meta.osqa.net/questions/6591/will-osqa-ever-provide-official-support-for-db2/6597 It states that OSQA makes use of Django ORM and will work with any backend supported by Django ORM.
(15 Feb, 13:26)
volkan
|