| От | Tom Lane |
|---|---|
| Тема | Re: 64-bit pgsql |
| Дата | |
| Msg-id | 7759.1062787686@sss.pgh.pa.us обсуждение |
| Ответ на | Re: 64-bit pgsql (Jeroen Ruigrok/asmodai <asmodai@wxs.nl>) |
| Ответы |
Re: 64-bit pgsql
|
| Список | pgsql-hackers |
Jeroen Ruigrok/asmodai <asmodai@wxs.nl> writes:
> So I guess the problem lies in the Itanium port. Or could I miss
> something subtle here?
This strengthens my suspicion that we're not finding TAS code for
the Itanium, but please see if you can strace or ktrace the postmaster
to verify how many semget()s it tries to do. With max_connections=10
it should really do only one.
Alternatively, find out what symbols your compiler predeclares.
If my theory is right then your pg_config_os.h file is failing to
define HAS_TEST_AND_SET; why?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера