mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-24 23:56:29 +00:00
If `pg_bindir` is not explicitly provided, the remote `ls` command will be `ls pg_rewind`, which will very likely not find pg_rewind. In this case execute `which pg_rewind` to confirm it's in the default path. Addresses GitHub #267.
236 KiB
236 KiB