Hi Tiziano,

If you check orientdb-server-config.xml you'll find the following:

<handler class="com.orientechnologies.orient.server.handler.OAutomaticBackup">
    <parameters>
        <parameter name="enabled" value="false"/>
        <!-- LOCATION OF JSON CONFIGURATION FILE -->
        <parameter name="config"
value="${ORIENTDB_HOME}/config/automatic-backup.json"/>
    </parameters>
</handler>

In the Community Edition it is a blocking full bacup, that means that the
DB will be in read-only mode during the backup operation.

In the Enterprise Edition you also have non-blocking and incremental
backup, with a much more user-friendly GUI in Studio to schedule it
https://orientdb.com/orientdb-enterprise/version-3-0/

Thanks

Luigi

Il giorno dom 18 ago 2019 alle ore 11:50 Tiziano Fortin <
tiz.for...@gmail.com> ha scritto:

> Hi guys,
> there is a way for performing ad automatic backup every day without
> stopping the server?
>
> P.s. my ubuntu does not support LVM
>
> thank you
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OrientDB" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to orient-database+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/orient-database/74547a94-30c2-4544-941d-9331b7a2b6de%40googlegroups.com
> <https://groups.google.com/d/msgid/orient-database/74547a94-30c2-4544-941d-9331b7a2b6de%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to orient-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/orient-database/CAFZLH8kxzO3%2BXW8HzXh36AdAkz%3Dyv%3DyT37u1TMXdbgQi3%2B5wnw%40mail.gmail.com.

Reply via email to