WaitOnLock error - what does this mean?

Поиск
Список
Период
Сортировка
От Robert B. Easter
Тема WaitOnLock error - what does this mean?
Дата
Msg-id 00072320014201.00253@comptechnews
обсуждение исходный текст
Ответы Re: WaitOnLock error - what does this mean?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I got the error:

ERROR: WaitOnLock: error on wakeup - Aborting this transaction

Can anyone explain what this means?

I am testing my database by having it do inserts continuously using a bash
while true loop that calls psql --file to do the inserts.  When I try to do a
different kind of insert from a php script at the same time, I get the above
error.  I can provide more details if needed.  One thing, I have PL/pgSQL
triggers that cause a chain of updates to happen for each insert.

--
            - Robert

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

Предыдущее
От: Mathieu Arnold
Дата:
Сообщение: Re: Connecting to PostgreSQL databases
Следующее
От: hstenger@adinet.com.uy
Дата:
Сообщение: ROLLBACK automatically