update echo comment
This commit is contained in:
parent
84c8e901de
commit
da4949db93
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ in
|
||||||
|
|
||||||
echo "PostgreSQL slave setup completed successfully"
|
echo "PostgreSQL slave setup completed successfully"
|
||||||
else
|
else
|
||||||
echo "PostgreSQL standby already configured (standby.signal exists), skipping base backup"
|
echo "PostgreSQL dataDir not empty, skipping initial master to slave replication"
|
||||||
fi
|
fi
|
||||||
'');
|
'');
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue