What's better: one huge database or several smaller ones? - Mailing list pgsql-performance

From dharana
Subject What's better: one huge database or several smaller ones?
Date
Msg-id 3E80BCBE.3000205@gamersmafia.com
Whole thread Raw
List pgsql-performance
I'm planning to develop a website network with n network nodes. There
will be a central node (website) wich will summarize information from
all the network nodes. It will be also possible to use data between
nodes (node A showing own data + data from node B). Table structures
between nodes will be identical. So my question is: what should i do,
put all the data in one huge database or spread it in several nearly
identical databases?

Data generated will grow at a rate of ~ 250Mb/year; 10000 rows per table
(size is physical space of /var/lib/postgres/data after vacuum analyze,
this dir contains only one database).

Thank you in advance,

dharana


pgsql-performance by date:

Previous
From: dharana@gamersmafia.com
Date:
Subject: ...
Next
From: Abhishek Sharma
Date:
Subject: