Re: parallel pg_restore

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: parallel pg_restore
Дата
Msg-id 200809221834.34750.dfontaine@hi-media.com
обсуждение исходный текст
Ответ на Re: parallel pg_restore  (Joshua Drake <jd@commandprompt.com>)
Список pgsql-hackers
Le lundi 22 septembre 2008, Joshua Drake a écrit :
> I will not argue vehemently here but I will say that "jobs" doesn't
> seem correct. The term "workers" seems more appropriate.

Mmmm, it sounds like it depends on the implementation (and how all workers
will share the same serializable transaction or just be independant jobs),
but my point here is more about giving the user a name they are used to.
Like in "oh, pg_restore -j, I see, thanks".

Now, if your argument is that the make concept of job does not match the
parallel pg_restore concept of workers, I'll simply bow to your choice:
baring other "limits", English not being my natural language makes it hard
for me to follow there ;)

Regards,
--
dim

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

Предыдущее
От: Joshua Drake
Дата:
Сообщение: Re: parallel pg_restore
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Initial prefetch performance testing