Re: BUG #10888: application is getting hanged in the poll() function of libpq.so.
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: BUG #10888: application is getting hanged in the poll() function of libpq.so. |
| Дата | |
| Msg-id | 22456.1404744850@sss.pgh.pa.us обсуждение |
| Ответ на | BUG #10888: application is getting hanged in the poll() function of libpq.so. (mitu.verma@ericsson.com) |
| Ответы |
Re: BUG #10888: application is getting hanged in the poll()
function of libpq.so.
|
| Список | pgsql-bugs |
mitu.verma@ericsson.com writes:
> Application gets hanged while making a query to the PostgreSql database.
> I reproduced the issues on our testbed by making a simple C program which
> makes a synchronous connection with the DB.
> Pstack is showing the following error when the application is hang (see
> below)
> Now as it looks that it is getting hanged in the poll() function of
> libpq.so.
That looks like it's just waiting for the server to respond. You sure
you didn't simply issue a very long-running query? Check to see if the
connected backend process is accumulating CPU time and/or I/O activity.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера