Thanks Lawrence, this worked!
but when I try to create a cluster with the GUI, its says that creation scripts 
are not available, only attachment is available...
Services have been restarted, and both are running correctly...
  ----- Original Message ----- 
  From: Lawrence Wong 
  To: [email protected] ; [email protected] 
  Sent: Monday, August 24, 2009 9:11 AM
  Subject: RE: [Slony1-general] Install on w2k3 servers


  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. 
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to