Re: Fwd: Emit namespace in post-copy output

Поиск
Список
Период
Сортировка
От Corey Huinker
Тема Re: Fwd: Emit namespace in post-copy output
Дата
Msg-id 162736567368.31964.16890342736158323428.pgcf@coridan.postgresql.org
обсуждение исходный текст
Ответ на Re: Emit namespace in post-copy output  ("Euler Taveira" <euler@eulerto.com>)
Ответы Re: Emit namespace in post-copy output
Список pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           not tested
Documentation:            not tested

Passed make check-world. Running make installcheck-world had 2 errors out of 209, but I got those same 2 errors on a
cleanbranch.
 

Feature is as-described, and very simple.

As far as I can tell, there is no external specification for vacuum or any related utility.

I searched the documentation, and found several examples of the invocation of the VACUUM FULL command and vacuuumdb
utility,but at no point was sample output shown, so this change will not require updating documentation. 

The new status of this patch is: Ready for Committer

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

Предыдущее
От: Dilip Kumar
Дата:
Сообщение: Re: [bug?] Missed parallel safety checks, and wrong parallel safety
Следующее
От: David Rowley
Дата:
Сообщение: Re: ATTACH PARTITION locking documentation for DEFAULT partitions