Re: [Slony1-general] Slony under win32

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: [Slony1-general] Slony under win32
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE47698B@algol.sollentuna.se
обсуждение исходный текст
Список pgsql-hackers-win32
> > I created new makefiles for slony_funcs and xxid using the contrib
> > infrastructure, which makes them win32 compatible. IMHO the
> attached
> > versions should replace the current ones.
> >
> > After some short tests, Slony-q 1.0.5 seems to be able to replicate
> > with
> > win32 servers using those modules correctly.
> >
> > The slon process currently refuses to link, the thread lib
> seems to be
> > the problem.
>
> there is a win32 pthread library available from RedHat
> somewhere. Don't have the exact URL at hand.

I beleive you're referring to http://sources.redhat.com/pthreads-win32/.

I have no idea how fast and/or stable it is, but it's fairly frequently
used, I think.

//Magnus



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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: [Slony1-general] Slony under win32
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: [HACKERS] win32 performance - fsync question