On Sunday 02 Apr 2006 8:39 am, Noah wrote: > I like PostgreSQL as a database, however the Windows installer > makes a user that you can't get rid of on XP Home and thusly > can't reinstall and you can't ever switch to that user. So it's > annoying. > > I was wondering if there were any practical differences (other > than speed) ie features not working or working different based on > whatever db you use? Other than changes you might have to make to > your SQL statments?
Its a question of standards. Postgres works at trying to comply with SQL standards - which means that migration to other standards compliant databases is easier - but then django masks all that. Secondly postgres is ACID compliant - but then django doesnt do ACID, so is now not suitable for mission critical applications. But when it does, i feel postgres would be the way to go. -- regards kg http://www.livejournal.com/users/lawgon tally ho! http://avsap.org.in ಇಂಡ್ಲಿನಕ್ಸ வாழ்க! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---