Vitaly Baranov
|
5154c1b9d0
|
Use same UUIDs for tables on replicas created by RESTORE ON CLUSTER.
|
2023-08-23 22:55:46 +02:00 |
|
Azat Khuzhin
|
011480924a
|
Use forward declaration of ThreadPool
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-04-07 11:25:35 +02:00 |
|
AVMusorin
|
038bfb40ab
|
dynamic update system.backups
|
2023-03-21 11:42:54 +01:00 |
|
Vitaly Baranov
|
01aaaf7395
|
More accurate access checking for RESTORE.
|
2022-06-19 11:26:41 +02:00 |
|
Vitaly Baranov
|
c0f06c5e16
|
Require new privilige 'BACKUP' to make a backup.
|
2022-06-15 20:32:35 +02:00 |
|
Vitaly Baranov
|
6877b8f864
|
Fix renaming visitor.
|
2022-06-15 20:32:34 +02:00 |
|
Vitaly Baranov
|
592f568f83
|
Move backup/restore code to storages and databases - part 2.
|
2022-06-15 20:32:31 +02:00 |
|
Vitaly Baranov
|
724bc4dc57
|
Move backup/restore code to storages and databases - part 1.
|
2022-06-15 20:28:43 +02:00 |
|
Vitaly Baranov
|
ce1836f0d2
|
Lock tables for share before backup and restore.
|
2022-06-15 20:28:43 +02:00 |
|
Vitaly Baranov
|
feb2de8542
|
Fix access checking for BACKUP and RESTORE.
|
2022-05-14 10:48:35 +02:00 |
|
Vitaly Baranov
|
30005a1eff
|
BACKUP ON CLUSTER correctly collects data of a replicated table from all replicas now,
and if some part doesn't exist on either replica it's no problem anymore.
|
2022-05-12 13:33:42 +02:00 |
|
Vitaly Baranov
|
5257ce31f8
|
Improved using ThreadPool for making backup or restoring, changed columns in system.backups.
|
2022-05-03 11:03:13 +02:00 |
|
Vitaly Baranov
|
68a020ecea
|
Implement BACKUP/RESTORE ON CLUSTER.
|
2022-04-25 16:34:33 +02:00 |
|
Vitaly Baranov
|
7f89b98308
|
Rework BackupSettings and RestoreSettings a little, pass StorageRestoreSettings to storages.
|
2022-03-20 20:02:15 +01:00 |
|
Vitaly Baranov
|
c160494f43
|
Make BACKUP more consistent with RESTORE.
|
2022-03-20 20:01:52 +01:00 |
|
Vitaly Baranov
|
7a63feb3f7
|
Make restore tasks explicit.
|
2022-03-20 20:01:31 +01:00 |
|
Vitaly Baranov
|
63e8bc1f20
|
Added new commands BACKUP and RESTORE.
|
2021-08-23 23:41:45 +03:00 |
|