Subject | Re: [firebird-support] GBak and .NET Provider FbService Backup |
---|---|
Author | Helen Borrie |
Post date | 2007-11-07T22:55Z |
At 05:26 AM 8/11/2007, you wrote:
./heLen
>Actually I was wondering about the backup process and the optimizations doneThe Services Manager uses exactly the same code as is compiled into the separated gbak utility application - provided we are talking about the *same* version/build of gbak and the server program, of course.
>to the database file. I've read that doing a gbak -b you can do a live
>backup to a database and gbak also does some "cleanup" to the running
>database. I was wondering if a backup with the ServicesAPI will do the same
>"cleanup" that gbak does.
>The .NET provider uses the ServicesAPI and allows me to create a remote
>backup file. :-)
./heLen