vault backup: 2024-01-01 22:55:40

This commit is contained in:
2024-01-01 22:55:40 -05:00
parent 243ef64f0a
commit 4184926327

View File

@@ -14,7 +14,7 @@ Option two: `surreal start --auth --user root --pass root file://path/to/databas
Option two I'm still figuring out. I just export it once I'm done and then import the export once I'm ready to begin again. Speaking of... Option two I'm still figuring out. I just export it once I'm done and then import the export once I'm ready to begin again. Speaking of...
*- I also use Docker (or some other OCI runtime like Podman) also. -* *- I also use Docker (or some other OCI runtime like Podman) to run SurrealDB. It is in fact my preferred method -*
## Importing an existing database ## Importing an existing database
Imports deal with SurQL files, similar to SQL files, filled with statements that SurrealDB will read and be ready when you start the database Imports deal with SurQL files, similar to SQL files, filled with statements that SurrealDB will read and be ready when you start the database