Files
repmgr/repmgr.h
Ian Barwick ba42794bcb repmgr: parse --no-slot in pg_basebackup_options
From PostgreSQL 10 we'll need to know whether this is present when
performing sanity checks for available replication slots.

Add a sanity check for conflicting presence of -S/--slot while we're
at it so we can abort early.
2017-03-07 11:04:18 +09:00

6.2 KiB