Re: Misdesigned command/status APIs for parallel dump/restore

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Misdesigned command/status APIs for parallel dump/restore
Дата
Msg-id CACjxUsO4k=Y3W1_Lo=iX5CLg4FDvstxZofOtUaaOt2FL+8pN0g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Misdesigned command/status APIs for parallel dump/restore  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
This patch also applied with minor offsets, compiled without
warning, and passes regression tests, including `make check-world`
with TAP tests enabled.  It looks good to me, presenting a cleaner
API.

I really want to get this to the point where we can dump and
restore nested materialized views better, and this doesn't get us
to the point where that's immediately possible; but with a cleaner
API it should be easier to get there, so this is a step along the
way.

Setting to Ready for Committer.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Supporting huge pages on Windows
Следующее
От: Vitaly Burovoy
Дата:
Сообщение: Re: Detect supported SET parameters when pg_restore is run