server:replicant_to_master
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
server:replicant_to_master [2018/07/19 12:56] – Scott Cunliffe | server:replicant_to_master [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 13: | Line 13: | ||
Using the # symbol comment out the lines of code: | Using the # symbol comment out the lines of code: | ||
- | <sxh> | + | <code> |
rep_set_priority 0 | rep_set_priority 0 | ||
repmgr_site replicant-1.tapetrack.com 5010 db_local_site on | repmgr_site replicant-1.tapetrack.com 5010 db_local_site on | ||
repmgr_site master.tapetrack.com 5010 db_bootstrap_helper on | repmgr_site master.tapetrack.com 5010 db_bootstrap_helper on | ||
rep_set_config DB_REP_CONF_BULK on | rep_set_config DB_REP_CONF_BULK on | ||
- | </sxh> | + | </code> |
to match the following example | to match the following example | ||
- | <sxh> | + | <code> |
# | # | ||
# | # | ||
# | # | ||
# | # | ||
- | </sxh> | + | </code> |
Save the file. | Save the file. | ||
Line 35: | Line 35: | ||
<note important> | <note important> | ||
+ | |||
+ | {{tag> update_doco}} | ||
server/replicant_to_master.1532004965.txt.gz · Last modified: 2025/01/21 22:07 (external edit)