Re: How to remove n-first elements from array? - Mailing list pgsql-general

From aasat
Subject Re: How to remove n-first elements from array?
Date
Msg-id 1355767985660-5736933.post@n5.nabble.com
Whole thread Raw
In response to Re: How to remove n-first elements from array?  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-general
I use it for page hits aggregations, It's very fast, my arrays contains no
more than 1000 elements (array_upper-array_lower <=1000) and array bounds is
mapped to time.





--
View this message in context:
http://postgresql.1045698.n5.nabble.com/How-to-remove-n-first-elements-from-array-tp5736765p5736933.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: David Wall
Date:
Subject: Re: PG 8.4 to 9.2 upgrade issues with ownership of large objects
Next
From: Michael Nolan
Date:
Subject: Any experience with Drobo SAN and PG?