From: | John Gage <jsmgage(at)numericable(dot)fr> |
---|---|
To: | sachin(dot)srivastava(at)enterprisedb(dot)com |
Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Problems with the Windows 8.4.1 upgrade from 8.3 on non-C drive |
Date: | 2010-02-26 04:09:27 |
Message-ID: | 19AEE401-CE4F-4CFE-962F-1C2B6D6E4668@numericable.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I realize that this is a feature and not a bug, but what I ran into
confronting the same issue was the fact that the servers listen on
different ports and when I uninstalled the older version, the newer
version was listening on a non-standard port. This caused some
confusion for awhile.
I also realize that having both versions on the same port may be both
impossible and unwise or some power of both, but is there a standard
port that they are "competing" for in some dark server hell.
On Feb 26, 2010, at 4:57 AM, Sachin Srivastava wrote:
> The one-click installers are designed in such a way that you can
> have different major versions of postgresql co-exist on the same
> machine. Thats the reason, the 8.4.1 installer doesn't realize that
> 8.3 is even installed.
>
>
> On 2/26/10 12:56 AM, dtrobert wrote:
>>
>> Hi,
>> We have tried this at least with Windows 2008 64-bit server and the
>> problem
>> is very reproducible (multiple systems):
>>
>> 1. Install 8.3 on some non-C drive (say E:\)
>> 2. Run the 8.4.1 installer to upgrade this install
>>
>>> it appears that the 8.4.1 doesn't realize 8.3 is even installed
>>>
>> Result: Installation fails with a permission problem. It seems
>> certain files
>> from 8.3 are not able to be deleted. When I manually try to delete
>> them,
>> even with the Administrator user, it fails. I ultimately needed to
>> take
>> ownership and then give Full Control before I was allowed to delete
>> them.
>>
>> There is no problem with this upgrade on the C:\ drive.
>>
>> Thanks
>>
>
>
> --
> Regards,
> Sachin Srivastava
> EnterpriseDB, the Enterprise Postgres company.
From | Date | Subject | |
---|---|---|---|
Next Message | Wang, Mary Y | 2010-02-26 05:25:11 | Re: How to Output PSQL Errors to a Log File? |
Previous Message | Sachin Srivastava | 2010-02-26 03:57:36 | Re: Problems with the Windows 8.4.1 upgrade from 8.3 on non-C drive |