Re: PostgreSQL: logon failure

2005-06-16 Thread Carlo Florendo
George wrote: On Thu, Jun 16, 2005 at 09:21:24PM +0200, Reini Urban schrieb: George schrieb: I followed the instructions for installing postgresql as an NT service as outlined in the postgresql README, but ended up with the following error: $ cygrunsrv -S postmaster cygrunsrv: Error

Re: PostgreSQL: logon failure

2005-06-16 Thread George
On Thu, Jun 16, 2005 at 09:21:24PM +0200, Reini Urban schrieb: > George schrieb: > >I followed the instructions for installing postgresql as an NT service > >as outlined in the postgresql README, but ended up with the following > >error: > > > >$ cygrunsrv -S postmaster > >cygrunsrv: Error startin

Re: PostgreSQL: logon failure

2005-06-16 Thread Reini Urban
George schrieb: I followed the instructions for installing postgresql as an NT service as outlined in the postgresql README, but ended up with the following error: $ cygrunsrv -S postmaster cygrunsrv: Error starting a service: StartService: Win32 error 1069: The service did not start due to a

Re: PostgreSQL: logon failure

2005-06-16 Thread George
On Thu, Jun 16, 2005 at 06:32:39PM +0200, Krzysztof Duleba wrote: > George wrote: > > > I followed the instructions for installing postgresql as an NT service > > as outlined in the postgresql README, but ended up with the following > > error: > > > > $ cygrunsrv -S postmaster > > cygrunsrv: Err

Re: PostgreSQL: logon failure

2005-06-16 Thread Krzysztof Duleba
George wrote: > I followed the instructions for installing postgresql as an NT service > as outlined in the postgresql README, but ended up with the following > error: > > $ cygrunsrv -S postmaster > cygrunsrv: Error starting a service: StartService: Win32 error 1069: > The service did not star

PostgreSQL: logon failure

2005-06-16 Thread George
I followed the instructions for installing postgresql as an NT service as outlined in the postgresql README, but ended up with the following error: $ cygrunsrv -S postmaster cygrunsrv: Error starting a service: StartService: Win32 error 1069: The service did not start due to a logon failure. Cy