Newbie-question

From: Victor Spång Arthursson <victor(at)tosti(dot)dk>
To: pgsql-general(at)postgresql(dot)org
Subject: Newbie-question
Date: 2003-10-28 13:14:51
Message-ID: B6A00158-0948-11D8-A360-00039344A3C4@tosti.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Are presently converting from mysql to postgresql, and my first
newbiequestion is how to make all the rows in a result from a select
just "swosh" by? That is, I dont want to see them page for page; just
to scroll by so I can se the last line with the number of corresponding
rows.

And is there a way to see how long time a query took to execute without
running a EXPLAIN ANALYSE on the query?

Sincerely

Victor - Copenhagen/Malmoe

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2003-10-28 13:33:39 Re: SELECT with row>32k hangs over SSL-Connection
Previous Message Shridhar Daithankar 2003-10-28 13:04:06 Re: Versioning control in PostgreSQL?