Re: pg_rewind copies

Поиск
Список
Период
Сортировка
От Cary Huang
Тема Re: pg_rewind copies
Дата
Msg-id 160807013024.1158.705820212542993455.pgcf@coridan.postgresql.org
обсуждение исходный текст
Ответ на pg_rewind copies  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: pg_rewind copies  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            not tested

Hello

The patch seems to do as described and the regression and tap tests are passing 
+    /*
+     * A local source is not expected to change while we're rewinding, so check
+     * that we size of the file matches our earlier expectation.
+     */
Is this a tyoo?

thanks
Cary

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Proposed patch for key managment
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: SELECT INTO deprecation