The backups are not incremental. The database backup makes a fresh backup each time, and puts it in a separate subdirectory.
The forest backup backs up to the location you specify, and if there is already a backup there, it is smart about what to backup, and only backs up the changed part. What it ends up backing up will depend on what merges happened since the last backup. But it is not exactly incremental. -Danny -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Lee, David Sent: Thursday, July 01, 2010 6:55 AM To: General Mark Logic Developer Discussion Subject: Re: [MarkLogic Dev General] Incremental backup Sorry, going off of memory which may be bad, plus my experience that doing a 2nd backup doesnt take very long. I could be (proably am) totally wrong. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Tomas Groth Christensen Sent: Thursday, July 01, 2010 9:20 AM To: [email protected] Subject: Re: [MarkLogic Dev General] Incremental backup Hi, Do you have a link to old post you mentioned? Or just the subject? I searched the archives, but didn't find much... The backup (of a database) created using the web-interface, isn't incremental. Perhaps it is only "activated" when using scheduled backup, and when setting the "max backups count" to 0 (unlimited)? /Tomas Den 01-07-2010 14:58, Lee, David skrev: > I belive (from a post a while back on this group) that the built in > marklogic backups are in fact incremental. > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Tomas > Groth Christensen > Sent: Thursday, July 01, 2010 8:57 AM > To: [email protected] > Subject: [MarkLogic Dev General] Incremental backup > > Hi, > > I'm looking for a way to do incremental backups with Mark Logic, but I > can't find any reference to such a feature in the documentation. Doesn't > > ML support incremental backups? > > Best regards, > Tomas > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
