Re: [GENERAL] Windows 2003 server installation issue

2010-08-19 Thread Vikram Patil
eral@postgresql.org Subject: Re: [GENERAL] Windows 2003 server installation issue On 8/18/10 7:42 AM, Vikram Patil wrote: Joshua, Thanks for reply. But I tried 8.4.4 and it still doesn't work with local administrator account on windows 2003 . I don't want to create additional "post

Re: [GENERAL] Windows 2003 server installation issue

2010-08-19 Thread Vikram Patil
Hi Igor, http://wiki.postgresql.org/wiki/Running_&_Installing_PostgreSQL_On_Native_Windows#Why_do_I_need_a_non-administrator_account_to_run_PostgreSQL_under.3F This says that it will give up administrative rights when we try to install as administrator account. And it succeeds all windows plat

Re: [GENERAL] Windows 2003 server installation issue

2010-08-18 Thread Igor Neyman
> -Original Message- > From: Vikram Patil [mailto:vpa...@actuate.com] > Sent: Tuesday, August 17, 2010 10:13 PM > To: j...@commandprompt.com > Cc: pgsql-general@postgresql.org > Subject: Re: Windows 2003 server installation issue > > Joshua, > > Thanks for reply. But I tried 8.4.

Re: [GENERAL] Windows 2003 server installation issue

2010-08-17 Thread Sachin Srivastava
l Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] Windows 2003 server installation issue On Fri, 2010-08-13 at 23:49 -0700, Vikram Patil wrote: Hello Folks, I am facing an issue starting postgresql using windows service when my user belongs to Administrator group. I appl

Re: [GENERAL] Windows 2003 server installation issue

2010-08-17 Thread Vikram Patil
-- From: Joshua D. Drake [mailto:j...@commandprompt.com] Sent: Saturday, August 14, 2010 9:32 AM To: Vikram Patil Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] Windows 2003 server installation issue On Fri, 2010-08-13 at 23:49 -0700, Vikram Patil wrote: > Hello Folks, > > > >I am

Re: [GENERAL] Windows 2003 server installation issue

2010-08-14 Thread Joshua D. Drake
On Fri, 2010-08-13 at 23:49 -0700, Vikram Patil wrote: > Hello Folks, > > > >I am facing an issue starting postgresql using windows service when > my user belongs to Administrator group. > > > >I applied patch from following thread to 8.4.1 source code and it > seems to be working w

Re: [GENERAL] Windows 2003 server installation issue

2010-08-14 Thread Scott Marlowe
On Sat, Aug 14, 2010 at 12:49 AM, Vikram Patil wrote: > Hello Folks, > > > >    I am facing an issue starting postgresql using windows service when my > user belongs to Administrator group. > > > >    I applied patch from following thread to 8.4.1 source code and it seems > to be working with ever