Re: Question re 2 aggregates from 1 query

From: Scott Ribe <scott_ribe(at)killerbytes(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Question re 2 aggregates from 1 query
Date: 2009-06-18 17:54:15
Message-ID: C65FDB67.BAE1C%scott_ribe@killerbytes.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Yes, obviously that should have been sum(numpgs) in the select list of the
last query... Question remains the same...

--
Scott Ribe
scott_ribe(at)killerbytes(dot)com
http://www.killerbytes.com/
(303) 722-0567 voice

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vick Khera 2009-06-18 17:58:56 Re: FYI: Load times for a largish DB in 8.2 vs. 8.3 vs. 8.4
Previous Message Scott Ribe 2009-06-18 17:49:27 Question re 2 aggregates from 1 query