Commit bd189e7a authored by iSergio's avatar iSergio
Browse files

Update README.md

parent f99d57ac
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -57,7 +57,11 @@ Standby server:
## Provided utils
### PostgreSQL and PgPool-II utils
pg_attach_node - Simple attach node to pgpool. Only one parameter need - number of node
pg_auto_attach_node - Try auto attach down node. This script executes once a minute. Or may be executed by hand

pg_auto_attach_node - Try auto attach down node. This script executes once a minute by cron. Or may be executed by hand

pg_failover - This script fires when any node in failed.

pg_recovery - Auto recovery node(See -h).

pg_replication - Configure stream replication between two servers(-c). Show status of replication, pgpool nodes and watchdog(-s). Also see help (-h)
 No newline at end of file