| От | Kenneth Marshall |
|---|---|
| Тема | Re: Best settings to load a fresh database |
| Дата | |
| Msg-id | 20090806190203.GV6960@it.is.rice.edu обсуждение исходный текст |
| Ответ на | Best settings to load a fresh database ("Campbell, Lance" <lance@illinois.edu>) |
| Ответы |
Re: Best settings to load a fresh database
|
| Список | pgsql-performance |
On Thu, Aug 06, 2009 at 01:42:06PM -0500, Campbell, Lance wrote: > PostgreSQL 8.3 > Linux RedHat 4.X > 24G of memory > > When loading a file generated from pg_dumpall is there a key setting in > the configuration file that would allow the load to work faster. > > Thanks, > > Lance Campbell > Project Manager/Software Architect/DBA > Web Services at Public Affairs > 217-333-0382 > I have found that increasing maintenance_work_mem speeds index rebuilds, turn off synchronous_commit or fsync if you really can afford to start over. Another big help is to use the parallel pg_restore from PostgreSQL 8.4.0 to perform the restore. Cheers, Ken
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера