Newbie-question - Mailing list pgsql-general

From Victor Spång Arthursson
Subject Newbie-question
Date
Msg-id B6A00158-0948-11D8-A360-00039344A3C4@tosti.dk
Whole thread Raw
Responses Re: Newbie-question  (Jeff <threshar@torgo.978.org>)
Re: Newbie-question  (Brendan Jurd <blakjak@blakjak.sytes.net>)
Re: Newbie-question  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
List 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


pgsql-general by date:

Previous
From: Shridhar Daithankar
Date:
Subject: Re: Versioning control in PostgreSQL?
Next
From: Jeff
Date:
Subject: Re: Newbie-question