Re: LOCK TABLE HELP

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: LOCK TABLE HELP
Дата
Msg-id 20080317125753.GD6083@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: LOCK TABLE HELP  (luca.ciciriello@email.it)
Список pgsql-general
luca.ciciriello@email.it wrote:
> Sorry for delay in my answer. The problem is that with the lock
> instructions my app remain in a freeze state. It resembling a MUTEX
> deadlock.Anyway, as soon as possible I'll test yuor idea to use a
> separate PQexec.

Freeze state?  Oh, you mean like somebody already holds the lock, so
your LOCK TABLE is just waiting for the holder to release it ...

Have a look around the pg_locks view.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: "Pavan Deolasee"
Дата:
Сообщение: Re: 8.3.0 upgrade
Следующее
От: Dee
Дата:
Сообщение: Re: Cannot Install PostgreSQL on Windows 2000 Server