vault backup: 2024-09-12 21:50:15

This commit is contained in:
2024-09-12 21:50:15 +02:00
parent 994ca3984e
commit e007e9b0b5
3 changed files with 22 additions and 21 deletions
+1 -1
View File
@@ -18,5 +18,5 @@
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.9932251304186369,
"close": false
"close": true
}
+16 -20
View File
@@ -60,18 +60,6 @@
{
"id": "913ddabc9e7fe157",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "ToDo's/ToDo's_Aussortiert.md",
"mode": "source",
"source": false
}
}
},
{
"id": "e0089a83b7f723a5",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
@@ -82,7 +70,7 @@
}
}
],
"currentTab": 5
"currentTab": 4
}
],
"direction": "vertical"
@@ -128,8 +116,7 @@
"state": {}
}
}
],
"currentTab": 1
]
}
],
"direction": "horizontal",
@@ -212,8 +199,17 @@
"file": "Geschäft/IT/Postgres.md"
}
}
},
{
"id": "edcaa91f6dfc0a37",
"type": "leaf",
"state": {
"type": "advanced-tables-toolbar",
"state": {}
}
]
}
],
"currentTab": 6
}
],
"direction": "horizontal",
@@ -233,8 +229,10 @@
"workspaces:Manage workspace layouts": false
}
},
"active": "e0089a83b7f723a5",
"active": "d9b602da9bc89183",
"lastOpenFiles": [
"ToDo's/ToDo's.md",
"Geschäft/IT/Postgres.md",
"3D Druck/Einstelungen Testen.md",
"3D Druck/SQL.md",
"3D Druck/Steps einstellen.md",
@@ -244,7 +242,6 @@
"Geschäft/Gewürze/Fehlende Rechnungen.md",
"Geschäft/Gewürze/attachments/2420032101MB - Angebot Districap - Ninon Mix - Lodner Gewürze.pdf",
"HomeLab/Rose/PostgreSQL.md",
"ToDo's/ToDo's.md",
"ToDo's/ToDo's_Aussortiert.md",
"Geschäft/Etiketten/Drucken/04 - Bestand.md",
"Geschäft/GTR Halle/Investitionen.md",
@@ -260,7 +257,6 @@
"Bank Höchstadt.md",
"Geschäftsplanung.md",
"Geschäft/GTR Halle/Maße.md",
"HomeLab/Linux Befehle.md",
"Geschäft/GTR Halle/Maße Trockenbau.md"
"HomeLab/Linux Befehle.md"
]
}
+5
View File
@@ -28,5 +28,10 @@ cd "C:\Program Files\PostgreSQL\16\bin"
psql.exe -U USER -f C:\test.dump DATABASE_NAME
```
Spicy Storage Backup einspielen:
```
.\psql.exe -U USER -f 'K:\Nextcloud\Lodner\Geschäftlich\Lodner Geschmackswelten\Datenbank Sicherungen\Postgres\VERSION' spicy_storage
```
---