Don't allow both --source-server and --source-target args to pg_rewind.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Don't allow both --source-server and --source-target args to pg_rewind. They are supposed to be mutually exclusive, but there was no check for that. Michael Banck Discussion: <20161007103414.GD12247@nighthawk.caipicrew.dd-dns.de>
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_rewind/pg_rewind.c | modified | +7 −0 |