I keep reading that PostgreSQL is the preferred database for use with
Django, but I'm wondering if anyone can explain what its concrete
advantages are.

I've just moved from DreamHost to Webfaction to get the advantage of
using mod_python instead of fcgi. Already the advantages of mod_python
are clear (it's basically less flaky). But I now have the choice of 2
dB platforms and I'm wondering if there are any strong reasons to
switch to PostgreSQL. So far I can only see a potential negative - I
may want to use fulltext indexing in the future, and I believe this is
not available on PostgreSQL.

Any opinions?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to