Re: Command Prompt on Window version

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Vernon" <vwu725(at)yahoo(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Command Prompt on Window version
Date: 2005-03-23 16:59:57
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE6C713B@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Just installed the 8.0 version for Windows. As a Unix guy, I
> would like to do things through the command prompt. I have
> trouble to bring up it. After bringing up the "psql to
> template1" as the same user of the installation
> configuration, it disappears right after I type in the password.
>
> How to bring up the command prompt correctly? Also, is a way
> to bring it up with a different user from the user in configuration?

Start->All Progams->Accessories->Command Prompt

Then just do "cd":s into the pgsql directory.

To bring it up as a different user use:
runas /user:<username> cmd.exe

//Magnus

Browse pgsql-general by date

  From Date Subject
Next Message A. Mous 2005-03-23 17:02:01 Re: Simple query takes a long time on win2K
Previous Message Tom Lane 2005-03-23 16:59:09 Re: Question about function body checking and 8.1