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

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: sudalai <sudalait2(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-general(at)postgresql(dot)org>
Subject: Re: Re: ERROR: missing chunk number 0 for toast value while using logical decoder.\
Date: 2016-07-18 10:55:31
Message-ID: CAB7nPqR2=5XqtH1sABR-wRjrohckLvyJ4FhbOtk=3tWLWgoXjw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jul 18, 2016 at 7:08 PM, sudalai <sudalait2(at)gmail(dot)com> wrote:
> thank u.
> why (select * from pg_logical_slot_peek_changes('slot',NULL,1) ) take share
> lock ?
> any idea ?

My guess is that this lock comes from your plugin code. Please double-check it.
--
Michael

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message sudalai 2016-07-18 11:32:40 Re: ERROR: missing chunk number 0 for toast value while using logical decoder.\
Previous Message sudalai 2016-07-18 10:08:48 Re: ERROR: missing chunk number 0 for toast value while using logical decoder.\