Search Postgresql Archives

Re: Re: ERROR: missing chunk number 0 for toast value while using logical decoder.\

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jun 23, 2016 at 4:55 PM, sudalai <sudalait2@xxxxxxxxx> wrote:
> Thanks for : https://github.com/michaelpq/pg_plugins/tree/master/decoder_raw
> I will upgrade my servers to PostgreSQL 9.5.3, but i want to find the
> problem.
> Please help me.
> I don't have SQL sequence.
> Does anything i can get from server, that will help us to debug the problem?
>
> Here is logical_decoder code:  rep_slot.c
> <http://postgresql.nabble.com/file/n5909207/rep_slot.c>

    if (isnull)
        appendStringInfoString(s, "NiLnUlL");   // Printing null as "NiLnUlL"
    //else if (typisvarlena && VARATT_IS_EXTERNAL_ONDISK(origval))
    //  appendStringInfoString(s, "unchanged-toast-datum")
Uncomment that.
-- 
Michael


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux