Re: BUG #7592: Installation of PostGresql at c:\Progam files folder does not create right permission on data folder

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: BUG #7592: Installation of PostGresql at c:\Progam files folder does not create right permission on data folder
Дата
Msg-id 507A5973.7010101@hogranch.com
обсуждение исходный текст
Ответ на BUG #7592: Installation of PostGresql at c:\Progam files folder does not create right permission on data folder  (devenmthaker@gmail.com)
Список pgsql-bugs
On 10/09/12 10:07 PM, devenmthaker@gmail.com wrote:
> The following bug has been logged on the website:
>
> Bug reference:      7592
> Logged by:          Deven
> Email address:      devenmthaker@gmail.com
> PostgreSQL version: 9.0.3
> Operating system:   Windows 2008 R2 WITH SP1 (64 BITS)
> Description:
>
> We are installing our application which internally call
> postgresql-9.0.3-2-windows_x64.exe to install postgresql under c:\program
> files folder. But initialization of datbase failed with log that
> user(administrator) does not have enough permission on data folder.
> Can anyone help me out to address this issue?
>

Is your application installer invoking admin privs via the UAC elevation
thing prior to running the postgres installer?      it probably
should.   Even if you're logged on as 'Administrator', you're normally
running in a less privileged mode, and you have to get past that
privilege elevation prompt before you can write to Program Files,
install services, and other such similar activities.





--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: BUG #7592: Installation of PostGresql at c:\Progam files folder does not create right permission on data folder
Следующее
От: Alexander Law
Дата:
Сообщение: Re: BUG #6510: A simple prompt is displayed using wrong charset