We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7d370 commit 6f94b39Copy full SHA for 6f94b39
docs/append-stream.md
@@ -302,7 +302,7 @@ Flushes data to the backend columnar store when this bytes threshold is reached.
302
303
## Enable Zero-Replication WAL
304
305
-You can store WAL (NativeLog) data in S3-compatible cloud storage. To enable this, configure a disk and then create a mutable stream using that disk.
+You can store WAL (NativeLog) data in S3-compatible cloud storage. To enable this, configure a disk and then create an append stream using that disk.
306
307
```sql
308
CREATE DISK s3_plain_disk DISK(
0 commit comments