Re: One Large Table or Multiple DBs?

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: One Large Table or Multiple DBs?
Дата
Msg-id 87ps2w650m.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на One Large Table or Multiple DBs?  (Mike <akiany@gmail.com>)
Список pgsql-general
"Mike" <akiany@gmail.com> writes:

> Hi,
>
> What is efficient approach toward storing a web application's user
> data.

I would recommend one large DB with large tables.

You might consider using partitioning to actually store the data separately.
But even then I would not consider it until it was actually a problem.

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com


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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: order is preserved by outer select?
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Force SSL / username combination