table size

Поиск
Список
Период
Сортировка
От A Palmblad
Тема table size
Дата
Msg-id 002201c406bc$d463dff0$97019696@AERS04
обсуждение исходный текст
Список pgsql-general
I'm trying to decide whether it is best to use 1 big table or some smaller
tables with less rows for a database.  Although Postgres doesn't have a hard
limit on the number of rows, I plan to be inserting, into the biggest and
the next largest tables, around ten million and two million rows,
respectively, a day.  With good index choices, when can I expect the number
of rows to affect performance in a large way?  Or, will it be best just to
leave all the rows in  one continously growing massive table?
-Adam


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

Предыдущее
От: Csaba Nagy
Дата:
Сообщение: Re: More Deadlock Detection on Insert
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: Data Corruption in case of abrupt failure