Inserting a delete command into the system.backup_actions is sync and leading to timeouts #1148
|
Hello! Is there any way to have the delete operation be sync? Also is there any use case of the delete operation being sync, and rest of the operations create, restore, upload etc being async? |
Replies: 1 comment 1 reply
|
deletion operation is sync increase <clickhouse>
<profiles><your-backup-user-profile><http_receive_timeout>3600</http_receive_timeout></profiles>
</clickhouse> |
deletion operation is sync
no way to async deletion
increase
http_receive_timeoutsettings in your backup user profile/etc/clickhouse-server/users.d/backup_http_receive_timeout.xml