Remove one node at runtime with table replicas=0?

Hi,
is there a way to remove one node of a cluster when I have tables with replication factor = 0?
for example to mark one node to be removed, so that all the data will be re-allocated to other nodes?
regards,
Andreas

1 Like

Hi Andreas,
Yes, please see the Graceful stop section of Rolling upgrade — CrateDB: How-Tos

2 Likes

Great! thank you so much!
Really like this database :slight_smile:

2 Likes