Re: PG13 pg_receivewal failing

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: PG13 pg_receivewal failing
Дата
Msg-id 11943c9a-de5f-36ff-5f97-270488507177@oss.nttdata.com
обсуждение исходный текст
Ответ на PG13 pg_receivewal failing  (Grigory Smolkin <g.smolkin@postgrespro.ru>)
Ответы Re: PG13 pg_receivewal failing  (Grigory Smolkin <g.smolkin@postgrespro.ru>)
Список pgsql-bugs

On 2020/09/25 5:51, Grigory Smolkin wrote:
> Hello!
> 
> I`ve encountered the following error when trying to stream WAL via pg_receivewal:
> 
> pg_receivewal -p 11770 --synchronous -D /wal/node -v
> pg_receivewal: starting log streaming at 0/1000000 (timeline 1)
> pg_receivewal: error: unexpected termination of replication stream: ERROR:  requested WAL segment
000000010000000000000001has already been removed
 
> pg_receivewal: disconnected; waiting 5 seconds to try again
> 
> 
> Is there something awry with start position calculation, or am I doing something wrong?

I guess that 000000010000000000000001.partial file remained in /wal/node
and pg_receivewal used 0/1000000 as the starting WAL position.

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #16628: Hostame and string connection functions
Следующее
От: David Rowley
Дата:
Сообщение: Re: BUG #15383: Join Filter cost estimation problem in 10.5