1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-27 07:42:10 +03:00
Files
postgres/contrib/pg_upgrade
Andrew Dunstan 22b3f5b26e 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.
2015-03-30 17:17:54 -04:00
..
2014-05-06 11:26:26 -04:00
2014-05-06 11:26:26 -04:00
2014-05-06 11:26:26 -04:00
2013-01-25 11:39:45 -05:00
2014-05-06 11:26:26 -04:00