All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Miguel González Castaños" <mgc@tid.es>
Cc: linux-admin@vger.kernel.org
Subject: Re: Load Balancer, fail tolerance and replication in PostgreSQL
Date: Mon, 12 Apr 2004 14:54:53 +0200	[thread overview]
Message-ID: <407A919D.3050300@tid.es> (raw)
In-Reply-To: <407A8D01.5010901@tid.es>

Sorry I pasted a message in Spanish above my message my English, sorry 
about that.

Regards,

Miguel

> Dear all,
>
>  We have a web application served by Apache with Tomcat behind for the 
> JSPs. The database backend is PostgreSQL. I have been asked to do some
> research about how to achieve fail tolerance and load balancing in our 
> application. After searching a little bit this is my first impression:
>
>  - There are integrated software for high availability using 
> PostgreSQL (i.e.: eRserver) but have commercial licences (you have to 
> pay a lot for it).
>
>  - There are some efforts for developing GPL application to achieve 
> replication, or load balancing or even clustering. My impression is 
> that they are in a earlier stage, but some of them look promising. 
> Anyway I am not very sure if any of them will suit into my setup (like 
> pgcluster or dbmirror).
>
>  What I have thought that in my setup maybe I just need to do 
> clustering  with servers with the same setup: Apache/Tomcat. Then, 
> just do some sort of replication between the PostgreSQL databases that 
> every node of the cluster should have (i dont know which is the best 
> GPL replication software). Even I thought that maybe I could use some 
> sort of dns round- robin approach for load balancing for Apache.
>
>  Anyway as you can see I´m pretty lost and I need some guidance to put 
> me in the right direction...
>
>  Sorry for my English
>
>  Many thanks in advance
>
>  Miguel
>
>
>
>
>
>
>
> Se que en Bulma sois mas forofos de MySQL que de PostgreSQL por
> vuestras experiencias con la web de bulma, pero tengo que hacer un
> estudio para usar PostgreSQL en un entorno donde se necesita balanceo de
> carga y tolerancia a fallos.
>
> Realmente lo que tenemos es una aplicacion web, con Apache y Tomcat
> como servidores de JSPs cuya base de datos es PostgreSQL, digo esto
> porque he pensado que tal vez lo de buscar un sistema de alta
> disponibilidad para PostgreSQL no sea necesario para este sistema, y
> simplemente lo que podria hacerse seria un cluster con Apache, o incluso
> utilizar un algoritmo round-robin que vaya pasando las solicitudes a los
> distintos servidores y un sistema de mirroring entre los distintos
> servidores PostgreSQL.
>
> He estado mirando en la página web de PostgreSQL y navegando un poco, y
> veo que hay alternativas que ofrecen alta disponibilidad (tolerancia a
> fallos, balanceo y replicacion), pero de pago.
>
> Como os digo se me ocurre a priori este enfoque que os digo, ya que
> realmente solo hay una base de datos que mantener sincronizada (creo que
> esto se puede hacer con dbmirror aunque no se si es solo a nivel de
> tablas o de bases de datos).
>
> Tambien he visto una herramienta llamada pgcluster. La verdad estoy un
> poco perdido, alguien me puede echar un cable?
>
> Un saludo
>
> Miguel
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2004-04-12 12:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-12 12:35 Load Balancer, fail tolerance and replication in PostgreSQL Miguel González Castaños
2004-04-12 12:54 ` Miguel González Castaños [this message]
     [not found] ` <407B2856.7050903@hosttuls.com>
2004-04-13 10:10   ` Miguel González Castaños

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=407A919D.3050300@tid.es \
    --to=mgc@tid.es \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.