Re: how to get the total number of records in report - Mailing list pgsql-performance

From Merlin Moncure
Subject Re: how to get the total number of records in report
Date
Msg-id AANLkTinB5-uW0U-uQ7PwYOtE2hg_PUaGAN8jUNbSToYn@mail.gmail.com
Whole thread Raw
In response to Re: how to get the total number of records in report  (AI Rumman <rummandba@gmail.com>)
List pgsql-performance
On Thu, Oct 28, 2010 at 1:49 PM, AI Rumman <rummandba@gmail.com> wrote:
> But I am using Postgresql 8.1 and it is not possible to write query as your
> one here.

with 8.1, you are limited to subquery approach, application derived
count, plpgsql hacks, etc.

merlin

pgsql-performance by date:

Previous
From: AI Rumman
Date:
Subject: Re: how to get the total number of records in report
Next
From: Ben
Date:
Subject: Re: partitioning question 1