Re: BUG #5015: MySQL migration wizard does not start

Поиск
Список
Период
Сортировка
От Aris Setyawan
Тема Re: BUG #5015: MySQL migration wizard does not start
Дата
Msg-id 2c46cabb1002191451g70ea2218sd35181a305b4545e@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #5015: MySQL migration wizard does not start  ("Ken Smith" <kensmith@adobe.com>)
Ответы Re: BUG #5015: MySQL migration wizard does not start
Список pgsql-bugs
I didn't update the MigrationWizard.jar file, because download link was
error. In my command prompt, I change dir to "EnterpriseDB-MigrationWizard"
directory then change some full path file to relative path file. In my
environment, i change directory to "C:\Program
Files\PostgreSQL\EnterpriseDB-MigrationWizard" then i replace
C:\Windows\system32\wscript.exe //NoLogo "C:\Program
Files\PostgreSQL\EnterpriseDB-MigrationWizard\scripts\launchMigrationWizard.vbs"
"" "C:/Program Files/Java/jdk1.5.0_06/jre/bin/java.exe" "-jar
MigrationWizard.jar" "C:\Program
Files\PostgreSQL\EnterpriseDB-MigrationWizard" command with
C:\Windows\system32\wscript.exe //NoLogo "scripts\launchMigrationWizard.vbs"
"" "java.exe" "-jar MigrationWizard.jar" "", and worked.

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

Предыдущее
От: "Mitesh Patel"
Дата:
Сообщение: BUG #5337: PostgreSQL install fails with 1603 error
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Cache lookup failure for index during pg_dump