ClickHouse/src/Backups
Alexey Milovidov c17a3bb944 Useless changes
2024-05-10 03:31:40 +02:00
..
tests Fix tests. 2023-08-03 13:52:35 +02:00
BackupCoordinationFileInfos.cpp Review comments 2023-11-17 10:11:15 +00:00
BackupCoordinationFileInfos.h Fixing more headers 2024-02-29 15:40:30 +00:00
BackupCoordinationKeeperMapTables.cpp Local backup and restore 2023-11-08 10:22:44 +00:00
BackupCoordinationKeeperMapTables.h Make on cluster backup/restore work 2023-11-08 13:16:38 +00:00
BackupCoordinationLocal.cpp Fix making backup when multiple shards are used. 2024-04-25 19:25:07 +02:00
BackupCoordinationLocal.h Fix making backup when multiple shards are used. 2024-04-25 19:25:07 +02:00
BackupCoordinationRemote.cpp Fix making backup when multiple shards are used. 2024-04-25 19:25:07 +02:00
BackupCoordinationRemote.h Fix making backup when multiple shards are used. 2024-04-25 19:25:07 +02:00
BackupCoordinationReplicatedAccess.cpp Added Keeper retries for backups operations (#47224) 2023-04-04 18:12:08 +02:00
BackupCoordinationReplicatedAccess.h Useless changes 2024-05-09 01:08:33 +02:00
BackupCoordinationReplicatedSQLObjects.cpp Added Keeper retries for backups operations (#47224) 2023-04-04 18:12:08 +02:00
BackupCoordinationReplicatedSQLObjects.h Useless changes 2024-05-09 01:08:33 +02:00
BackupCoordinationReplicatedTables.cpp Fix making backup when multiple shards are used. 2024-04-25 19:25:07 +02:00
BackupCoordinationReplicatedTables.h Fix making backup when multiple shards are used. 2024-04-25 19:25:07 +02:00
BackupCoordinationStage.cpp More configurable collecting metadata for backup. 2023-09-25 12:22:18 +02:00
BackupCoordinationStage.h More configurable collecting metadata for backup. 2023-09-25 12:22:18 +02:00
BackupCoordinationStageSync.cpp Updated implementation 2024-01-25 14:31:49 +03:00
BackupCoordinationStageSync.h Updated implementation 2024-01-25 14:31:49 +03:00
BackupEntriesCollector.cpp Useless changes 2024-05-09 01:08:33 +02:00
BackupEntriesCollector.h Useless changes 2024-05-09 01:08:33 +02:00
BackupEntryFromAppendOnlyFile.cpp Make async reader work with any impl 2023-05-22 19:54:04 +02:00
BackupEntryFromAppendOnlyFile.h Add backup setting "decrypt_files_from_encrypted_disks" 2023-05-16 14:27:27 +02:00
BackupEntryFromImmutableFile.cpp Disable using fs cache for backup/restore. 2023-08-03 13:52:32 +02:00
BackupEntryFromImmutableFile.h Disable using fs cache for backup/restore. 2023-08-03 13:52:32 +02:00
BackupEntryFromMemory.cpp Remove ReadSettings from backup entries. 2023-05-16 14:27:27 +02:00
BackupEntryFromMemory.h Follow up 2024-01-19 11:19:59 +01:00
BackupEntryFromSmallFile.cpp Disable using fs cache for backup/restore #2. 2023-08-03 13:52:35 +02:00
BackupEntryFromSmallFile.h Disable using fs cache for backup/restore #2. 2023-08-03 13:52:35 +02:00
BackupEntryReference.cpp Define BackupReferenceEntry 2023-11-13 14:43:02 +00:00
BackupEntryReference.h Define BackupReferenceEntry 2023-11-13 14:43:02 +00:00
BackupEntryWithChecksumCalculation.cpp Disable using fs cache for backup/restore. 2023-08-03 13:52:32 +02:00
BackupEntryWithChecksumCalculation.h Disable using fs cache for backup/restore. 2023-08-03 13:52:32 +02:00
BackupEntryWrappedWith.h Disable using fs cache for backup/restore. 2023-08-03 13:52:32 +02:00
BackupFactory.cpp Initial draft version of adding backup support to AzureBlobStorage 2023-11-20 10:56:10 +01:00
BackupFactory.h Use managed identity for backups IO in Azure Blob Storage 2024-03-22 17:58:07 +01:00
BackupFileInfo.cpp Useless changes 2024-05-09 01:08:33 +02:00
BackupFileInfo.h Updated implementation 2024-01-25 14:31:49 +03:00
BackupImpl.cpp Add support for reading and writing backups as a 2024-02-29 05:20:51 -08:00
BackupImpl.h Remove removeAllFilesAfterFailure(). 2024-02-19 16:32:01 +01:00
BackupInfo.cpp Limit backtracking in parser 2024-03-17 19:54:45 +01:00
BackupInfo.h Add ability to override credentials for accessing base backup in S3 2023-08-30 20:16:22 +02:00
BackupIO_AzureBlobStorage.cpp distinct message for s3 error 'no key' for cases disk and storage 2024-05-02 13:08:25 +02:00
BackupIO_AzureBlobStorage.h Use managed identity for backups IO in Azure Blob Storage 2024-03-22 17:58:07 +01:00
BackupIO_Default.cpp Updated implementation 2024-01-25 14:31:49 +03:00
BackupIO_Default.h Useless changes 2024-05-09 01:08:33 +02:00
BackupIO_Disk.cpp Updated implementation 2024-01-25 14:31:49 +03:00
BackupIO_Disk.h Reduce header dependencies 2024-03-19 17:04:29 +01:00
BackupIO_File.cpp Useless changes 2024-05-10 03:31:40 +02:00
BackupIO_File.h Address comments 2023-11-14 14:33:34 +00:00
BackupIO_S3.cpp delete strange line 2024-04-15 14:05:51 +02:00
BackupIO_S3.h User specific S3 endpoint backup/restore ON CLUSTER 2024-04-03 08:55:56 +02:00
BackupIO.h Useless changes 2024-05-09 01:08:33 +02:00
BackupOperationInfo.h Tables system.backups and system.backup_log add query_id and error stacktrace 2024-02-21 14:36:58 +03:00
BackupSettings.cpp Merge remote-tracking branch 'origin/master' into revert-refert-of-broken-projections-handling 2024-03-25 13:54:39 +01:00
BackupSettings.h Merge remote-tracking branch 'origin/master' into revert-refert-of-broken-projections-handling 2024-03-25 13:54:39 +01:00
BackupStatus.cpp Use special statuses BACKUP_CANCELLED and RESTORE_CANCELLED in system.backups 2024-01-16 15:07:24 +01:00
BackupStatus.h Useless changes 2024-05-09 01:08:33 +02:00
BackupsWorker.cpp Useless changes 2024-05-09 04:20:54 +02:00
BackupsWorker.h Useless changes 2024-05-09 01:08:33 +02:00
BackupUtils.cpp Fix making backup when multiple shards are used. 2024-04-25 19:25:07 +02:00
BackupUtils.h Put functions in BackupUtils.h to a separate namespace BackupUtils. 2024-04-11 10:28:14 +02:00
CMakeLists.txt Added new commands BACKUP and RESTORE. 2021-08-23 23:41:45 +03:00
DDLAdjustingForBackupVisitor.cpp Fix making backup when multiple shards are used. 2024-04-25 19:25:07 +02:00
DDLAdjustingForBackupVisitor.h Fix making backup when multiple shards are used. 2024-04-25 19:25:07 +02:00
IBackup.h Useless changes 2024-05-09 01:08:33 +02:00
IBackupCoordination.h Useless changes 2024-05-09 01:08:33 +02:00
IBackupEntriesLazyBatch.cpp Define BackupReferenceEntry 2023-11-13 14:43:02 +00:00
IBackupEntriesLazyBatch.h Store columns.txt in backups for the Memory table engine too. 2022-07-05 19:03:20 +02:00
IBackupEntry.h Define BackupReferenceEntry 2023-11-13 14:43:02 +00:00
IRestoreCoordination.h Useless changes 2024-05-09 01:08:33 +02:00
registerBackupEngineAzureBlobStorage.cpp Updated to use workload identity for backups & disk 2024-04-18 18:26:07 +02:00
registerBackupEngineS3.cpp User specific S3 endpoint backup/restore ON CLUSTER 2024-04-03 08:55:56 +02:00
registerBackupEnginesFileAndDisk.cpp Add ability to override credentials for accessing base backup in S3 2023-08-30 20:16:22 +02:00
RestoreCoordinationLocal.cpp Useless changes 2024-05-09 04:20:54 +02:00
RestoreCoordinationLocal.h Updated implementation 2024-01-25 14:31:49 +03:00
RestoreCoordinationRemote.cpp Updated implementation 2024-01-25 14:31:49 +03:00
RestoreCoordinationRemote.h Updated implementation 2024-01-25 14:31:49 +03:00
RestorerFromBackup.cpp Useless changes 2024-05-09 04:20:54 +02:00
RestorerFromBackup.h Fix unhandled exception in ~RestorerFromBackup. 2024-04-26 15:18:13 +02:00
RestoreSettings.cpp Add backup setting "check_parts" and restore setting "restore_broken_parts_as_detached". 2023-09-04 18:54:03 +02:00
RestoreSettings.h Useless changes 2024-05-09 01:08:33 +02:00
SettingsFieldOptionalString.cpp Introduce clean-up of the source storage policy by setting it to an empty string 2023-07-27 18:17:47 +03:00
SettingsFieldOptionalString.h Introduce clean-up of the source storage policy by setting it to an empty string 2023-07-27 18:17:47 +03:00
SettingsFieldOptionalUUID.cpp Updated strategy for handling internal backups & restores to avoid concurrent internal backups & restores - Added settings to disallow concurrent backups and restores 2023-01-17 22:27:13 +01:00
SettingsFieldOptionalUUID.h Updated strategy for handling internal backups & restores to avoid concurrent internal backups & restores - Added settings to disallow concurrent backups and restores 2023-01-17 22:27:13 +01:00
WithRetries.cpp Updated implementation 2024-01-25 14:31:49 +03:00
WithRetries.h Move ZooKeeperRetries.h to Common 2024-01-30 19:02:17 +01:00