Hi,
You can try opening a command prompt and typing:
'sc
create Slony-I binPath= “C:\Program Files\PostgreSQL\8.4\bin\slon.exe –service”
depend= “RPCSS”'
Note: the binpath to whatever the path to
slon.exe is

Note: Make sure there is a space between the
equals signs and the double quotes.Note: There is a space between ‘slon.exe’ and
‘-service’

Note: After you have registered the service you
will probably need to restart the server.  Note: obviously do this command 
without the single quotes
If you want to delete the service it is:
'sc delete Slony-I'.  
Try that out and let me know how it goes.  
LW . . . Lawrence
> From: [email protected]
> To: [email protected]
> Subject: [Slony1-general] Install on w2k3 servers
> Date: Mon, 24 Aug 2009 08:51:07 +0200
> 
> Hello All,
> I am new to slony, and I am trying to install Slony 2.02 for PgSQL8.4
> I have register the dll correctly, but get this 1057 error when trying to 
> register the service on a 2003 server.
> 
> Does anyone has a fix for this?
> Is this the correct way to proceed???
> 
> Thanks
> Voodooo
> _______________________________________________
> Slony1-general mailing list
> [email protected]
> http://lists.slony.info/mailman/listinfo/slony1-general

_________________________________________________________________
Attention all humans. We are your photos. Free us.
http://go.microsoft.com/?linkid=9666047
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to