Re: Best settings to load a fresh database

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Best settings to load a fresh database
Дата
Msg-id dcc563d10908061202h772c92f5jfc1fd095a5bebfcb@mail.gmail.com
обсуждение исходный текст
Ответ на Best settings to load a fresh database  ("Campbell, Lance" <lance@illinois.edu>)
Список pgsql-performance
On Thu, Aug 6, 2009 at 12:42 PM, Campbell, Lance<lance@illinois.edu> 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.

The ones I can think of are cranking up work_mem and
maintenance_work_mem and disabling fsync.  Be sure to renable fsync
afterwards if you value your data.

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

Предыдущее
От: "Campbell, Lance"
Дата:
Сообщение: Best settings to load a fresh database
Следующее
От: Kenneth Marshall
Дата:
Сообщение: Re: Best settings to load a fresh database