Re: key in psql

From: "Richard Huxton" <dev(at)archonet(dot)com>
To: "bcs-brockmann(dot)de" <r(dot)brockmann(at)bcs-brockmann(dot)de>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: key in psql
Date: 2001-02-26 09:56:09
Message-ID: 00fa01c09fda$5a8f46c0$1001a8c0@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

From: "bcs-brockmann.de" <r(dot)brockmann(at)bcs-brockmann(dot)de>

> Sorry for my stupid question, but I am a new user!
>
> Which key should I use after qsql has displayed the result of a select
> statement.
> On the sceen i see my result and <END>.
> What key for continue which a new command?

Not a stupid question - I can't reproduce that here. If the select shows
more than one screen of results I get "More" and pressing the spacebar shows
the next page. At the end of the results you should get the command prompt
again (database name plus =>)

If you're still having trouble could you cut and paste an example of what
you have on-screen for us?

- Richard Huxton

In response to

  • key in psql at 2001-02-24 20:27:48 from bcs-brockmann.de

Browse pgsql-general by date

  From Date Subject
Next Message Clément Soullard 2001-02-26 10:12:30 Using a messaging service
Previous Message Richard Huxton 2001-02-26 09:39:17 Re: ...lame use of casting, looking for workaround...