diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2015-03-30 17:17:54 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2015-03-30 17:17:54 -0400 |
commit | 22b3f5b26e4eea5e598c7898a77e9368ffadbebb (patch) | |
tree | bec0d2df27b3e44ddd9f5a2bbbeba1317f8acff0 /src/backend/utils/adt/oracle_compat.c | |
parent | 46bfe44e863f659faca18ed3b7c4d956db368039 (diff) | |
download | postgresql-22b3f5b26e4eea5e598c7898a77e9368ffadbebb.tar.gz postgresql-22b3f5b26e4eea5e598c7898a77e9368ffadbebb.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/oracle_compat.c')
0 files changed, 0 insertions, 0 deletions