Do you want to get rid of any kind of block storage and entirely keep all data in object storage?
k
Krishnadas K P
07/31/2023, 5:26 AM
@Srikanth Chekuri Yes. I would like to store entire data on Azure blob storage and nothing in local disk
s
Srikanth Chekuri
07/31/2023, 6:18 AM
I wouldn’t recommend that. ClickHouse will create many objects for writing and more on writing the merged parts. Anyway, You need to update the table TTL to change such that the storage policy is set to move data directly to object storage.