Re: Starting PostgreSQL as an NT Service
- From: "Darko Prenosil" <Darko(dot)Prenosil(at)finteh(dot)hr>
- To: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
- Cc: <pgsql-hackers-win32(at)postgresql(dot)org>
- Subject: Re: Starting PostgreSQL as an NT Service
- Date: Thu, 1 Jul 2004 00:44:40 +0200
- Message-id: <003001c45ef3$d92c9ce0$da82bfd5(at)darko>
Yes, it is , actually when I said:
>Path to executable in the service manager is:
> d:/pgsql/bin/pg_ctl.exe runservice -N "postgres" -D "d:/pgsql/data"
, I ment this is what I see after opening service property dialog in MMC.
Regards !
----- Original Message -----
From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
To: "Darko Prenosil" <Darko(dot)Prenosil(at)finteh(dot)hr>
Cc: <pgsql-hackers-win32(at)postgresql(dot)org>
Sent: Thursday, July 01, 2004 12:01 AM
Subject: Re: [pgsql-hackers-win32] Starting PostgreSQL as an NT Service
loged in again, unregistered service, set the PGDATA, registered service
> as:
> pg_ctl register -N postgres -U postgres -P elephant5432
> but the error is still here :-(
hmmmm. Is the postgres service in the services MMC snapin? Try logging
in from there.
Merlin
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
Home |
Main Index |
Thread Index