Wed Aug 31 16:26:23 PDT 2005
- Previous message: [Slony1-general] [PATCH] slon win32
- Next message: [Slony1-general] Re: Multiple slon processes for the same replication
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Magnus Hagander wrote: >>>Patch applied with port directory added as discussed, and a >> >>couple of >> >>>minor fixes. >>> >>>Slony will now work out of the box on Windows, albeit currently >>>lacking service code and proper event logging. :-) >>> >>>(Also tested on Linux prior to commit - all seems OK). >> >>FYI: this patch is a serious regression on all unix-platforms. >>It breaks compilation against 7.3 and 7.4 installations >>because the pipread/pipewrite stuff is not defined in these >>versions (which is obvious since those predate the native >>win32 port of postgresql). >>Adding the missing defines (from a 8.x port.h include) makes >>slon at least compile again. > > > Oops, my bad, sorry about that. Forgot to test with pre-8.0, but at > least I remembered to test on linux :-) > > Here's a patch that fixes this (it basically does what you have already > done..) thanks - works for me (as commited to -HEAD by Darcy) Stefan
- Previous message: [Slony1-general] [PATCH] slon win32
- Next message: [Slony1-general] Re: Multiple slon processes for the same replication
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list