Make error handling of synchronous_standby_names consistent.
Robert Haas <rhaas@postgresql.org>
Make error handling of synchronous_standby_names consistent. It's not a good idea to kill the postmaster just because someone muffs this, and it's not consistent with what we do for other, similar GUCs. Fujii Masao, with a bit more hacking by me
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/syncrep.c | modified | +2 −4 |