vault backup: 2024-09-13 01:46:40

This commit is contained in:
2024-09-13 01:46:40 +02:00
parent ef5378c15a
commit a2d1d7019b
2 changed files with 9 additions and 4 deletions
+4 -4
View File
@@ -144,7 +144,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "ToDo's/ToDo's.md", "file": "Geschäft/IT/Postgres.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -161,7 +161,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "ToDo's/ToDo's.md", "file": "Geschäft/IT/Postgres.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@@ -196,7 +196,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "ToDo's/ToDo's.md" "file": "Geschäft/IT/Postgres.md"
} }
} }
}, },
@@ -229,7 +229,7 @@
"workspaces:Manage workspace layouts": false "workspaces:Manage workspace layouts": false
} }
}, },
"active": "d9b602da9bc89183", "active": "913ddabc9e7fe157",
"lastOpenFiles": [ "lastOpenFiles": [
"ToDo's/ToDo's.md", "ToDo's/ToDo's.md",
"Geschäft/IT/Postgres.md", "Geschäft/IT/Postgres.md",
+5
View File
@@ -35,5 +35,10 @@ Spicy Storage Backup einspielen:
.\psql.exe -U USER -f 'K:\Nextcloud\Lodner\Geschäftlich\Lodner Geschmackswelten\Datenbank Sicherungen\Postgres\VERSION' spicy_storage .\psql.exe -U USER -f 'K:\Nextcloud\Lodner\Geschäftlich\Lodner Geschmackswelten\Datenbank Sicherungen\Postgres\VERSION' spicy_storage
``` ```
Surface
```
.\psql.exe -U USER -f 'C:\UserNextcloud\Lodner\Geschäftlich\Lodner Geschmackswelten\Datenbank Sicherungen\Postgres\VERSION' spicy_storage
```
--- ---