> Hi,
>
> Thanks for your response,
>
> Ur Q: Does it work when you use runas?
> YES, it works when i use runas to run postgres in Win 2000 & XP.
Ok.
> Below i am mentioning my requirements and the bug received
> more clearly
>
> 1.I am trying to use postgres in three versions of
> Wi
>I am able to start and stop database after logging as user postgres in NT.
It is clear that you can start and stop postgreSQL using the postgres user.
Therefore access to pg_ctl.exe is working as expected!
The fact that the problem only exists when you introduce a thrid party tool
to perform the
First you didn't answer the previous question:
>Does it work when you use runas
This question was asked to pin point the problem: is the problem with the
postgres windows user set-up or is it with the third party tool?
I personally have used "runas" to run windows batch files with PostgreSQL
and i
Hi, The password prompting was happpened while using runas in win 2k & XP.As you mentioned in the previous mail i used a thirdy party utility to solve this issue and its working in XP &Win 2k. The third part utiity is a seperate pack which is called runasv, its not using the runas in windows. T
> Hi,
>
> I got a third party utility to run pgsql in non
> administrative users account and without prompting password.
> The utility providers ensure that the utility will work in
> NT. I used this utility for running pg8.1.1 and it shows me
> the following error with a prompt titled "ININT
Hi, I got a third party utility to run pgsql in non administrative users account and without prompting password. The utility providers ensure that the utility will work in NT. I used this utility for running pg8.1.1 and it shows me the following error with a prompt titled "ININTDB.EXE - DLL Ini
> Thanks for the support provided by you guys. I am able to run
> the application using runas.exe but it does not allows me to
> provide the domain password with the same command. Could you
> please provide me a solution to provide password with it.
use runas with /savecred the first time, and
Hi, Thanks for the support provided by you guys. I am able to run the application using runas.exe but it does not allows me to provide the domain password with the same command. Could you please provide me a solution to provide password with it. Also Is there any utility to run postgres as a di