Re: long-running process. how to do it?

2006-10-06 Thread Adam Blinkinsop
Couldn't you just fork a process (os.spawn*)? My vote is for an email queue -- analogous to a print queue. Do the entire producer/consumer thing. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users"

PostgreSQL Backup and Restore

2006-07-08 Thread Adam Blinkinsop
Geert Vanderkelen wrote: > Don Arbow wrote: > > On Jul 7, 2006, at 3:35 AM, Kenneth Gonsalves wrote: > >> another thing, your have to be careful about postgresql is that data > >> recovery tools for a borked db for postgres are rare to the point of > >> non-existence, whereas there are lots of