2 days ago I made some major updates to my live site including
modifications in models. I did the necessary schema modifications in
the database, and everything seemed to be running well at first.

Then I start receiving error notifications of 2 types, occasionally:
1. DB error: Programming error, Transaction aborted ...
2. Import error: View does not exist, cannot import ...

Both of them occur nearly 1 / 100 of the time and 99 works fine.

For (1), I think the db is some how left in an inconsistent state. I
reset the sql sequences and reindexed tables, but did not help.

For (2) I have no clue at all, because it happens occasionally and did
not happen when testing using the api via the shell

I am using a recent svn version postgres as db backend.

I am feeling desperate. Any suggestions?

Thanks for any help...
oMat


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to