1<!-- doc/filelist.xml -->
2
3<!ENTITY legal      SYSTEM "legal.xml">
4
5<!ENTITY bookindex  SYSTEM "bookindex.xml">
6
7
8<!--
9 Include external documentation sections
10 -->
11
12<!ENTITY overview      SYSTEM "overview.xml">
13<!ENTITY install SYSTEM "install.xml">
14<!ENTITY install-requirements      SYSTEM "install-requirements.xml">
15<!ENTITY install-packages      SYSTEM "install-packages.xml">
16<!ENTITY install-source      SYSTEM "install-source.xml">
17<!ENTITY quickstart      SYSTEM "quickstart.xml">
18<!ENTITY configuration      SYSTEM "configuration.xml">
19<!ENTITY configuration-file      SYSTEM "configuration-file.xml">
20<!ENTITY configuration-file-required-settings      SYSTEM "configuration-file-required-settings.xml">
21<!ENTITY configuration-file-optional-settings      SYSTEM "configuration-file-optional-settings.xml">
22<!ENTITY configuration-file-log-settings      SYSTEM "configuration-file-log-settings.xml">
23<!ENTITY configuration-file-service-commands   SYSTEM "configuration-file-service-commands.xml">
24<!ENTITY configuration-permissions   SYSTEM "configuration-permissions.xml">
25<!ENTITY configuration-password-management   SYSTEM "configuration-password-management.xml">
26<!ENTITY cloning-standbys  SYSTEM "cloning-standbys.xml">
27<!ENTITY promoting-standby  SYSTEM "promoting-standby.xml">
28<!ENTITY follow-new-primary  SYSTEM "follow-new-primary.xml">
29<!ENTITY switchover  SYSTEM "switchover.xml">
30
31<!ENTITY event-notifications  SYSTEM "event-notifications.xml">
32<!ENTITY upgrading-repmgr  SYSTEM "upgrading-repmgr.xml">
33
34<!ENTITY repmgrd-overview SYSTEM "repmgrd-overview.xml">
35<!ENTITY repmgrd-automatic-failover SYSTEM "repmgrd-automatic-failover.xml">
36<!ENTITY repmgrd-configuration SYSTEM "repmgrd-configuration.xml">
37<!ENTITY repmgrd-operation SYSTEM "repmgrd-operation.xml">
38
39<!ENTITY repmgr-primary-register SYSTEM "repmgr-primary-register.xml">
40<!ENTITY repmgr-primary-unregister SYSTEM "repmgr-primary-unregister.xml">
41<!ENTITY repmgr-standby-clone SYSTEM "repmgr-standby-clone.xml">
42<!ENTITY repmgr-standby-register SYSTEM "repmgr-standby-register.xml">
43<!ENTITY repmgr-standby-unregister SYSTEM "repmgr-standby-unregister.xml">
44<!ENTITY repmgr-standby-promote SYSTEM "repmgr-standby-promote.xml">
45<!ENTITY repmgr-standby-follow SYSTEM "repmgr-standby-follow.xml">
46<!ENTITY repmgr-standby-switchover SYSTEM "repmgr-standby-switchover.xml">
47<!ENTITY repmgr-witness-register SYSTEM "repmgr-witness-register.xml">
48<!ENTITY repmgr-witness-unregister SYSTEM "repmgr-witness-unregister.xml">
49<!ENTITY repmgr-node-status SYSTEM "repmgr-node-status.xml">
50<!ENTITY repmgr-node-check SYSTEM "repmgr-node-check.xml">
51<!ENTITY repmgr-node-rejoin SYSTEM "repmgr-node-rejoin.xml">
52<!ENTITY repmgr-node-service SYSTEM "repmgr-node-service.xml">
53<!ENTITY repmgr-cluster-show SYSTEM "repmgr-cluster-show.xml">
54<!ENTITY repmgr-cluster-matrix SYSTEM "repmgr-cluster-matrix.xml">
55<!ENTITY repmgr-cluster-crosscheck SYSTEM "repmgr-cluster-crosscheck.xml">
56<!ENTITY repmgr-cluster-event SYSTEM "repmgr-cluster-event.xml">
57<!ENTITY repmgr-cluster-cleanup SYSTEM "repmgr-cluster-cleanup.xml">
58<!ENTITY repmgr-service-status SYSTEM "repmgr-service-status.xml">
59<!ENTITY repmgr-service-pause SYSTEM "repmgr-service-pause.xml">
60<!ENTITY repmgr-service-unpause SYSTEM "repmgr-service-unpause.xml">
61<!ENTITY repmgr-daemon-start SYSTEM "repmgr-daemon-start.xml">
62<!ENTITY repmgr-daemon-stop SYSTEM "repmgr-daemon-stop.xml">
63
64<!ENTITY appendix-release-notes  SYSTEM "appendix-release-notes.xml">
65<!ENTITY appendix-faq      SYSTEM "appendix-faq.xml">
66<!ENTITY appendix-signatures      SYSTEM "appendix-signatures.xml">
67<!ENTITY appendix-packages      SYSTEM "appendix-packages.xml">
68<!ENTITY appendix-support SYSTEM "appendix-support.xml">
69
70<!ENTITY bookindex  SYSTEM "bookindex.xml">
71
72