horizon/openstack_dashboard/contrib/trove/content/database_backups/templates/database_backups/_backup_details_help.html

5 lines
341 B
HTML

{% load i18n %}
<p>{% blocktrans %}Specify the details for the database backup.{% endblocktrans %}</p>
<p>{% blocktrans %}You can perform an incremental backup by specifying a parent backup. <strong>However,</strong> not all databases support incremental backups in which case this operation will result in an error.{% endblocktrans %}</p>