Re: Error in Barman backup

Luca Ferrari <[email protected]> Sun, 18 Aug 2019 09:17:19 +0200
Newsgroups gmane.comp.db.postgresql.admin
Message-ID <CAKoxK+53pE9E0OCOg_Qo+pbvbaFvVg4+FBTDCdrLb9Ygcejp=A@mail.gmail.com>
On Sat, Aug 17, 2019 at 9:26 AM Anjul Tyagi <[email protected]> wrote:
> we have recently implement the BARMAN in our production environment. to v=
alidate the backup we restore that into another server and noticed error wh=
ile we run the vacuuming process "catalog missing for 11 attribute for reli=
d". can you please help me to figure the root cause and solution. when we t=
ried to run the "system reindex " it stuck on the pg_attribute table.

Sounds really close to this
<https://groups.google.com/forum/#!topic/pgbarman/wgVhZDogDDc>.
I believe there is a corruption on your backup copy, can you take
another backup? Or could you initiate another backup instance out of
barman archives?

Luca