Postgresql is my fave backend. Can OSQA use Postgresql instead of MySQL?

asked 03 May '10, 23:45

smglauser's gravatar image

smglauser
136349
accept rate: 0%


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.

link

answered 04 May '10, 05:42

Hernani%20Cerqueira's gravatar image

Hernani Cerq... ♦♦
16.8k65975
accept rate: 52%

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
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×62
×19

Asked: 03 May '10, 23:45

Seen: 1,031 times

Last updated: 15 Feb, 13:26

powered by OSQA