Re: pgbackrest: ERROR: [029]: unable to convert base 10 string'0000000B' to unsigned int - Mailing list pgsql-general

From Michael Paquier
Subject Re: pgbackrest: ERROR: [029]: unable to convert base 10 string'0000000B' to unsigned int
Date
Msg-id 20200121082229.GB244959@paquier.xyz
Whole thread Raw
In response to pgbackrest: ERROR: [029]: unable to convert base 10 string '0000000B'to unsigned int  (Eric Veldhuyzen <ericv@xs4all.net>)
List pgsql-general
On Tue, Jan 21, 2020 at 08:10:39AM +0100, Eric Veldhuyzen wrote:
> We are using pgbackrest (2.21) to backup out postgresql (11) clusters.
> Last night our nightly diff backup gave me the
> ERROR: unable to convert base 10 string '0000000B' to unsigned int.
> I tried if a full backup would fix this, but it didn't.

Did you try to contact the maintainers?  Here is the link to the
project:
https://github.com/pgbackrest/pgbackrest
--
Michael

Attachment

pgsql-general by date:

Previous
From: Eric Veldhuyzen
Date:
Subject: Re: pgbackrest: ERROR: [029]: unable to convert base 10 string'0000000B' to unsigned int
Next
From: Laurenz Albe
Date:
Subject: Re: Questions about how to streaming replication (pg 9.2)