Thank you :)
> -Original Message-
> From: Magnus Hagander [mailto:[EMAIL PROTECTED]
> Sent: Saturday, January 14, 2006 6:16 PM
> To: Gevik
> Cc: pgsql-general@postgresql.org
> Subject: RE: [GENERAL] Unregister Windows Service pg_ctl error
>
> > > You nee
> > You need administrative privileges to unregister a service.
> Can't run
> > it as user postgres.
>
> I did the same under "Administrator" but then I get an access
> violation error like:
>
> Unhandled exception at 0x77c478c0 in pg_ctl.exe: 0xC005:
> Access violation reading location 0
> You need administrative privileges to unregister a service. Can't run it
> as user postgres.
I did the same under "Administrator" but then I get an access violation
error like:
Unhandled exception at 0x77c478c0 in pg_ctl.exe: 0xC005: Access
violation reading location 0x.
What am I
> When I try to unregister the windows service I get an error like:
>
> C:\Program Files\PostgreSQL\8.1\bin>pg_ctl.exe unregister -N
> "pgsql-8.1"
> pg_ctl: could not open service manager
>
> This is on Windows XP and the logged user is postgres
You need administrative privileges to unregister
When I try to unregister the windows service I get an error like:
C:\Program Files\PostgreSQL\8.1\bin>pg_ctl.exe unregister -N "pgsql-8.1"
pg_ctl: could not open service manager
This is on Windows XP and the logged user is postgres
---(end of broadcast)---