Re: Soluton on Lock:extend issue

2024-08-10 Thread Christophe Pettus
> On Aug 10, 2024, at 09:52, Durgamahesh Manne > wrote: > Lock:extend (version 14.11) PostgreSQL version 16 contains improvements that significantly reduce the amount of contention on extend locks; upgrading will almost certainly help.

Soluton on Lock:extend issue

2024-08-10 Thread Durgamahesh Manne
Hi Lock:extend (version 14.11) How to resolve lock:extend issue even there is surge in concurrent sessions (insert and update) on same table Reduction on concurrent sessions would be solved but that is not a solution and there is no network bandwidth issue Is there any parameter to tune to mini