postgres 7.4 build for win

Поиск
Список
Период
Сортировка
От Amin Abdulghani
Тема postgres 7.4 build for win
Дата
Msg-id web-1915520@quantiva.com
обсуждение исходный текст
Ответы Re: postgres 7.4 build for win  (Miroslav Šulc <miroslav.sulc@startnet.cz>)
Список pgsql-general
Hi,

I am trying to build postgres 7.4.5 on windows (200) on
mingw/msys env. I have installed win32-pthreads to
enable-thread safet feature. Couple of issues that I
wanted to check:.

i) The configure was --enablethread-safety flag for the
platform (it was complaining CANNOT enable threads on your
platform). I copied src/template/linux to
src/template/win32 (most of the contents seemed thread
related) and the error was gone. Does this fix seem
reasonable.

ii) I am now getting an error that postgres doesnt have
native spinlock on this platform and to disable the
spinlock. Is this the expected behavior for the platform.

Thanks..
Amin

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

Предыдущее
От: John Sidney-Woollett
Дата:
Сообщение: Re: normal user dump gives error because of plpgsql
Следующее
От: Miroslav Šulc
Дата:
Сообщение: Re: postgres 7.4 build for win