Commit Graph

549 Commits

Author SHA1 Message Date
Ian Barwick
9f5edd07ad Fix typo 2017-10-26 09:35:25 +09:00
Ian Barwick
f58b102d51 Standardize terminology on "primary" (in place of "master") 2017-10-24 13:44:03 +09:00
Ian Barwick
90733aecf7 --dry-run available for "node rejoin" 2017-10-23 10:40:43 +09:00
Ian Barwick
e0be228c89 docs: fix formatting 2017-10-23 10:00:00 +09:00
Ian Barwick
a9759cf6ca Add --help output for "repmgr node service"
Addresses GitHub #329.
2017-10-20 16:49:29 +09:00
Ian Barwick
6852ac82c6 Add --help output for "repmgr node rejoin"
Addresses GitHub #329.
2017-10-20 16:49:19 +09:00
Ian Barwick
c27bd2a135 docs: fix typo 2017-10-20 16:06:46 +09:00
Ian Barwick
5045e2eb9d node rewind: add check for pg_rewind and --dry-run mode
Addresses GitHub #330
2017-10-20 14:16:56 +09:00
Ian Barwick
23f7af17a2 Note Barman configuration file parameter changes 2017-10-20 11:31:31 +09:00
Ian Barwick
93936c090d Fix error message typo 2017-10-20 11:19:12 +09:00
Ian Barwick
564c951f0c Prevent relative configuration file path being stored in the repmgr metadata
The configuration file path is stored to make remote execution of repmgr
(e.g. during "repmgr standby switchover") simpler, so relative paths
make no sense.

Addresses GitHub #332
2017-10-20 10:59:54 +09:00
Ian Barwick
3f5e8f6aec Update README
Main body of documentation moved to DocBook format and hosted at:

    https://repmgr.org/docs/index.html

as the existing README and sundry additional files were becoming
unmanageable. Conversion to DocBook format enables all documentation
to be managed in a single structured system, with cross-references,
indexes, linkable URLS etc.
2017-10-19 16:39:33 +09:00
Ian Barwick
a6a97cda86 docs: update "repmgr cluster show" page 2017-10-19 16:39:27 +09:00
Ian Barwick
18c8e4c529 Add placeholder FAQ.md
This replaces the original FAQ maintainted for repmgr 3.x; repmgr 4
documentation is now available in DocBook format.
2017-10-19 16:22:28 +09:00
Ian Barwick
6984fe7029 docs: expand release notes and redirect "changes-in-repmgr4.md" 2017-10-19 14:11:17 +09:00
Ian Barwick
5ecc3a0a8f Add 4.0 release notes 2017-10-19 13:59:03 +09:00
Ian Barwick
febde097be doc: add missing entry for "priority" in repmgr.conf.sample
Per report from Shaun Thomas.
2017-10-19 13:16:36 +09:00
Ian Barwick
19ea248226 docs: add more index references 2017-10-19 12:22:58 +09:00
Ian Barwick
acdbd1110a docs: note way of forcing recovery then quitting in single user mode 2017-10-19 12:22:54 +09:00
Ian Barwick
946683182c Documentation: update markup 2017-10-18 11:12:37 +09:00
Ian Barwick
c9fbb7febf Update package signature documentation 2017-10-18 10:51:35 +09:00
Ian Barwick
ff966fe533 Document "upgrading-from-repmgr3.md" moved to main repmgr documentation 2017-10-18 10:51:29 +09:00
Ian Barwick
7001960cc1 Update "repmgr node rejoin" documentation 2017-10-17 17:41:36 +09:00
Ian Barwick
1cfba44799 Add FAQ to documentation 2017-10-17 16:16:40 +09:00
Ian Barwick
d1f9ca4b43 Move deprecated command line option
Not required in repmgr4, we're keeping it around for backwards compatibility;
a warning will be issued if used.
2017-10-17 16:16:06 +09:00
Ian Barwick
f6c253f8a6 Various documentation fixes 2017-10-17 11:02:33 +09:00
Ian Barwick
95ec8d8b21 Bump doc version 2017-10-17 09:46:23 +09:00
Ian Barwick
041f1b7667 Merge commit '0b2a6fe2fb958f10f211f0656fd91cae980fd08d' into REL4_0_STABLE 2017-10-16 11:22:48 +09:00
Ian Barwick
0b2a6fe2fb Merge branch 'docs' 2017-10-16 11:11:58 +09:00
Ian Barwick
e716d09053 Update repmgr3 upgrade notes 2017-10-10 15:14:47 +09:00
Ian Barwick
f885e105f2 Add note about upgrading from repmgr 3.1.1 or earlier 2017-10-10 14:50:32 +09:00
Ian Barwick
43be854ec6 Update CONTRIBUTING.md 2017-10-10 14:27:52 +09:00
Ian Barwick
f7e2c700b1 Update README 2017-10-10 11:07:34 +09:00
Ian Barwick
b1eef0a212 Update upgrade document 2017-10-10 10:52:38 +09:00
Ian Barwick
39e8a560b0 Update upgrade document 2017-10-10 10:51:46 +09:00
Ian Barwick
d4a847a96f Update upgrade document 2017-10-10 10:49:35 +09:00
Ian Barwick
034e501039 Add section about upgrading 2017-10-10 09:32:14 +09:00
Ian Barwick
08878831fe Add more repmgrd documentation 2017-10-05 15:59:39 +09:00
Ian Barwick
cf1e17d758 Document log rotation 2017-10-05 15:26:30 +09:00
Ian Barwick
87ea7850ca More updates 2017-10-05 15:21:22 +09:00
Ian Barwick
fee4569887 Further repmgrd documentation 2017-10-05 14:32:57 +09:00
Ian Barwick
a4e79d33af Initial repmgrd documentation 2017-10-05 13:40:13 +09:00
Ian Barwick
a480b8bd52 Ignore sql/repmgr_funcs.sql
This might be left behind from a repmgr3 build.
2017-10-05 13:30:05 +09:00
Ian Barwick
d156de533d Split up command reference 2017-10-05 11:48:21 +09:00
Ian Barwick
da47eb4bff Update command reference 2017-10-05 10:30:30 +09:00
Ian Barwick
5fd823fda9 Fix typos 2017-10-05 10:30:29 +09:00
Ian Barwick
c5c27d2250 Add primary register/unregister 2017-10-05 10:30:29 +09:00
Ian Barwick
ec843e1de4 Actually add switchover section 2017-10-05 10:30:29 +09:00
Ian Barwick
e18d6ea81f Add switchover section 2017-10-05 10:30:29 +09:00
Ian Barwick
cb61b447f3 Document "repmgr standby unregister" 2017-10-05 10:30:29 +09:00