Re: group by - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: group by
Date
Msg-id 20031006154525.GA27249@wolff.to
Whole thread Raw
In response to Re: group by  (Kathy Zhu <Kathy.Zhu@sun.com>)
List pgsql-general
On Mon, Oct 06, 2003 at 09:23:05 -0600,
  Kathy Zhu <Kathy.Zhu@sun.com> wrote:
> That was also one of my guesses why groupby takes longer, although it is not
> mentioned in the doc.

If you want to know how a query is being done, you can use explain
(or explain analyze if you want timing information) to see the
plan.

pgsql-general by date:

Previous
From: Jillian Carroll
Date:
Subject: Re: Call for Speakers / Presenters
Next
From: "scott.marlowe"
Date:
Subject: Re: orphaned psql's