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

This commit is contained in:
2024-09-12 21:45:15 +02:00
parent 49afb77c4e
commit 994ca3984e
2 changed files with 19 additions and 16 deletions
+17 -10
View File
@@ -75,7 +75,7 @@
"state": {
"type": "markdown",
"state": {
"file": "HomeLab/Rose/PostgreSQL.md",
"file": "Geschäft/IT/Postgres.md",
"mode": "source",
"source": false
}
@@ -111,7 +111,7 @@
"state": {
"type": "search",
"state": {
"query": "",
"query": "pg_",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
@@ -128,7 +128,8 @@
"state": {}
}
}
]
],
"currentTab": 1
}
],
"direction": "horizontal",
@@ -156,7 +157,7 @@
"state": {
"type": "backlink",
"state": {
"file": "HomeLab/Rose/PostgreSQL.md",
"file": "Geschäft/IT/Postgres.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -173,7 +174,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "HomeLab/Rose/PostgreSQL.md",
"file": "Geschäft/IT/Postgres.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@@ -208,7 +209,7 @@
"state": {
"type": "outline",
"state": {
"file": "HomeLab/Rose/PostgreSQL.md"
"file": "Geschäft/IT/Postgres.md"
}
}
}
@@ -234,6 +235,15 @@
},
"active": "e0089a83b7f723a5",
"lastOpenFiles": [
"3D Druck/Einstelungen Testen.md",
"3D Druck/SQL.md",
"3D Druck/Steps einstellen.md",
"Programmieren/000 - Ideen.md",
"Programmieren/Utility.md",
"Geschäft/Gewürze/Gewürze.md",
"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",
@@ -251,9 +261,6 @@
"Geschäftsplanung.md",
"Geschäft/GTR Halle/Maße.md",
"HomeLab/Linux Befehle.md",
"Geschäft/GTR Halle/Maße Trockenbau.md",
"Geschäft/Gewürze/Gewürze.md",
"ToDo's/Irgendwann einmal.md",
"ToDo's/Ideen.md"
"Geschäft/GTR Halle/Maße Trockenbau.md"
]
}
+2 -6
View File
@@ -2,7 +2,7 @@
Im Verzeichnis von Postgres ausführen: ````
```
C:\Program Files\PostgreSQL\16\bin>
cd "C:\Program Files\PostgreSQL\16\bin"
```
Folgenden Befehl ausführen
@@ -21,7 +21,7 @@ Spicy Storage Backup:
Im Verzeichnis von Postgres ausführen: ````
```
C:\Program Files\PostgreSQL\16\bin>
cd "C:\Program Files\PostgreSQL\16\bin"
```
```
@@ -30,7 +30,3 @@ psql.exe -U USER -f C:\test.dump DATABASE_NAME
---
# SQLite to Postgres