streaming_replication
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| streaming_replication [2011/12/12 17:18] – [postgresql.conf] k2patel | streaming_replication [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 30: | Line 30: | ||
| </ | </ | ||
| - | pg_hba.conf | + | Setup access rule. |
| - | ^^^^^^^^^^^ | + | |
| + | <code bash | pg_hba.conf> | ||
| # | # | ||
| hostssl | hostssl | ||
| + | </ | ||
| + | Postgres restart on Master | ||
| <code bash> | <code bash> | ||
| bin/pg_ctl -p bin/ | bin/pg_ctl -p bin/ | ||
| Line 40: | Line 43: | ||
| </ | </ | ||
| + | Sync current data over Rsync. | ||
| <code bash> | <code bash> | ||
| bin/psql -c " | bin/psql -c " | ||
streaming_replication.1323710284.txt.gz · Last modified: 2020/08/10 02:29 (external edit)
