Re: parallel pg_restore

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: parallel pg_restore
Дата
Msg-id 200809240950.14128.dfontaine@hi-media.com
обсуждение исходный текст
Ответ на Re: parallel pg_restore  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: parallel pg_restore
Список pgsql-hackers
Hi,

Le mardi 23 septembre 2008, Andrew Dunstan a écrit :
> In any case, my agenda goes something like this:
>
>     * get it working with a basic selection algorithm on Unix (nearly
>       done - keep your eyes open for a patch soon)
>     * start testing
>     * get it working on Windows
>     * improve the selection algorithm
>     * harden code

I'm not sure whether your work will feature single table restore splitting,
but if it's the case, you could consider having a look at what I've done in
pgloader. The parallel loading work there was asked for by Simon Riggs and
Greg Smith and you could test two different parallel algorithms.
The aim was to have a "simple" testbed allowing PostgreSQL hackers to choose
what to implement in pg_restore, so I still hope it'll get usefull someday :)

Regards,
--
dim

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Hot Standby Design
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: FSM, now without WAL-logging