Обсуждение: BUG #13588: Repair does not work in unattended mode

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

BUG #13588: Repair does not work in unattended mode

От
samarkinpa@gmail.com
Дата:
The following bug has been logged on the website:

Bug reference:      13588
Logged by:          Pavel Samarkin
Email address:      samarkinpa@gmail.com
PostgreSQL version: 9.2.13
Operating system:   Windows 7 x64, Windows 2008 R2, maybe others
Description:

Steps to reproduce:
1. Install x64 PostgreSQL with default settings
2. run the following command:
postgresql-9.2.13-3-windows-x64.exe --mode unattended

Actual result:
Error message pops up saying:
"The installation directory must be an absolute path, ..."

Expected result:
Repair should happen (like it was in 9.2.7)