One Large Table or Multiple DBs?

Поиск
Список
Период
Сортировка
От Mike
Тема One Large Table or Multiple DBs?
Дата
Msg-id 1184015938.666303.199500@g4g2000hsf.googlegroups.com
обсуждение исходный текст
Ответы Re: One Large Table or Multiple DBs?  (Ron Johnson <ron.l.johnson@cox.net>)
Re: One Large Table or Multiple DBs?  (Gregory Stark <stark@enterprisedb.com>)
Re: One Large Table or Multiple DBs?  (Robert Treat <robert@omniti.com>)
Список pgsql-general
Hi,

What is efficient approach toward storing a web application's user
data. How do applications such as basecamp, SalesForce or QuickBooks
online store their data? Is it in one DB with huge tables each record
having a user account's foreign key or do they create a separate
database for each of their accounts? Which one is more efficient? My
guess was in one large DB with large tables.

Thank you,
Mike


В списке pgsql-general по дате отправления:

Предыдущее
От: "lim siang min"
Дата:
Сообщение: how to resolve invalid primary checkpoint
Следующее
От: "Gauthier, Dave"
Дата:
Сообщение: returns setof rec... simple exampe doesn't work