Ian Barwick
802755fd60
repmgrd: daemonize process by default
...
It's hard to imagine a use case where this isn't desirable, but
in case, for whatever reason, the user does not wish to daemonize the
process, the command line option "--daemonize=false" can be provided.
Implements GitHub #458 .
2018-06-29 22:01:49 +09:00
Ian Barwick
d00c0c67d0
repmgrd: document PID file options/configuration
2018-06-29 17:00:25 +09:00
Ian Barwick
098f8eaf2a
doc: finalize release notes
2018-06-15 13:27:14 +09:00
Ian Barwick
3b0cde2846
repmgr: cluster check commands - non-zero exit code if node(s) unavailable
...
Return ERR_CLUSTER_CHECK if one or nodes was not reachable.
Implements GitHub #447 .
2018-06-12 10:30:11 +09:00
Ian Barwick
00704913a6
doc: 4.0.6 release notes
2018-06-12 10:29:35 +09:00
Ian Barwick
e12fbb7b4d
doc: update release notes
2018-06-07 15:04:38 +09:00
Ian Barwick
2d43feb34b
doc: update HISTORY and add 4.0.5 release notes
2018-05-01 10:21:40 +09:00
Ian Barwick
afb7ca886c
doc: note change of shared library name from "repmgr_funcs" to "repmgr"
2018-04-03 14:35:45 +09:00
Ian Barwick
df11ad894f
doc: update release notes
...
Add note about requiring 4.0.3 or later on all nodes when performing
a switchover from a noder running 4.0.3 or later.
Per report in GitHub #388 .
2018-04-03 14:35:18 +09:00
Ian Barwick
614b4ae84b
doc: update 4.0.4 release date
2018-04-03 14:34:24 +09:00
Ian Barwick
22c40ae62d
doc: update HISTORY and release notes
2018-03-30 09:41:48 +09:00
Ian Barwick
ff0ba3e19a
doc: update FAQ
...
Additional clarification for "repmgr standby clone --recovery-conf-only"
2018-03-08 19:11:33 +09:00
Ian Barwick
e8cdf72ecd
Add 4.0.4 release notes
2018-03-07 19:21:49 +09:00
Ian Barwick
e5eff3f6d5
doc: update 4.0.3 release notes
2018-02-16 12:15:44 +09:00
Ian Barwick
728a256a93
doc: update release notes
2018-02-16 12:15:35 +09:00
Ian Barwick
76a93af15c
"witness register": fix primary node check
...
Addresses GitHub #377 , based on report by user yonj1e in #373 .
2018-02-08 16:41:04 +09:00
Ian Barwick
ee2df36a76
"standby switchover": additional sanity checks
...
Check that sufficient walsenders will be available on the promotion
candidate, and if replication slots are in use check if enough of
those will be available.
Note these checks can't guarantee that the walsenders/slots will
be available at the appropriate points during the switchover process,
but do ensure that existing configuration problems will be caught.
Implements GitHub #371 .
2018-02-08 15:19:24 +09:00
Ian Barwick
f9528efdb8
"standby clone": ensure "pg_subtrans" directory is created in Barman mode
2018-02-07 14:45:04 +09:00
Ian Barwick
658ec20e37
doc: fix GitHub reference in release notes
2018-02-07 14:43:47 +09:00
Ian Barwick
e6aa831782
Update HISTORY and release notes
2018-02-07 14:43:43 +09:00
Ian Barwick
3a382e826e
doc: update 4.0.2 release notes
...
Add details about upgrading.
2018-01-19 09:10:42 +09:00
Ian Barwick
3dcf57a333
doc: add 4.0.2 release notes
2018-01-19 09:10:42 +09:00
Ian Barwick
3761d17752
docs: update 4.0.1 release date
2017-12-13 15:16:26 +09:00
Ian Barwick
836f32bdbc
Update release notes
2017-11-28 13:42:09 +09:00
Ian Barwick
81beec54aa
repmgr: fix return code output for repmgr node check --action=...
...
Addresses GitHub #340
2017-11-23 10:34:21 +09:00
Ian Barwick
de10d7984a
docs: update 4.0.0 release notes
2017-11-21 16:54:13 +09:00
Ian Barwick
aa28069d8b
docs: update release notes
...
Add note about changes to password handling.1
2017-11-14 18:47:39 +09:00
Ian Barwick
a35d77b7f0
Note Barman configuration file parameter changes
2017-10-20 11:30:36 +09:00
Ian Barwick
6b9ac22029
docs: expand release notes and redirect "changes-in-repmgr4.md"
2017-10-19 14:09:14 +09:00
Ian Barwick
7bf3c78f57
Add 4.0 release notes
2017-10-19 13:58:41 +09:00