Re: Postgresql 9.12 support cluster mode

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Postgresql 9.12 support cluster mode
Date: 2013-05-16 19:19:38
Message-ID: 5195314A.20700@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 5/16/2013 2:14 AM, weiwei wrote:
> Postgresql 9.12 support cluster mode? Equivalent of main spare automatic switching
>

there's no such thing as PostgreSQL 9.12, there's 9.1 of which the
current build is 9.1.9, and there's 9.2 which is currently 9.2.4.

You can build a active/standby failover cluster with PostgreSQL, but you
will need external cluster management software to manage the automatic
failover. You can use the built in streaming replication available in
9.0 and later to keep the standby server updated, or you can use
traditional shared storage managed by your cluster software.

btw, this is NOT a 'bug report' and does NOT belong on the pgsql-bugs
mail list, you should subscribe to the pgsql-general list for further
discussions.

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Josh Kupershmidt 2013-05-16 19:33:46 easy crash on HEAD
Previous Message Tom Lane 2013-05-16 15:55:10 Re: BUG #8167: false EINVAL -22 for opening a file