Re: Win32 PostgreSQL 8.0 Beta 1 Installer available - Mailing list pgsql-hackers-win32

From Aleksander Kmetec
Subject Re: Win32 PostgreSQL 8.0 Beta 1 Installer available
Date
Msg-id 41189134.7010807@intera.si
Whole thread Raw
In response to Re: Win32 PostgreSQL 8.0 Beta 1 Installer available  (Johan Paul Glutting <jpglutting@vqp.udl.es>)
Responses Re: Win32 PostgreSQL 8.0 Beta 1 Installer available
Re: Win32 PostgreSQL 8.0 Beta 1 Installer available
List pgsql-hackers-win32
Johan Paul Glutting wrote:
> When removing the service by hand using previous versions of Postgres,
> the service was not removed from the Services panel until I rebooted.
> This might be what is going on (WinXP here, though).

Yes; rebooting seems to take care of it.

Did you try reinstalling PG without rebooting?
On my machine it fails - unless I specify a different service ID.

It took me a couple of installs to figure out that just changing the
sevice NAME doesn't work, in which case everything runs fine until right
after cluster creation, when you get an error message saying that the
service couldn't be installed, followed by rollback.

The solution could be to try and detect any existing services with the
same ID and refuse to go to the next step if one already exists.

Regards,
Aleksander

pgsql-hackers-win32 by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Win32 PostgreSQL 8.0 Beta 1 Installer available for download
Next
From: Johan Paul Glutting
Date:
Subject: Re: Win32 PostgreSQL 8.0 Beta 1 Installer available