| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | tel medola <tel(dot)medola(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Redo the filenode link in tablespace |
| Date: | 2017-06-07 20:58:06 |
| Message-ID: | e350808c-9b0b-563e-7307-88e134d2eadc@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 06/07/2017 07:53 AM, tel medola wrote:
>
> Change the relfilenode in above from 13741353 to 5214493
> /I' no change yeat, but i will.../
>
>
> What is not clear is what 5214495 is?
> /Not to me either/
>
> select * from pg_class where relfilenode = 5214495;
> /returns: none records/
>
> But I'm worried about the select error. You are returning the
> table:pg_toast_9277966 not the pg_toast_5214489... bellow
> ERROR: missing chunk number 0 for toast value 10259186 in pg_toast_9277966
>
> Could it be because of the filenode link that is still pointing to
> another? -> 13741353
That is what I am betting.
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Craig Ringer | 2017-06-08 00:58:43 | Re: How does BDR replicate changes among nodes in a BDR group |
| Previous Message | Zhu, Joshua | 2017-06-07 20:50:38 | How does BDR replicate changes among nodes in a BDR group |