Re: pg_receivewal compressed partial file problem

From: Grigory Smolkin <g(dot)smolkin(at)postgrespro(dot)ru>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: pg_receivewal compressed partial file problem
Date: 2020-10-31 10:27:10
Message-ID: 7d3cdf0f-dfb1-c878-5b1b-17b59cc1b17e@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 10/31/20 1:24 PM, Grigory Smolkin wrote:
> Hello!
> When trying to uncompress compressed partial WAL segment, produced by
> pg_receivewal, I`m getting the following error:
>
> gzip: unexpected end of file"
>
> pg_receivewal started using the following command:
> pg_receivewal --synchronous -Z 1
>
> What can I do to avoid this?

PostgreSQL version 12.4

--
Grigory Smolkin
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Jeff Janes 2020-10-31 17:01:20 Re: BUG #16692: Postgres process using 100 percent CPU
Previous Message Grigory Smolkin 2020-10-31 10:24:44 pg_receivewal compressed partial file problem