Re: Streaming replication without hot standby

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: alexondi <alexondi(at)rambler(dot)ru>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Streaming replication without hot standby
Date: 2011-08-21 08:51:53
Message-ID: 1313916714.2789.1.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, 2011-08-21 at 00:19 -0700, alexondi wrote:
> Hi!
> If I use streaming replication must I setup hot stanby mode on my
> slave-server?

No, you don't have to.

> If not then this server would not accept any connections?
>

Exactly. Except the streaming one.

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message alexondi 2011-08-21 10:12:29 Re: Streaming replication without hot standby
Previous Message AI Rumman 2011-08-21 08:05:18 How to apply Postgresql Patch