Re: New replica with pgbackrest

Поиск
Список
Период
Сортировка
От David Steele
Тема Re: New replica with pgbackrest
Дата
Msg-id 655096f6-e422-0630-7cc1-3db4e59a18ef@pgmasters.net
обсуждение исходный текст
Ответ на New replica with pgbackrest  (Aldo Sarmiento <aldo@bigpurpledot.com>)
Ответы Re: New replica with pgbackrest
Список pgsql-admin
Hi Aldo,

On 9/23/18 11:53 AM, Aldo Sarmiento wrote:
> 
> # (REPLICA) tail -n 100 -f /var/log/postgresql/postgresql-9.4-main.log
> 2018-09-23 10:22:14.111 P00   INFO: unable to find 
> 0000000100000CB600000053 in the archive
> 2018-09-23 10:22:14.111 P00   INFO: got WAL segment 0000000100000CB600000053
> 2018-09-23 10:22:14.111 P00   INFO: archive-get command end: aborted 
> with exception [001]

This is a known issue in 2.05.  It will report an error at INFO level 
when a WAL segment is not found, but is otherwise harmless.

> 2018-09-23 10:27:57.129 CDT [10139-2]: bpd_production postgres@[local] 
> 57P03 [unknown] FATAL:  the database system is starting up

Are you sure `hot_standby=on` on the standby?  I don't see it in your 
configuration.

Regards,
-- 
-David
david@pgmasters.net


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

Предыдущее
От: Shreeyansh Dba
Дата:
Сообщение: Re: Fetching postgresql10.5 metrics
Следующее
От: Aldo Sarmiento
Дата:
Сообщение: Re: New replica with pgbackrest