Re: pgpoolAdmin handling several pgpool-II clusters

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: jrm(at)kms(dot)dk
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: pgpoolAdmin handling several pgpool-II clusters
Date: 2011-04-30 01:28:53
Message-ID: 20110430.102853.986039613188303933.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

> Can pgpoolAdmin utility handle(administer) more than one pgpool-II custer?

No. pgpoolAdmin only supports one pgpool-II server.

> We have a need of setting up 3 independent postgres clusters. One cluster
> handling cadastral maps, one handling raster maps and one handling vector
> maps. Each of these clusters must have a load balancer - EG pgpool-II.
> Internally in each cluster we plan to (and have tested) PostgreSQL(9.03)'s
> own streaming replication. We have installed pgpool-II, and are now
> confronted with the complicated installation of pgpoolAdmin web-app. Hence
> we would very much like to have only one pgpoolAdmin instance to govern all
> 3 pgpool-II clusters.
>
> (Alternatively we will go for a more complex configuration with PostgresXC.)

Becase pgpoolAdmin is a web application, you could assign a tab to a
pgpoolAdmin.

> (Have tried to post to http://pgsqlpgpool.blogspot.com - with no success)

It's my personal blog:-) Please post to pgpool-geneal mailing list.

You can subscribe it from:
http://lists.pgfoundry.org/mailman/listinfo/pgpool-general
--
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-performance by date

  From Date Subject
Next Message Greg Smith 2011-04-30 04:47:49 Re: VX_CONCURRENT flag on vxfs( 5.1 or later) for performance for postgresql?
Previous Message Tatsuo Ishii 2011-04-30 01:27:51 Re: pgpoolAdmin handling several pgpool-II clusters