BUG #13859: pg_upgrade permissions on Windows

Поиск
Список
Период
Сортировка
От igal@lucee.org
Тема BUG #13859: pg_upgrade permissions on Windows
Дата
Msg-id 20160110182301.7615.96066@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #13859: pg_upgrade permissions on Windows  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      13859
Logged by:          Igal Sapir
Email address:      igal@lucee.org
PostgreSQL version: 9.5.0
Operating system:   Windows 2008R2
Description:

I'm not sure if this is a known issue or not, but in order to run pg_upgrade
on Windows to upgrade from pgsql-9.4 to pgsql-9.5 I had to:

1) Give Write permissions to Everyone for the working directory, old-data
directory, and new-data directory.

* please note that I was running pg_upgrade as Administrator but still had
to add those permissions

2) Set method to trust in pg_hba.conf for both the old database and the new
database.

If those are the requirements then it should be documented better in my
opinion, though it might be better to make it less restrictive if possible.

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

Предыдущее
От: Christian Ullrich
Дата:
Сообщение: Re: BUG #13854: SSPI authentication failure: wrong realm name used
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #13770: Extending recovery_min_apply_delay on Standby causes it to be unavailable for a while