We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5d3019 + e886884 commit 156e1d7Copy full SHA for 156e1d7
1 file changed
build/titan/zrepl.nix
@@ -33,7 +33,7 @@
33
prefix = "zrepl_snap_";
34
hooks = [
35
{
36
- # https://zrepl.github.io/master/configuration/snapshotting.html#postgres-checkpoint-hook
+ # https://zrepl.github.io/configuration/snapshotting.html#postgres-checkpoint-hook
37
type = "postgres-checkpoint";
38
dsn = "host=/run/postgresql dbname=hydra user=root sslmode=disable";
39
filesystems."zroot/pg" = true;
0 commit comments