Re: Database load balancing?

2003-02-24 Thread Hawkeye I. King
rences.oreillynet.com/presentations/os2002/johnson_darren.pdf with pointers to other replication solution to postgreSQL. > -Original Message- > From: Hawkeye I. King [mailto:[EMAIL PROTECTED] > Sent: Monday, February 24, 2003 11:39 AM > To: Tomcat Users List > Subject: Database load balanci

Database load balancing?

2003-02-24 Thread Hawkeye I. King
Does anyone have a clue about load balancing read-only database requests to PostgreSQL? I'm developing a data-intensive application that requires scalability, not just from Tomcat, but from Postgres as well. I will use hardware load balancing to Tomcat, but I cannot do the same to a database