large table vs multiple smal tables

Поиск
Список
Период
Сортировка
От Nicolas Beaume
Тема large table vs multiple smal tables
Дата
Msg-id 42D4E836.9020607@univ-nantes.fr
обсуждение исходный текст
Ответы Re: large table vs multiple smal tables  ("Jim C. Nasby" <decibel@decibel.org>)
Re: large table vs multiple smal tables  (Kenneth Marshall <ktm@it.is.rice.edu>)
Список pgsql-performance
Hello

I have a large database with 4 large tables (each containing at least
200 000 rows, perhaps even 1 or 2 million) and i ask myself if it's
better to split them into small tables (e.g tables of 2000 rows) to
speed the access and the update of those tables (considering that i will
have few update but a lot of reading).

Do you think it would be efficient ?

Nicolas, wondering if he hadn't be too greedy

--

-------------------------------------------------------------------------
« soyez ce que vous voudriez avoir l'air d'être » Lewis Caroll


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

Предыдущее
От: Jean-Max Reymond
Дата:
Сообщение: size of cache
Следующее
От: Mark Rae
Дата:
Сообщение: Re: General DB Tuning