| From: | Grigory Smolkin <g(dot)smolkin(at)postgrespro(dot)ru> |
|---|---|
| To: | Pg Bugs <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | PG13 pg_receivewal failing |
| Date: | 2020-09-24 20:51:34 |
| Message-ID: | 549e0057-05dc-9310-92c7-45bf93a3a192@postgrespro.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
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 000000010000000000000001 has 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?
--
Grigory Smolkin
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2020-09-24 21:07:03 | Re: BUG #16628: Hostame and string connection functions |
| Previous Message | Michał Albrycht | 2020-09-24 20:26:52 | Re: BUG #16634: Conflicting names of indexes for partitioned tables |