PostgreSQL, clusters and load-balance - Mailing list pgsql-general

From Bill Wordsworth
Subject PostgreSQL, clusters and load-balance
Date
Msg-id 1e07a2bd0803251116h52082815m8a73b88b17f0fcfd@mail.gmail.com
Whole thread Raw
Responses Re: PostgreSQL, clusters and load-balance
Re: PostgreSQL, clusters and load-balance
List pgsql-general
When traffic goes up, my webserver creates multiple instances of postgresql.exe. At some basic level, aren't they similar to Oracle's RAC "clusters", except that they are not aware of each other? Does this mean that if I were to create copies of postgresql.exe beforehand and somehow split traffic to them, traffic could be handled better?
 
Also, if I install postgresql on multiple boxes, how can I load-balance- configure traffic to be split depending on load, at application or webserver level?
 
All this for mostly read-only data.
 
Cheers, Bill

pgsql-general by date:

Previous
From: Steve Wampler
Date:
Subject: Re: How to sort strings containing a dot?
Next
From: "Joshua D. Drake"
Date:
Subject: Re: PostgreSQL, clusters and load-balance