Vitaly Baranov
|
131382e025
|
Fix async tests.
|
2022-06-15 20:28:42 +02:00 |
|
Vitaly Baranov
|
c1baad0763
|
Fix style.
|
2022-05-15 14:09:42 +02:00 |
|
Vitaly Baranov
|
23322b0bf6
|
Add async tests.
|
2022-05-12 19:42:05 +02:00 |
|
Vitaly Baranov
|
2c92fe21a9
|
Implement restoring to a bigger or smaller cluster.
Remove backup settings allow_storing_multiple_replicas: now it's always allowed.
|
2022-05-12 14:55:06 +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
|
202dd864ed
|
Fix compilation.
|
2022-05-03 18:34:29 +02:00 |
|
Vitaly Baranov
|
484c2c9c4a
|
Use SYSTEM SYNC DATABASE REPLICA to make code better.
|
2022-05-03 16:59:41 +02:00 |
|
Vitaly Baranov
|
828f45f078
|
Add new restore setting 'allow_non_empty_tables'.
|
2022-05-03 16:18:45 +02:00 |
|
Vitaly Baranov
|
b1295311c9
|
Fix crash when BACKUP & RESTORE are called without ON CLUSTER for replicated DB.
|
2022-05-03 11:01:44 +02:00 |
|
Vitaly Baranov
|
a8e924caf6
|
Make BACKUP & RESTORE synchronous by default.
|
2022-04-26 18:45:39 +02:00 |
|
Vitaly Baranov
|
a89ef54c69
|
Fix tests and compilation.
|
2022-04-26 13:32:23 +02:00 |
|
Vitaly Baranov
|
78bcb96098
|
Rename backup & restore setting 'async' -> 'sync', and make backup & restore async by default.
|
2022-04-26 09:51:19 +02:00 |
|
Vitaly Baranov
|
4de4fff590
|
Fix tests.
|
2022-04-25 16:34:34 +02:00 |
|
Vitaly Baranov
|
68a020ecea
|
Implement BACKUP/RESTORE ON CLUSTER.
|
2022-04-25 16:34:33 +02:00 |
|