Hi there. I am using Postgresql, and was
wondering, what is better in terms of
performance, 1000 databases with 200 tables
each, or one big database with 200,000 tables? the tables themselves are small,
about 1000 rows each.
Does PHP have a way to improve access in
one of these two options?
Thanks for any help
wondering, what is better in terms of
performance, 1000 databases with 200 tables
each, or one big database with 200,000 tables? the tables themselves are small,
about 1000 rows each.
Does PHP have a way to improve access in
one of these two options?
Thanks for any help