Newbie-question
Victor Spång Arthursson <victor@tosti.dk>
From: Victor Spång Arthursson <victor@tosti.dk>
To: pgsql-general@postgresql.org
Date: 2003-10-28T13:14:51Z
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