Re: pgpoolAdmin handling several pgpool-II clusters

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: pgpoolAdmin handling several pgpool-II clusters
Дата
Msg-id 20110430.102853.986039613188303933.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответ на pgpoolAdmin handling several pgpool-II clusters  (Jorgen <jrm@kms.dk>)
Список 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

В списке pgsql-performance по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Performance
Следующее
От: Greg Smith
Дата:
Сообщение: Re: VX_CONCURRENT flag on vxfs( 5.1 or later) for performance for postgresql?