Re: Problem with PostgreSQL 9.2.7 and make check on AIX 7.1
В списке pgsql-bugs по дате отправления:
| От | Rainer Tammer |
|---|---|
| Тема | Re: Problem with PostgreSQL 9.2.7 and make check on AIX 7.1 |
| Дата | |
| Msg-id | 530D9C8A.9060503@spg.schulergroup.com обсуждение |
| Ответ на | Re: Problem with PostgreSQL 9.2.7 and make check on AIX 7.1 (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-bugs |
Hello, so far: - The switch to POSIX semaphores do not solve the problem... - It's not CPU dependent, the problem does show on Power 5 and Power 7+ - The problem does show on AIX 7.1 (at least on Technology Level 3) - The problem does not show on AIX 6.1 - If I send a SIGINT manually to the backend process nothing happens. My next steps: - Instrument the SIGALRM handler - Instrument the SIGINT handler Bye Rainer On 25.02.2014 20:29, Tom Lane wrote: > Rainer Tammer <pgsql@spg.schulergroup.com> writes: >> There is a pg_sema.c in src/backend/port. >> This is linked ti sysv_sema.c, there is also a posix_sema.c. >> How do you select the one or the other? > The configure script chooses which to use for a particular platform. > > Perhaps it should be making a different choice for AIX? > > regards, tom lane > >
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера