splitting tables into db's - Mailing list pgsql-general

From Marc Tardif
Subject splitting tables into db's
Date
Msg-id Pine.BSF.4.10.10002151650220.11191-100000@server.b0x.com
Whole thread Raw
List pgsql-general
If there are too many requests for a particular database, is there a way
for postgresql to do load balancing across multiple servers? As far as I
can see, the only way would be to split the tables within the database
into distinct databases. Of course, this would assume there are no
dependencies between each database. This can obviously cause a problem, so
are there any recommended ways to have a form of load balancing with
postgresql?

Marc


pgsql-general by date:

Previous
From: "Weichpold Oliver"
Date:
Subject: Show Databases
Next
From:
Date:
Subject: text field data transfer?