Конференция Arenadata
Новое время — новый Greenplum
Мы приглашаем вас принять участие в конференции, посвященной будущему Open-Source Greenplum 19 сентября в 18:00:00 UTC +3. Встреча будет проходить в гибридном формате — и офлайн, и онлайн. Онлайн-трансляция будет доступна для всех желающих.
Внезапное закрытие Greenplum его владельцем — компанией Broadcom - стало неприятным сюрпризом для всех, кто использует или планирует начать использовать решения на базе этой технологии. Многие ожидают выхода стабильной версии Greenplum 7 и надеются на её дальнейшее активное развитие.
Arenadata не могла допустить, чтобы разрабатываемый годами Open-Source проект Greenplum прекратил своё существование, поэтому 19 сентября мы представим наш ответ на данное решение Broadcom, а участники сообщества получат исчерпывающие разъяснения на все вопросы о дальнейшей судьбе этой технологии.

На конференции вас ждёт обсуждение следующих тем:

  • План возрождения Greenplum;
  • Дорожная карта;
  • Экспертное обсуждение и консультации.
Осталось до события

View restores in ADBM

List of restores

All restore operations that are launched by users in ADBM (via the Restore action or Disaster recovery) are displayed on the Restores tab. To open this tab, follow the steps:

  1. Open the Backup Manager page via the ADB Control web interface.

  2. In the table that is located in the Clusters section of the opened page, click the ADB cluster name.

    Select the ADB cluster
    Select the ADB cluster
    Select the ADB cluster
    Select the ADB cluster
  3. Select the Restores tab.

    The Restores tab
    The Restores tab
    The Restores tab
    The Restores tab

On the page that opens, there is a table with the following information on the data restores.

Restore list fields
Field Description

Restore point

A restore point that was selected to restore data

Status

A restore status. Possible values:

  • Init — the restore is being initialized;

  • Running — the restore is running;

  • Failed — the restore launch is failed;

  • Done — the restore launch is successful.

Start time

A start timestamp of the restore operation in the DD/MM/YYYY HH:mm:ss format

Update time

A timestamp of the last restore status update in the DD/MM/YYYY HH:mm:ss format

Restore type

A data restore type. Possible values:

  • Self-restore — a standard data restore operation that is launched via the Restore action;

  • Copy — a data restore operation that is launched during copying data between two clusters as a part of Disaster recovery with the Copy type (cold standby).

  • Streaming — a data restore operation that is launched during copying data between two clusters as a part of Disaster recovery with the Streaming type (warm standby).

In the column headers of the table with a list of restore operations, there are filters that you can use to select specific data. To open a filter, click the openside dark openside light icon. For those columns where the set of possible values is limited (e.g. Status), you can select a value from the drop-down list. For some columns (e.g. Restore point), the search value should be entered. For columns that show date and time (e.g. Start time), the time range can be selected from the calendar.

The filtered dark filtered light icon means that a filter is defined for the column. To reset all filters, click Reset.

IMPORTANT

By default, the table on the Restores tab shows the current-day restore operations. To view all restores, use the time filters.

Restore details

To view the restore details, click the restore point name (Restore point) in the table on the Restores tab.

Select a restore operation
Select a restore operation
Select a restore operation
Select a restore operation

The next page shows the general restore information.

Restore details
Restore details
Restore details
Restore details
Fields of the Overview section
Field Description

Status

A restore status. See Status above

Start time

A start timestamp of the restore operation in the DD/MM/YYYY HH:mm:ss format

Update time

A timestamp of the last restore status update in the DD/MM/YYYY HH:mm:ss format

Configuration

A configuration version. To view the configuration details, click the version number

Restore types

A data restore type. See Restore type above

Databases

A comma-separated list of databases selected for the restore

Processes

A maximum number of processes that is selected to restore one segment

Flags

The flags that are selected for the restore operation (see Delta, Restore mirrors, Force in the Restore description)

Action

A name of the action within which the restore operation was launched. To view the action details, click the name

Backup

A name of the latest backup that was created before the selected restore point. To view the backup details, click the name

Type

A type of the latest backup that was created before the selected restore point

Date

A creation timestamp of the latest backup that was completed before the selected restore point

Found a mistake? Seleсt text and press Ctrl+Enter to report it