| From: | sparikh <sparikh(at)carcharging(dot)com> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | pg_ctl promote |
| Date: | 2014-01-20 05:39:20 |
| Message-ID: | 1390196360741-5787858.post@n5.nabble.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi,
I have recently tried pg_ctl promote to promote one of our standby server to
promote as primary server.
Eventually I will be doing this in production.
I could successfully execute the pg_ctl promote command. My only question do
I have to change postgresql.conf and pg_hba.conf files manually to have
parameters/settings specificto read/write server.
For example:
hot_standby to off from on in postgresql.conf
host replication all (remove this from pg_hba.conf)
Thanks.
--
View this message in context: http://postgresql.1045698.n5.nabble.com/pg-ctl-promote-tp5787858.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | desmodemone | 2014-01-20 12:31:44 | Re: pg_ctl promote |
| Previous Message | Magnus Hagander | 2014-01-18 11:12:55 | Re: Postgresql v9.2.4 Kerberos Client Authentication |