Tuesday, May 21, 2013

Re: Django Celery w/ Amazon RDS and Memcached

Sorry, just saw this. Presumably I had some sort of lock on the database which was preventing the async task from reloading a database dump. As soon as I exited the database shell, the task finished successfully.

--
Joey "JoeLinux" Espinosa



On Tue, May 21, 2013 at 9:08 AM, Alex Strickland <sscc@mweb.co.za> wrote:
On 2013/05/21 02:38 PM, Joey Espinosa wrote:

Nevermind, everyone. Turned out to be simply my fault (had a shell connection to the database open). *facepalm*


At the risk of embarrassing myself even more than you were, why is that a problem?

--
Regards
Alex

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.



--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment