BUG #12755: pg_upgrage creates potentially dangerous delete_old_cluster.bat

Поиск
Список
Период
Сортировка
От toni.helenius@syncrontech.com
Тема BUG #12755: pg_upgrage creates potentially dangerous delete_old_cluster.bat
Дата
Msg-id 20150210104441.18791.41198@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #12755: pg_upgrage creates potentially dangerous delete_old_cluster.bat
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      12755
Logged by:          Toni Helenius
Email address:      toni.helenius@syncrontech.com
PostgreSQL version: 9.4.1
Operating system:   Windows 7
Description:

pg_upgrage creates potentially dangerous delete_old_cluster.bat. RMDIR
without quotes.

RMDIR /s/q C:\Program Files\PostgreSQL\9.3\data

Executes as:
RMDIR /s/q C:\Program

Needs quotes!!

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

Предыдущее
От: Mark Kirkwood
Дата:
Сообщение: Re: BUG #12749: WARNING: unrecognized node type: 701
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #12749: WARNING: unrecognized node type: 701