Re: High availability and load balancing ...

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: Sunil(dot)Shinde(at)mastek(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: High availability and load balancing ...
Date: 2016-06-08 07:24:47
Message-ID: 20160608.162447.884048457244751526.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Hi,
>
> I need to do the setup for High availability function.
> Also want to implement load balancing for 02 nodes.
> I think PGPool will be require for that. Can I use PGPool without cost.

Yes, you can. Pgpool-II is an open source product.

> Can I get the basic steps to do this setup?

http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting2_3.3/index.html

It's a little bit out dated but mostly useful for a configuration
using the latest pgpool-II version and PostgreSQL 9.1.

If you have further questions regarding pgpool-II, I recommend you to
move pgpool-II specific mailing list.

http://www.pgpool.net/mailman/listinfo/pgpool-general

> Database -- Postgresql 9.1
> OS -- Linux 6
>
>
> Thanks & Regards,
> Sunil N Shinde

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Greg Navis 2016-06-08 09:16:17 Re: [pg_trgm] Making similarity(?, ?) < ? use an index
Previous Message Venkata Balaji N 2016-06-08 07:16:28 Re: High availability and load balancing ...