mirror of
https://github.com/rqlite/rqlite.git
synced 2022-10-30 02:37:32 +03:00
Update BACKUPS.md
This commit is contained in:
@@ -25,7 +25,7 @@ SQL text file written successfully
|
||||
```
|
||||
The API can also be accessed directly:
|
||||
```bash
|
||||
curl -s -L -XGET localhost:4001/db/backup?fmt=sql -o bak.sql
|
||||
curl -s -XGET localhost:4001/db/backup?fmt=sql -o bak.sql
|
||||
```
|
||||
|
||||
## Backup isolation level
|
||||
|
||||
Reference in New Issue
Block a user