Re: pgbackrest: ERROR: [029]: unable to convert base 10 string '0000000B' to unsigned int

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Eric Veldhuyzen <ericv(at)xs4all(dot)net>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: pgbackrest: ERROR: [029]: unable to convert base 10 string '0000000B' to unsigned int
Date: 2020-01-21 08:22:29
Message-ID: 20200121082229.GB244959@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2020-01-21 09:14:37 Re: Questions about how to streaming replication (pg 9.2)
Previous Message Eric Veldhuyzen 2020-01-21 07:55:09 Re: pgbackrest: ERROR: [029]: unable to convert base 10 string '0000000B' to unsigned int