BUG #3919: Service Privileges Bug - Mailing list pgsql-bugs

From Sergey
Subject BUG #3919: Service Privileges Bug
Date
Msg-id 200802010955.m119t8f0026575@wwwmaster.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      3919
Logged by:          Sergey
Email address:      d@voteland.ru
PostgreSQL version: 8.3RC2
Operating system:   Windows 2003 SP2
Description:        Service Privileges Bug
Details:

Postgre can't run under restricted user's account. Even if:
1) All 'service' rights to that account granted;
2) All 'disk' rights also granted (checked very carefully, '/data' in full
access, other dirs read and execute);

The error is 'Error 5 : Access denied'.

Changing the user to 'Local Service' solves the issue.

p.s.
Postgre 8.2 on the same machine under restricted user with same priveleges
running quite.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #3917: Compilation error on VC8.0
Next
From: "Arun"
Date:
Subject: BUG #3920: sequence not generated for postgres using toplink jpa