rainer wrote: > > Hi magnolians, > > we're right now discussing whether it's neccessary to backup filesystem + > database at the same time - using MySQL with externalBlobs = false. > > The question is: > > Can i delete the "repositories" folder, startup Magnolia and everything is > fine (after index-rebuild)? Or would some data be lost e.g. the users / > userroles ... there is a rumor that the users are not in the MySQL dump ;) > > I think a WAR file + MySQL dump should be enough to fully restore Magnolia > and all of its data.
Yeah, every deployment of a new version we do gets a new folder on disk without any Lucene indices or other content at all. Startup takes a moment to rebuild all the indices, especially on the author instance but so far this has worked well. As usual make sure it works on your system, with your data volume. Cheers Philippe ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
