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

Поиск
Список
Период
Сортировка
Искать
От
Eric Veldhuyzen
Тема
Re: pgbackrest: ERROR: [029]: unable to convert base 10 string'0000000B' to unsigned int
Дата
Msg-id
2f559985-07dc-f2f4-a838-8ce3d201ca4c@xs4all.net
Ответ на
Список
Дерево обсуждения
pgbackrest: ERROR: [029]: unable to convert base 10 string '0000000B'to unsigned int Eric Veldhuyzen <ericv@xs4all.net>
Re: pgbackrest: ERROR: [029]: unable to convert base 10 string'0000000B' to unsigned int Michael Paquier <michael@paquier.xyz>
Re: pgbackrest: ERROR: [029]: unable to convert base 10 string'0000000B' to unsigned int Ron <ronljohnsonjr@gmail.com>
Re: pgbackrest: ERROR: [029]: unable to convert base 10 string'0000000B' to unsigned int Eric Veldhuyzen <ericv@xs4all.net>
Re: pgbackrest: ERROR: [029]: unable to convert base 10 string'0000000B' to unsigned int David Steele <david@pgmasters.net>
Re: pgbackrest: ERROR: [029]: unable to convert base 10 string'0000000B' to unsigned int David Steele <david@pgmasters.net>
Ron wrote:
> On 1/21/20 1:10 AM, Eric Veldhuyzen wrote:
>> Hi,
>>
>> 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.
> 
> Maybe I'm missing something, but 0000000*B* looks *hexa*decimal, not decimal.

You're not missing something, and this is most likely also the reason that this
fails. I'm quite sure it should try to convert a base 16 string here to an
unsigned int...

Eric Veldhuyzen

В списке pgsql-general по дате отправления
От: Ron
Дата:
От: Michael Paquier
Дата:
FAQ