Skip to content

Inserting a delete command into the system.backup_actions is sync and leading to timeouts #1148

Answered by Slach
manasmulay asked this question in Q&A
Discussion options

You must be logged in to vote

deletion operation is sync
no way to async deletion

increase http_receive_timeout settings in your backup user profile
/etc/clickhouse-server/users.d/backup_http_receive_timeout.xml

<clickhouse>
<profiles><your-backup-user-profile><http_receive_timeout>3600</http_receive_timeout></profiles>
</clickhouse>

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@manasmulay
Comment options

Answer selected by Slach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants