Re: Problem with content type creation order and data recovery scheme

2009-09-04 Thread Joshua Russo
On Fri, Sep 4, 2009 at 6:37 PM, James Bennett wrote: > > On Fri, Sep 4, 2009 at 7:35 AM, Joshua Russo > wrote: > > The reason I was looking at the dump data instead of a MySQL backup is > > because it was more obvious to automate. I'm going to take a closer look > at > > the MySQL backup though.

Re: Problem with content type creation order and data recovery scheme

2009-09-04 Thread James Bennett
On Fri, Sep 4, 2009 at 7:35 AM, Joshua Russo wrote: > The reason I was looking at the dump data instead of a MySQL backup is > because it was more obvious to automate. I'm going to take a closer look at > the MySQL backup though. I run on PostgreSQL rather than MySQL, but for what it's worth my b

Re: Problem with content type creation order and data recovery scheme

2009-09-04 Thread Joshua Russo
On Fri, Sep 4, 2009 at 10:37 AM, Russell Keith-Magee wrote: > > On Fri, Sep 4, 2009 at 4:57 PM, Joshua Russo > wrote: > > My goal here is to create a backup and recovery scheme, where recovery is > > possible on any computer. > > I've been performing incremental updates to an application that peo

Re: Problem with content type creation order and data recovery scheme

2009-09-04 Thread Russell Keith-Magee
On Fri, Sep 4, 2009 at 4:57 PM, Joshua Russo wrote: > My goal here is to create a backup and recovery scheme, where recovery is > possible on any computer. > I've been performing incremental updates to an application that people have > started to use. The incremental updates seem to have created a

Problem with content type creation order and data recovery scheme

2009-09-04 Thread Joshua Russo
My goal here is to create a backup and recovery scheme, where recovery is possible on any computer. I've been performing incremental updates to an application that people have started to use. The incremental updates seem to have created a problem for the dump and load data functions when trying to