pgsql: Write "waiting for checkpoint" on regular progress row

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgsql: Write "waiting for checkpoint" on regular progress row
Дата
Msg-id E1cuKhI-0000qQ-Tb@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Write "waiting for checkpoint" on regular progress row

When reporting progress, make the "waiting for checkpoint" test be
overwritten by the file-based progress once it's completed. This is more
consistent with how we report the rest of the progress.

Suggested by Jeff Janes

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7220c7b3e5c847227fbfe53bbaca326044674a6c

Modified Files
--------------
src/bin/pg_basebackup/pg_basebackup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Add optional JIT support for expression evaluation.
Следующее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Back-patch checkpoint clarification docs and pg_basebackupupdat