pgsql: Run pg_upgrade and pg_resetxlog with restricted token on Windows
В списке pgsql-committers по дате отправления:
| От | Andrew Dunstan |
|---|---|
| Тема | pgsql: Run pg_upgrade and pg_resetxlog with restricted token on Windows |
| Дата | |
| Msg-id | E1Ych6O-0002FO-Cn@gemulon.postgresql.org обсуждение исходный текст |
| Список | pgsql-committers |
Run pg_upgrade and pg_resetxlog with restricted token on Windows As with initdb these programs need to run with a restricted token, and if they don't pg_upgrade will fail when run as a user with Adminstrator privileges. Backpatch to all live branches. On the development branch the code is reorganized so that the restricted token code is now in a single location. On the stable bramches a less invasive change is made by simply copying the relevant code to pg_upgrade.c and pg_resetxlog.c. Patches and bug report from Muhammad Asif Naeem, reviewed by Michael Paquier, slightly edited by me. Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/22b3f5b26e4eea5e598c7898a77e9368ffadbebb Modified Files -------------- contrib/pg_upgrade/pg_upgrade.c | 167 ++++++++++++++++++++++++++++++++ src/bin/pg_resetxlog/pg_resetxlog.c | 180 +++++++++++++++++++++++++++++++++++ 2 files changed, 347 insertions(+)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера