WIP parallel restore patch

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема WIP parallel restore patch
Дата
Msg-id 490878AC.1@dunslane.net
обсуждение исходный текст
Ответы Re: WIP parallel restore patch  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Re: WIP parallel restore patch  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Attached is my latest parallel restore patch. I think it's functionally
complete for Unix.

Many bugs have been fixed since the last patch, and the hardcoded
limitation to two table dependencies is removed. It seems fairly robust
in my recent testing.

Remaining to be done:

. code cleanup
. better error checking in a few places
. final decision re command line option names/defaults
. documentation
. Windows support.

cheers

andrew


Вложения

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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: WIP patch: convert SQL-language functions to return tuplestores
Следующее
От: Tom Lane
Дата:
Сообщение: Re: WIP patch: convert SQL-language functions to return tuplestores