Re: reporting and transposition

From: Didier Gasser-Morlay <didiergm(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: reporting and transposition
Date: 2010-02-18 21:53:11
Message-ID: 608b66ce1002181353ta495652hd976ab11764a65ba@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I'll have a look,

thanks for the pointer

Didier

On 18 February 2010 16:25, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Didier Gasser-Morlay <didiergm(at)gmail(dot)com> writes:
> > I have got several reports to write which involve some sort of
> > transposition.
>
> I think what you're looking for is "crosstab". Look into
> contrib/tablefunc for some functions that will help.
>
> regards, tom lane
>

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Greg Sabino Mullane 2010-02-18 22:10:09 Re: check_postgres
Previous Message Tom Lane 2010-02-18 15:25:31 Re: reporting and transposition