Обсуждение: Patch for Redmine Bug 5587

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

Patch for Redmine Bug 5587

От
Paresh More
Дата:
Hello Dave,

This is regarding issue #5587 (Handle Windows x32/x64 installation using Innotool)

This patch will make sure the following thing

  • pgAdmin4 windows installer should restrict the user not to install 32bit and 64bit parallelly.
  • It should not allow pgAdmin4 install x64 if x32 is installed Or vice versa, only upgrade of the same type should be allowed.

  • If user has already installed 32bit installer and try to install 64bit it should throw an error as "You already have a 32bit installation of pgAdmin 4. Please uninstall this before installing the 64bit version."

  • If user has already installed 64bit installer and try to install 32bit it should throw an error as "You already have a 64 bit installation of pgAdmin 4. Please uninstall this before installing the 32 bit version."


It's working fine at my end.

Attached is the patch for the same.


--

Thanks & Regards

Paresh More

NEW-EDB-logo-4c

Pune, India.

Cell :  +919922000564 |  www.enterprisedb.com
Вложения

Re: Patch for Redmine Bug 5587

От
Dave Page
Дата:
Thanks, applied with some spelling fixes :-p

Akshay, please have one of the team test this thoroughly.


On Mon, Jun 22, 2020 at 8:31 AM Paresh More <paresh.more@enterprisedb.com> wrote:
Hello Dave,

This is regarding issue #5587 (Handle Windows x32/x64 installation using Innotool)

This patch will make sure the following thing

  • pgAdmin4 windows installer should restrict the user not to install 32bit and 64bit parallelly.
  • It should not allow pgAdmin4 install x64 if x32 is installed Or vice versa, only upgrade of the same type should be allowed.

  • If user has already installed 32bit installer and try to install 64bit it should throw an error as "You already have a 32bit installation of pgAdmin 4. Please uninstall this before installing the 64bit version."

  • If user has already installed 64bit installer and try to install 32bit it should throw an error as "You already have a 64 bit installation of pgAdmin 4. Please uninstall this before installing the 32 bit version."


It's working fine at my end.

Attached is the patch for the same.


--

Thanks & Regards

Paresh More

NEW-EDB-logo-4c

Pune, India.

Cell :  +919922000564 |  www.enterprisedb.com


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company