Ian Barwick
2133834dda
doc: update documentation build instructions
...
Describe how to build documentation as a single file, and also note
requirement to build against 9.6 or earlier.
2017-12-27 10:24:22 +09:00
Tony Finch
5804778b58
doc: an optional all-in-one-file manual
2017-12-27 10:24:10 +09:00
Martín Marqués
9d25544ab5
Add more information to the setting up sudo without requiretty in
...
the documentation
Signed-off-by: Martín Marqués <martin.marques@2ndquadrant.com >
2017-12-20 09:27:02 +09:00
Daymel Bonne Solís
8506607388
Fix package name
2017-12-20 09:26:57 +09:00
Ian Barwick
e8e059c26d
docs: update 4.0.1 release date
2017-12-13 15:15:13 +09:00
Abhijit Menon-Sen
38d293694d
Fix typo: upstream_node_id → upstream_node
2017-12-11 09:30:37 +09:00
Ian Barwick
de57ecdad1
Finalize 4.0.1 release files
2017-11-29 17:02:47 +09:00
Ian Barwick
1fde81cf3f
docs: improve event notification documentation
2017-11-29 14:44:07 +09:00
Ian Barwick
146c412061
docs: minor fixes to various examples
2017-11-29 11:30:38 +09:00
Ian Barwick
e9cb61ae7a
docs: add additional note about setting "wal_log_hints"
...
Useful to reference this when discussing PostgreSQL configuration in
general.
2017-11-29 11:25:14 +09:00
Ian Barwick
50e9460b3e
Update release notes
2017-11-28 13:42:28 +09:00
Ian Barwick
d3c47f450f
docs: add 2ndQ yum repository installation instructions
...
These replace the HTML document at https://repmgr.org/yum-repository.html
2017-11-24 14:14:36 +09:00
Ian Barwick
e0560c3e70
docs: fix configuration file example
...
Per report from Carlos Chapi.
2017-11-24 09:27:39 +09:00
Ian Barwick
f8a0b051c8
repmgr: fix return code output for repmgr node check --action=...
...
Addresses GitHub #340
2017-11-23 10:35:41 +09:00
Ian Barwick
020b5b6982
docs: update 4.0.0 release notes
2017-11-21 16:27:18 +09:00
Ian Barwick
019cd081e8
Bump version
...
4.0.0
2017-11-20 15:45:48 +09:00
Ian Barwick
3ace908126
docs: miscellaneous updates
2017-11-20 15:44:31 +09:00
Ian Barwick
2ad174489c
docs: improve documentation of pg_basebackup_options
2017-11-20 15:30:31 +09:00
Ian Barwick
9124e0f0a2
docs: expand witness documentation
2017-11-20 15:29:31 +09:00
Ian Barwick
060b746743
docs: miscellaneous cleanup
2017-11-20 15:29:28 +09:00
Ian Barwick
bdb82d3aba
docs: add initial witness server documentation
2017-11-20 15:29:24 +09:00
Ian Barwick
29fcee2209
docs: add witness command reference files to file list
2017-11-15 14:04:19 +09:00
Ian Barwick
f61f7f82eb
docs: add command reference for "witness (un)register"
2017-11-15 14:04:14 +09:00
Ian Barwick
688e609169
docs: add some more index entries
2017-11-15 14:03:44 +09:00
Ian Barwick
3e68c9fcc6
docs: document "passfile" configuration file parameter
2017-11-15 14:03:40 +09:00
Ian Barwick
2a898721c0
docs: update release notes
...
Add note about changes to password handling.1
2017-11-15 14:03:34 +09:00
Ian Barwick
60e877ca39
docs: fix example in BDR section
2017-11-02 11:24:10 +09:00
Ian Barwick
91531bffe4
docs: tweak Markdown URL formatting
2017-11-01 10:59:10 +09:00
Ian Barwick
fc5f46ca5a
docs: update links to repmgr 4.0 documentation
2017-11-01 10:49:58 +09:00
Ian Barwick
b76952e136
docs: update copyright info
2017-11-01 09:36:16 +09:00
Ian Barwick
c3a1969f55
docs: convert command reference sections to <refentry> format
...
Note that most entries still need a bit more tidying up, consistent structuring,
provision of more examples etc.
2017-10-31 11:29:49 +09:00
Ian Barwick
fbf357947d
docs: add sample output to "standby follow" and "standby promote"
2017-10-27 15:05:46 +09:00
Ian Barwick
47eaa99537
docs: add note about building docs
2017-10-27 10:46:58 +09:00
Ian Barwick
aeee11d1b7
docs: finalize conversion of existing BDR repmgr documentation
2017-10-26 18:57:34 +09:00
Ian Barwick
e4713c5eca
docs: update configuration documentation
2017-10-26 18:57:29 +09:00
Ian Barwick
e55e5a0581
Initial conversion of existing BDR repmgr documentation
2017-10-26 18:56:58 +09:00
Ian Barwick
fb0aae183d
Docs: update "repmgr cluster show"
2017-10-26 09:42:36 +09:00
Ian Barwick
c5d91ca88c
repmgr node rejoin: add --dry-run option
2017-10-26 09:42:12 +09:00
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
e0be228c89
docs: fix formatting
2017-10-23 10:00:00 +09:00
Ian Barwick
c27bd2a135
docs: fix typo
2017-10-20 16:06:46 +09:00
Ian Barwick
23f7af17a2
Note Barman configuration file parameter changes
2017-10-20 11:31:31 +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
a6a97cda86
docs: update "repmgr cluster show" page
2017-10-19 16:39:27 +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
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