Re: psql goes away in a flash

From: "Kevin Crenshaw" <kcrenshaw(at)viscient(dot)com>
To: <ted(at)php(dot)net>
Cc: <pgsql-novice(at)postgresql(dot)org>
Subject: Re: psql goes away in a flash
Date: 2005-10-26 19:39:42
Message-ID: 20051026193943.42A4BDAF12@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Do your path set to look in the 'bin' folder?

Try opening the command window and then change the directory to the Postgres
bin folder -

Cd "c:\program files\postgresql\8.0\bin"

Then type in 'psql -d DBNAME -U postgres'

This is assuming you are running Windows 2000/xp pro with version 8.0 and
the default install.

HTH,

Kevin



_____

From: pgsql-novice-owner(at)postgresql(dot)org
[mailto:pgsql-novice-owner(at)postgresql(dot)org] On Behalf Of Ted Rolle
Sent: Wednesday, October 26, 2005 11:20 AM
To: pgsql-novice(at)postgresql(dot)org
Subject: [NOVICE] psql goes away in a flash

When I type 'psql' in the cmd window, it brings up a screen that closes too
fast to read. What can I do to fix this?

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Craig Griffith 2005-10-26 22:59:36 Postgres into OFBiz
Previous Message Bruno Wolff III 2005-10-26 18:17:38 Re: vacuuming and manu updates