mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-05-31 19:39:04 +00:00
ccdc0f9871
* Version set to 3.2dev * Binaries are placed in PGBINDIR and then linked from /usr/bin, instead of being placed into /usr/bin directly. This is necessary for the switchover command, because it requires pg_rewind, which is placed in PGBINDIR too.