Обсуждение: Re: Win32 PostgreSQL 8.0 Beta 1 Installer available

Поиск
Список
Период
Сортировка

Re: Win32 PostgreSQL 8.0 Beta 1 Installer available

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Aleksander Kmetec [mailto:aleksander.kmetec@intera.si]
> Sent: 17 August 2004 16:34
> To: Dave Page
> Cc: Johan Paul Glutting; pgsql-hackers-win32@postgresql.org;
> pginstaller-devel@pgfoundry.org
> Subject: Re: [pgsql-hackers-win32] Win32 PostgreSQL 8.0 Beta
> 1 Installer available
>
>
> - If you use a custom service ID, then it is never removed
> and you have to use a registry editor to delete it manually.

Confirmed.

Y'know, the only reason I added the service ID was to allow multiple
versions to be installed at the same time, however, as it will not be
possible to install the same version twice anyway, there really is no
need to change the service ID as it is already version specific anyway.

I think I'll remove that option (which will fix this problem) and leave
the textbox for a future port number which we will need to be able to
change to support multiple concurrent versions.

Regards, Dave.