Search Postgresql Archives

Re: Postgres 8.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2009/11/29 Yasser Shakoor <yassershakoor@xxxxxxxxx>:
> Hi
> I am using postgres 8.4 but couldnot able to use the OLAP functionality can
> you please advice do i have apply any patch for this.
> I am using postgres on windows and downloaded the latest version from
> Enterprise DB site.
> Regards,
> Yasser

What exactly is "OLAP functionality" you mention? You can use window
function from 8.4 on:

SELECT row_number() OVER () FROM tbl;

Regards,

-- 
Hitoshi Harada

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux