Fix buffer refcount leak with FDW bulk inserts - Mailing list pgsql-admin

From ROHIT SACHDEVA
Subject Fix buffer refcount leak with FDW bulk inserts
Date
Msg-id CAKDb7aGEru90ksWBuregR=Qw=oNpCt7F-VWfu4mx4c9hwYTjUQ@mail.gmail.com
Whole thread Raw
Responses Re: Fix buffer refcount leak with FDW bulk inserts
List pgsql-admin
Hi Team,

I am using postgres 14 version and I am using fdw.

Error 
When i am try to increase the batch_size parameter and do the insertion part i received this error.
WARNING:  buffer refcount leak: [1733373] (rel=base/19360/251000, blockNum=809

What is the impact of this error should I perform the insertion again.

Let me asap.

--
Have a Good day !!!

Regards
Rohit Sachdeva

pgsql-admin by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: Temp getting written to disk despite being smaller than temp_buffers?
Next
From: Tom Lane
Date:
Subject: Re: Fix buffer refcount leak with FDW bulk inserts