Re: [GENERAL] Deadlocks

Поиск
Список
Период
Сортировка
От Melvin Davidson
Тема Re: [GENERAL] Deadlocks
Дата
Msg-id CANu8FixdvwDEV+_O+NvEZE+1qQLDJ0_JYfCJ6Em6+YDno_vUYg@mail.gmail.com
обсуждение исходный текст
Ответ на [GENERAL] Deadlocks  (Martin Moore <martin.moore@avbrief.com>)
Список pgsql-general


On Tue, Aug 22, 2017 at 9:42 AM, Martin Moore <martin.moore@avbrief.com> wrote:
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.




--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

I don't think you will get much help unless you show us the query and the structure
of the tables involved.

--
Melvin Davidson
I reserve the right to fantasize.  Whether or not you
wish to share my fantasy is entirely up to you.

В списке pgsql-general по дате отправления:

Предыдущее
От: Martin Moore
Дата:
Сообщение: [GENERAL] Deadlocks
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: [GENERAL] pg_rewind - restore new slave failed to startup during recovery