Re: pgpoolAdmin handling several pgpool-II clusters

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
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:27:51
Message-ID: 20110430.102751.674299953367998356.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

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tatsuo Ishii 2011-04-30 01:28:53 Re: pgpoolAdmin handling several pgpool-II clusters
Previous Message Robert Haas 2011-04-29 23:03:23 Re: Performance