Files
postgresql/src/tools
Andrew Dunstan fa1e5afa8a 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:07:52 -04:00
..
2014-05-06 12:12:18 -04:00
2015-01-06 11:43:47 -05:00
2015-01-06 11:43:47 -05:00
2013-05-29 16:58:43 -04:00
2010-09-20 22:08:53 +02:00
2014-11-18 15:51:45 -05:00
2014-06-10 21:36:13 -04:00
2012-02-24 16:19:18 -05:00
2010-09-20 22:08:53 +02:00
2015-01-06 11:43:47 -05:00
2015-01-06 11:43:47 -05:00