Use "psql -V" instead of "initdb -V" in sample scripts.
authorBo Peng <pengbo@sraoss.co.jp>
Thu, 1 Aug 2024 17:55:22 +0000 (02:55 +0900)
committerBo Peng <pengbo@sraoss.co.jp>
Thu, 1 Aug 2024 17:57:53 +0000 (02:57 +0900)
commitafe992cb38b7d62c35e2fafd2420c901ef3e80a1
treeed1579a8c436238605ca099e8c4e89faaa879611
parentb5d834b3553c312990d21a156b672721e57767f0
Use "psql -V" instead of "initdb -V" in sample scripts.

Use "psql -V" instead of "initdb -V" in the sample scripts
bacause in some cases postgresqlxx-server may not be installed.
src/sample/scripts/follow_master.sh.sample
src/sample/scripts/recovery_1st_stage.sample