146
146
./new-slave.py 2 "dbname=${_SLAVE}"
147
147
# Upgrade all databases in the cluster and reset security.
149
149
${SHHH} ../schema/upgrade.py
153
153
${SHHH} ../schema/security.py --cluster -U slony
154
154
# Migrate tables to the authdb replication set, creating the set
155
155
# and subscribing nodes to it as necessary.