| От | Gaetano Mendola |
|---|---|
| Тема | Re: can postgresql handle these large tables |
| Дата | |
| Msg-id | 4123C7FF.7040907@bigfoot.com обсуждение исходный текст |
| Ответ на | can postgresql handle these large tables (Dino Vliet <dino_vliet@yahoo.com>) |
| Список | pgsql-general |
Dino Vliet wrote: > Hi folks, > I'm busy with analyzing some data and therefore will > have to store 2 big tables containing 50 million obs & > 25 million obs. Selecting some interesting obs can > decrease these tables with maybe a factor 10 but > eventually I will have to combine them using a join. > These tables contain almost 20 colums and after > selecting the appropriate ones I will have maybe 10 > colums. > > Off course I will have to make use of indexes and try > to optimize the settings in postgresql.conf file like: > > geqo=true > geqo_treshold=11 > geqo_effort= 1 > geqo_generations=5 These value will affect only if you join more then "geqo_threshold" tables, it doesn't depend on the number of column and/or rows number. Regards Gaetano Mendola
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера