Re: Wrong HINT during database recovery when occur a minimal wal.

Поиск
Список
Период
Сортировка
От
Тема Re: Wrong HINT during database recovery when occur a minimal wal.
Дата
Msg-id 20210115130124.0097718C0099@webmail.sinamail.sina.com.cn
обсуждение исходный текст
Ответ на Wrong HINT during database recovery when occur a minimal wal.  (<lchch1990@sina.cn>)
Список pgsql-hackers
>I think it's also important to suggest to the users how they can turn
>on hot_standby on their standby. So, perhaps-a-bit-verbose hint would
>be like this.
>"Either start this standby from base backup taken after setting
>wal_level to \"replica\" on the primary, or turn off hot_standby
>here."
>This this make sense?
Can you help me understand what [setting wal_level to \"replica\"] help
for this startup from basebackup?

Do you mean set wal_level on basebackup or on the database we do
basebackup?

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

Предыдущее
От: Masahiko Sawada
Дата:
Сообщение: Re: Commitfest 2021-01 Now in Progress
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Determine parallel-safety of partition relations for Inserts