Deadlocks

From: Martin Moore <martin(dot)moore(at)avbrief(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Deadlocks
Date: 2017-08-22 13:42:59
Message-ID: 0C9CB0D9-3D98-4917-B9B5-83313785C04C@avbrief.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi, I’m having issues with deadlocks.

v9.6 on Debian Jessie.

I have a number of ‘select’ functions which for logging purposes also call another fn that inserts a record into a ‘logging’ table.

However, even with only 1 or 2 users making very infrequent calls to the parent fn, deadlocks are occurring. I’m hoping there’s something I’m unaware of as this shouldn’t happen!

What could this be? I don’t have any logs at present as I removed the insert statement some time ago, but need to get this issue resolved.

Thanks,

Martin.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Melvin Davidson 2017-08-22 14:20:31 Re: Deadlocks
Previous Message marcelo 2017-08-22 09:43:25 Re: Porting libpq to QNX 4.25