Re: Postgres replication question :- One master 2 slaves 9.0.10

From: Sergey Konoplev <gray(dot)ru(at)gmail(dot)com>
To: akp geek <akpgeek(at)gmail(dot)com>
Cc: Chris Travers <chris(dot)travers(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgres replication question :- One master 2 slaves 9.0.10
Date: 2013-10-01 22:46:54
Message-ID: CAL_0b1vb_aJmhwmAMWN=q-Uj_ZJRvByV-Lcs-4TPJPVvi_76Wg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Oct 1, 2013 at 2:03 PM, akp geek <akpgeek(at)gmail(dot)com> wrote:
> One more thing.. pardon me for being dumb
>
> I want to set the 2 nd slave as HOT STAND BY, not steaming ..

Hot standby assumes being streaming. You can not establish a hot
standby without using streaming replication. What is the reason not to
do it streaming?

BTW, you will find the SSH tunnel instructions here
http://code.google.com/p/pgcookbook/wiki/Streaming_Replication_Setup

--
Kind regards,
Sergey Konoplev
PostgreSQL Consultant and DBA

http://www.linkedin.com/in/grayhemp
+1 (415) 867-9984, +7 (901) 903-0499, +7 (988) 888-1979
gray(dot)ru(at)gmail(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message akp geek 2013-10-02 00:30:51 Re: Postgres replication question :- One master 2 slaves 9.0.10
Previous Message Julian 2013-10-01 22:27:40 Re: Largest PG database known to man!