BUG #5587: Installer non-default file association problem

Поиск
Список
Период
Сортировка
От Mike Parfitt
Тема BUG #5587: Installer non-default file association problem
Дата
Msg-id 201008011939.o71Jdvl0077296@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #5587: Installer non-default file association problem  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      5587
Logged by:          Mike Parfitt
Email address:      m_parfitt@hotmail.com
PostgreSQL version: 8.4.4.1
Operating system:   Windows XP SP3
Description:        Installer non-default file association problem
Details:

When the installer halts showing "Initialising the database cluster (this
may take a few minutes)" message it may be because that PC has a non-default
.bat file association.

In my case, I used Process Explorer and looked at the other processes it had
spawned :-

    postgresql-8.4.4-1-windows.exe
        cscript.exe
            UEDIT32.exe

UEDIT32.EXE (UltraEdit) is my text editor of choice.

Either the installer should test whether the .bat  file association is going
to start the right program, or the right program should be included in the
parameter passed to the .Run function.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "franklyn"
Дата:
Сообщение: BUG #5586: network installation
Следующее
От: "runner.mei"
Дата:
Сообщение: BUG #5588: I use a lot of the "INHERITS", results of tests found that the performance is very low.