Re: Starting the Database - Mailing list pgsql-novice

From Vyom A
Subject Re: Starting the Database
Date
Msg-id 20050516111203.10782.qmail@web32812.mail.mud.yahoo.com
Whole thread Raw
In response to Starting the Database  (Vyom A <vyom2k4@yahoo.com>)
List pgsql-novice

Unfortunately, I am doing the same  :( ................
 
i.e I am logging as "vyom" to my machine. the login has no admin previlages!, but PostGre says that it has!
So I tried to use "runas" with "/user:vyom" ......
Will creating another temporary user-ID and re-logging work?


John DeSoi <desoi@pgedit.com> wrote:

On May 14, 2005, at 5:36 AM, Vyom A wrote:

>
> The command is as follows:
> D:\Program Files\PostgreSQL\8.0\bin>runas /user:vyom "pg_ctl.exe -l
> D:\pglog.
> txt start -D D:\data"
> Enter password for vyom:
> Attempting to start "pg_ctl.exe -l D:\pglog.txt start -D D:\data" as
> user "vyom"...
>  
> Then a window comes and disappears, how can I make out what is
> happening?


Can you login as the runas user and leave that out of the command? This
would hopefully avoid starting a new shell so you could see what the
output is.

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


Do you Yahoo!?
Make Yahoo! your home page

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-novice by date:

Previous
From: ann hedley
Date:
Subject: Re: Can null values be sorted low?
Next
From:
Date:
Subject: Re: problems with postgresql.msi (installing 8.0.2)