Hang investigation

Поиск
Список
Период
Сортировка
От Ilja Golshtein
Тема Hang investigation
Дата
Msg-id 43B4F7C3.000003.19047@soapbox.yandex.ru
обсуждение исходный текст
Ответы Re: Hang investigation  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
Hello!

I'm developing application uses PG as backend.
A recent stress test found out a serious trouble. Briefly,
libpq does not return control after COMMIT, while
commit actually happened Ok.

It is not quite reproducible: the test hangs during commiting
different transactions. If I terminate PG server,
control returns to application and it goes futher.
It happens against PostgreSQL 8.1.0 and 8.1.1
on Windows and on Linux on several boxes
with different configurations. PostgreSQL 8.0.x is fine.

This stuff operates with significant amount of data
(database size is about 20Gb).

My own attempts to investigate this issue failed
and I badly need community assistance. The question
is what should be provided to make it possible.
At first glance I should get application
and server core files and may be strace of application
networking with server.
What else?
Do we have a sort of manual could be used in my case?

I can produce log or all PG queries, but [as far as I understand]
it is not enough to replay at least because PG does not put in log
values of bound parameters.

Many thanks.

--
Best regards
Ilja Golshtein

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: In processing DDL, when does pg_catalog get updated?
Следующее
От: Harry Jackson
Дата:
Сообщение: Forum Software