pg9.6: no backup history file (*.backup) created on hot standby

Поиск
Список
Период
Сортировка
От magodo
Тема pg9.6: no backup history file (*.backup) created on hot standby
Дата
Msg-id 6ac35bd51a0a4faad011fab162a2888a09ab2dd7.camel@sina.com
обсуждение исходный текст
Ответы Re: pg9.6: no backup history file (*.backup) created on hot standby  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-general
Hello,

I am using PostgreSQL-9.6, trying to do basebackup on a hot standby
with archive mode set to always. However, I found there is no backup
history file (*.backup) generated in the archive destination directory
after `pg_basebackup`, which is not the case if I do the same thing on
the primary.

Is this as expected? If so, in which case should I do backup on primary
and in which case should I do it on standby?

Thank you in advance!

Magodo




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

Предыдущее
От: Rajni Baliyan
Дата:
Сообщение: Re: pg_controldata: could not read file "/opt/postgres/9.2/data//global/pg_control":Success
Следующее
От: Jean-Paul Argudo
Дата:
Сообщение: Re: Why the index is not used ?