Re: Starting the Database - Mailing list pgsql-novice

From John DeSoi
Subject Re: Starting the Database
Date
Msg-id 201EE086-C46F-11D9-BA37-000A95B03262@pgedit.com
Whole thread Raw
In response to Re: Starting the Database  (Vyom A <vyom2k4@yahoo.com>)
List pgsql-novice
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


pgsql-novice by date:

Previous
From: ann hedley
Date:
Subject: Can null values be sorted low?
Next
From: Jeff Eckermann
Date:
Subject: Re: Can null values be sorted low?