Re: How to get parallel restore in PG 8.4 to work?
От
Tom Lane
Тема
Re: How to get parallel restore in PG 8.4 to work?
Дата
Msg-id
4107.1238593597@sss.pgh.pa.us
Ответ на
Re: How to get parallel restore in PG 8.4 to work? (henk de wit)
Список
Дерево обсуждения
How to get parallel restore in PG 8.4 to work? henk de wit <henk53602@hotmail.com>
Re: How to get parallel restore in PG 8.4 to work? Tom Lane <tgl@sss.pgh.pa.us>
Re: How to get parallel restore in PG 8.4 to work? henk de wit <henk53602@hotmail.com>
Re: How to get parallel restore in PG 8.4 to work? Tom Lane <tgl@sss.pgh.pa.us>
Re: How to get parallel restore in PG 8.4 to work? henk de wit <henk53602@hotmail.com>
henk de wit writes: > I still have some work to do to find out why dumping in the custom > format is so much slower. Offhand the only reason I can see for it to be much different from plain-text output is that -Fc compresses by default. If you don't care about that, try -Fc -Z0. regards, tom lane
В списке pgsql-performance по дате отправления