Search Postgresql Archives

Re: generic way to retrieve array as rowset

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

 



SunWuKung <Balazs.Klein@xxxxxxxxxx> writes:

> Thank you both, I will make good use of this.
> 
> On a side note: isn't it a pity this has to be so difficult?

It doesn't have to be.

Look in the contrib directory, build the intagg module (or if you use debian
install the postgresql-contrib package) and then:

  SELECT id, int_array_enum(val) FROM t7

-- 
greg



[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