Re: Replication mode - Mailing list pgsql-admin

From Mark Kirkwood
Subject Re: Replication mode
Date
Msg-id ccca8eb3-60aa-d942-31fb-ee3a9cb66a6d@catalyst.net.nz
Whole thread Raw
In response to Re: Replication mode  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
Responses Re: Replication mode
List pgsql-admin

On 11/01/18 11:11, Mark Kirkwood wrote:
>
>
> ...altho we do not precisely say how to setup this up as opposed to 
> the 'hot' variant. In fact it is pretty easy to (accidentally) get a 
> warm standby by forgetting to set :
>
> standby_mode = 'on'
>
> in recovery.conf
>

Sorry - the above is completely wrong, should have said: setting

hot_standby = 'off'

in postgresql.conf gets you a 'warm' variant.


pgsql-admin by date:

Previous
From: Azimuddin Mohammed
Date:
Subject: Re: Replication mode
Next
From: Rui DeSousa
Date:
Subject: Re: Broken replication in 3 node setup, master halt,standby 1 promoted, standby 2 - replication not working