Re: Clustering postgresql

Поиск
Список
Период
Сортировка
От Devrim GUNDUZ
Тема Re: Clustering postgresql
Дата
Msg-id Pine.LNX.4.61.0409111232100.5920@emo.org.tr
обсуждение исходный текст
Ответ на Clustering postgresql  (Björn Voigt <bjoern.voigt@itgis.com>)
Список pgsql-general
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

On Mon, 6 Sep 2004, [ISO-8859-1] Björn Voigt wrote:

> has postgresql the functionality for clustering, load balancing
> and failover. I have to setup two redundant web-servers with and
> want run a dbms cluster on this machines.
>
> My webapps should only see one dbms, but there should be two
> redundant dbms. I know that mysql 4.1 supports this feature, but
> mysql is not a ... ;-)  so I want use PostgreSQL

If you haven't written your application yet, consider using C-JDBC:

http://c-jdbc.objectweb.org/
"C-JDBC provides a flexible architecture that allows you to achieve
scalability, high availability and failover with your database tiers.
C-JDBC instantiates the concept of RAIDb : Redundant Array of Inexpensive
Databases. The database is distributed and replicated among several nodes
and C-JDBC load balance the queries between these nodes."

Regards,
- --
Devrim GUNDUZ
devrim~gunduz.org                devrim.gunduz~linux.org.tr
             http://www.tdmsoft.com
             http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBRLDitl86P3SPfQ4RArv7AKCYsJL24XbITEAcHjJNPeJxtt4AhACdHVZS
8WJsurXkzVaiwliJLXw96cY=
=6SL7
-----END PGP SIGNATURE-----

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: View efficiency questions
Следующее
От: Csaba Nagy
Дата:
Сообщение: Re: Best practices for migrating a development database