Slony under win32

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: slony1-general(at)gborg(dot)postgresql(dot)org
Cc: pgsql-hackers-win32(at)postgresql(dot)org
Subject: Slony under win32
Date: 2005-02-23 15:35:38
Message-ID: 421CA2CA.2060801@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Apparently slonik uses fork(), which would make porting it much more
expensive. I won't spent more time on that, pgAdmin will do that anyway.

Regards,
Andreas

Attachment Content-Type Size
Makefile.backend text/plain 317 bytes
Makefile.xxid text/plain 267 bytes

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Jan Wieck 2005-02-23 15:54:30 Re: [Slony1-general] Slony under win32
Previous Message Andrew Dunstan 2005-02-22 23:48:00 Re: pg_dump