all-things-risingwave

How can I make the contents of tables survive restarts?

I am looking for a way to persist the contents of tables even after restarts in my application.

Br

Brennan Vincent

Asked on Oct 19, 2022

To make the contents of tables survive restarts, you can enable etcd and minio. Refer to the development documentation for detailed instructions on how to set up and configure etcd and minio for data persistence.

Oct 19, 2022Edited by