Recently we migrated from a working version of our site with MySQL
with the MySIAM engine to Postgresql 8.3.3/Pyscopg2.07. I built/
installed both on the site and after some finagling got our site to
connect and ran syncdb successfully. All our unit tests passed, but
the site behaves erratically now. We haven't begun to debug that but
it sometimes allows us to enter data, and other times doesn't. Out
unit tests don't include GET/POST tests, they only exercise the back
end code.

Before we spend an inordinate amount of time debugging this, I'm
curious what version of Postgresql/Psycopg people are successfully
using. We're using Django 0.96 on Ubuntu Gutsy Gibbons. Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to