BUG #5955: One-click installer does not escape password

Поиск
Список
Период
Сортировка
От Rob Grant
Тема BUG #5955: One-click installer does not escape password
Дата
Msg-id 201103281907.p2SJ7vHT049086@wwwmaster.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      5955
Logged by:          Rob Grant
Email address:      rob@occipital.com
PostgreSQL version: 9.0
Operating system:   OS X
Description:        One-click installer does not escape password
Details:

I provided the one-click installer a password that included a double quote.
This caused the following errors:

Error running /Library/PostgreSQL/9.0/installer/server/initcluster.sh
"postgres" "postgres" "****" "/Library/PostgreSQL/9.0"
"/Library/PostgreSQL/9.0/data" 5432 DEFAULT : /bin/sh: -c: line 0:
unexpected EOF while looking for matching `"'

Error running /Library/PostgreSQL/9.0/installer/server/loadmodules.sh
"postgres" "postgres" "****" "/Library/PostgreSQL/9.0" 5432 : /bin/sh: -c:
line 0: unexpected EOF while looking for matching `"'

I reinstalled and provided a password that did not include a double quote
and was able to complete the installation successfully.

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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: BUG #5946: Long exclusive lock taken by vacuum (not full)
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: BUG #5946: Long exclusive lock taken by vacuum (not full)