From e246e31324f18a0f7861b237bc9186df2340edb6 Mon Sep 17 00:00:00 2001 From: Jerry Jacobs Date: Fri, 13 Jun 2025 17:46:52 +0200 Subject: [PATCH] vault backup: 2025-06-13 17:46:52 --- .obsidian/workspace.json | 10 +++++----- 2024/Postgres Backups and ZFS snapshots.md | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index e1f60ca..57fbd12 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "2022/computers-and-machines.md", + "file": "2024/Postgres Backups and ZFS snapshots.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "computers-and-machines" + "title": "Postgres Backups and ZFS snapshots" } } ] @@ -53,7 +53,7 @@ "state": { "type": "search", "state": { - "query": "supermicro", + "query": "snapshots", "matchingCase": false, "explainSearch": false, "collapseAll": false, @@ -167,8 +167,9 @@ "command-palette:Open command palette": false } }, - "active": "a0e3a8c10d55aaec", + "active": "17ba41ca922a4dca", "lastOpenFiles": [ + "2022/computers-and-machines.md", "2024/piet-hein-state-gebouwbeheer.md", "2024/Github multiple users and keys.md", "2025/macos-old-installer-links.md", @@ -176,7 +177,6 @@ "2025/xg-infra-guava.md", "2025/xg-infra-vorke-upgrade-2025.md", "2025/xg-infra.md", - "2022/computers-and-machines.md", "2025/xg-infra-nas-upgrade-2025.md", "2025/FreeBSD libcxxrt broken.md", "2024/freebsd-jail-vanilla.md", diff --git a/2024/Postgres Backups and ZFS snapshots.md b/2024/Postgres Backups and ZFS snapshots.md index 817ad55..242e8c1 100644 --- a/2024/Postgres Backups and ZFS snapshots.md +++ b/2024/Postgres Backups and ZFS snapshots.md @@ -1,6 +1,6 @@ * https://github.com/jibudata/amberapp/blob/34852920052c58f3d518a28e4d09a50584cf40f8/pkg/postgres/postgres.go -* Quiesce & Unquiesce +* Quiesce & Unquiesce terminology * https://zrepl.github.io/v0.2.1/configuration/snapshotting.html#postgres-checkpoint-hook * https://www.postgresql.org/docs/16/wal-reliability.html * https://www.postgresql.org/docs/15/functions-admin.html