Re: Restore performance?
От
Jesper Krogh
Тема
Re: Restore performance?
Дата
Msg-id
38326.195.41.66.226.1144757097.squirrel@mail.jabbernet.dk
Ответ на
Re: Restore performance? (Vivek Khera)
Список
Дерево обсуждения
Restore performance? Jesper Krogh <jesper@krogh.cc>
Re: Restore performance? Andreas Pflug <pgadmin@pse-consulting.de>
Re: Restore performance? Vivek Khera <vivek@khera.org>
Re: Restore performance? "Jesper Krogh" <jesper@krogh.cc>
Re: Restore performance? Christopher Kings-Lynne <chris.kings-lynne@calorieking.com>
Re: Restore performance? "Rajesh Kumar Mallah" <mallah.rajesh@gmail.com>
Re: Restore performance? Jesper Krogh <jesper@krogh.cc>
Re: Restore performance? "Rajesh Kumar Mallah" <mallah.rajesh@gmail.com>
Re: Restore performance? Alvaro Herrera <alvherre@commandprompt.com>
Re: Restore performance? "Rajesh Kumar Mallah" <mallah.rajesh@gmail.com>
Re: Restore performance? PFC <lists@peufeu.com>
> Well, your pg_dump command lost your BLOBs since the plain text > format doesn't support them. Well, no.. they are stored as BYTEA not Large Objects.. They are encoded in ASCII in the pg_dump output. > But once you use the -Fc format on your dump and enable blob backups, > you can speed up reloads by increasing your checkpoint segments to a big > number like 256 and the checkpoint timeout to something like 10 minutes. > All other normal tuning parameters should be what you plan > to use for your normal operations, too. Thanks. Jesper -- Jesper Krogh
В списке pgsql-performance по дате отправления