Re: Hot standby with streaming replication under PgSQL 9.1.x : failover when master crashes? - Mailing list pgsql-admin

From Douglas J Hunley
Subject Re: Hot standby with streaming replication under PgSQL 9.1.x : failover when master crashes?
Date
Msg-id CALxYTP6sxtHSwfFk2C3n4cV59NNPcg2Po9R04SM8W9WTR1ThWw@mail.gmail.com
Whole thread Raw
In response to Hot standby with streaming replication under PgSQL 9.1.x : failover when master crashes?  ("David Guyot (English)" <david.guyot@europecamions-interactive.com>)
Responses Re: Hot standby with streaming replication under PgSQL 9.1.x : failover when master crashes?  (David Guyot <david.guyot@europecamions-interactive.com>)
Encrypting PGBouncer to Postgres DB connections  (Bhanu Murthy <bhanu_murthy@yahoo.com>)
List pgsql-admin

On Tue, Apr 2, 2013 at 10:29 AM, David Guyot (English) <david.guyot@europecamions-interactive.com> wrote:
restore_command = 'rsync -av 192.168.0.80:/var/lib/postgresql/WAL/%f %p'

You're telling the recovery process to get the files off the (now dead) master here...


--
Douglas J Hunley (doug.hunley@gmail.com)
Twitter: @hunleyd                                               Web: douglasjhunley.com
G+: http://goo.gl/sajR3

pgsql-admin by date:

Previous
From: "David Guyot (English)"
Date:
Subject: Hot standby with streaming replication under PgSQL 9.1.x : failover when master crashes?
Next
From: David Guyot
Date:
Subject: Re: Hot standby with streaming replication under PgSQL 9.1.x : failover when master crashes?