Re: Re: ERROR: missing chunk number 0 for toast value while using logical decoder.\
От | Michael Paquier |
---|---|
Тема | Re: Re: ERROR: missing chunk number 0 for toast value while using logical decoder.\ |
Дата | |
Msg-id | CAB7nPqTAd9npn_iw3VZRZQ5oL8r6L=zuM-FhoE7=R60k3vPXVw@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: ERROR: missing chunk number 0 for toast value while using logical decoder.\ (sudalai <sudalait2@gmail.com>) |
Ответы |
Re: ERROR: missing chunk number 0 for toast value while using
logical decoder.\
Re: ERROR: missing chunk number 0 for toast value while using logical decoder.\ |
Список | pgsql-general |
On Thu, Jun 23, 2016 at 4:55 PM, sudalai <sudalait2@gmail.com> 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
В списке pgsql-general по дате отправления: