Page 1 of 1

Question about backup/restore service

Posted: Sun 30 May 2010 07:57
by dehorter
Hi

a new option appears UseNBackup

but help is not very clear about it.

what is the advantage/disavantage to use it ?

according to test i pratice (very few :roll: ), it seems that the "standard" backup have a smaller size and works on backgroud whereas the nbackup seems modal ?

regards
olivier

Posted: Mon 31 May 2010 07:22
by Dimon
You can find information about NBackup service by the following link:
http://tracker.firebirdsql.org/browse/DNET-224

Posted: Mon 14 Jun 2010 14:43
by dehorter
Hi

thanks for the answer

may i ask something more ? :oops:

i read that with UseNBackup set to True, the backup can be done ONLY in the host machine.

Is it also the case with the UseNBackup set to false ? (it seems yes)


i used the the both way, the size of the backup file is totaly different
original size : 6 G
UseNBackup = true : 6 G
UseNBackup = False : <3G

why such difference ?


regards

olivier

Posted: Mon 14 Jun 2010 15:52
by Dimon
Yes, IBCBackupService backs a database up on the host machine. This behaviour is connected with the specificity of InterBase server, and not with IBDAC.
Sizes of the backup files are different because the files have different format. You can learn more about this in the InterBase server documentation.