Re: psql goes away in a flash - Mailing list pgsql-novice

From Kevin Crenshaw
Subject Re: psql goes away in a flash
Date
Msg-id 20051026193943.42A4BDAF12@svr1.postgresql.org
Whole thread Raw
In response to psql goes away in a flash  (Ted Rolle <ted.rolle@gmail.com>)
List 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@postgresql.org [mailto:pgsql-novice-owner@postgresql.org] On Behalf Of Ted Rolle
Sent: Wednesday, October 26, 2005 11:20 AM
To: pgsql-novice@postgresql.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?

pgsql-novice by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: vacuuming and manu updates
Next
From: Craig Griffith
Date:
Subject: Postgres into OFBiz