Subject | Re: [firebird-support] Best Practices suggestions - Live vs Test databases |
---|---|
Author | Ray Jenkins |
Post date | 2005-03-26T00:27:41Z |
On Fri, 25 Mar 2005 14:28:14 -0800, Rich Pinder <rpinder@...> wrote:
and then do my development from the test machine, then I make the
necessary changes to the 'live' db after making another backup of
course. Then the next time I need to work on applications that deal
with the 'live' db, I start back over by taking a backup and moving it
down to my test machine.
I have never lost any changes although sometimes I have been worried
because of the number of changes that I need to make to the db. I also
subscribe to small incremental changes instead of big sweeping ones...
that might help out my situation a little.
Hope this helps.
Ray
> ONLY use the DDL up on the 'live' database - then after its working,I do this. I back up the 'live' db and restore it on the test machine
> just GBAK the 'live' one up, and restore it on my test machine (where I
and then do my development from the test machine, then I make the
necessary changes to the 'live' db after making another backup of
course. Then the next time I need to work on applications that deal
with the 'live' db, I start back over by taking a backup and moving it
down to my test machine.
I have never lost any changes although sometimes I have been worried
because of the number of changes that I need to make to the db. I also
subscribe to small incremental changes instead of big sweeping ones...
that might help out my situation a little.
Hope this helps.
Ray