Re: One big table or several smaller tables ?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: One big table or several smaller tables ?
Дата
Msg-id web-700898@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на Re: One big table or several smaller tables ?  (Jason Earl <jason.earl@simplot.com>)
Список pgsql-novice
Aarni, Jason,

> My suggestion would be to put all of the data in one table.
> Especially if that would make the system easier to query.  Believe it
> or not but 1 million records isn't really that big of a deal.  I have
> tables with 17 million rows, and I generally use cheap commodity
> hardware.

You may want expert help or advice on performance tweaks for your
 server, though.  The default settings in postgresql.conf are not
 intended for a million-row table on a serious server.

-Josh Berkus

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

Предыдущее
От: john-paul delaney
Дата:
Сообщение: Re: Nu-B\Column:Alter type
Следующее
От: Lewis Bergman
Дата:
Сообщение: indexes on multiple columns