Re: WIP patch for parallel pg_dump

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: WIP patch for parallel pg_dump
Дата
Msg-id 3474.1291327276@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: WIP patch for parallel pg_dump  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: WIP patch for parallel pg_dump  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
> That's a big patch..

Not nearly big enough :-(

In the past, proposals for this have always been rejected on the grounds
that it's impossible to assure a consistent dump if different
connections are used to read different tables.  I fail to understand
why that consideration can be allowed to go by the wayside now.
        regards, tom lane


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: crash-safe visibility map, take three
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: WIP patch for parallel pg_dump