On 21 Oct 2004, Robert Treat wrote:
> slony to set up load balancing depending on your needs... though I
> should say that PostgreSQL has tremendous ability to scale up even
> without getting into all the buzzword friendly schemes.
You should strive to pool your connections, though. Of course, that's just
common sense, but for postgres it might also make a big difference,
depending on your usage.