Re: "missing chunk number 0 for toast value xxx in pg_toast_xxx" when pg_basebackup

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Ma Xinjian <maxj(dot)fnst(at)fujitsu(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: "missing chunk number 0 for toast value xxx in pg_toast_xxx" when pg_basebackup
Date: 2021-04-13 14:51:44
Message-ID: 3190467.1618325504@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ma Xinjian <maxj(dot)fnst(at)fujitsu(dot)com> writes:
> When I use pg_basebackup to backup and restore db(Let's call it A) to a
> standalone instance(Let's call it B), "missing chunk number 0 for toast
> value xxx in pg_toast_xxx" errors output.
> PG version: 10.3

10.3 is quite a few bug fixes ago. Maybe you'd have better results
with the current release (10.16).

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2021-04-13 14:52:06 Re: "missing chunk number 0 for toast value xxx in pg_toast_xxx" when pg_basebackup
Previous Message Jehan-Guillaume de Rorthais 2021-04-13 14:34:31 Re: looking for a installation package to Using GSSAPI with Postgres12 for windows