[Tip] Using list-aggregates for faster batching - Mailing list pgsql-sql

From Joel Burton
Subject [Tip] Using list-aggregates for faster batching
Date
Msg-id Pine.LNX.4.21.0104042157180.14301-100000@olympus.scw.org
Whole thread Raw
List pgsql-sql
I've written a HOWTO on how to create new aggregate functions to
create list (comma lists, HTML lists, etc.). It explains the purpose
of these, and gives an example of how to create one in pgplsql.

The HOWTO is written for the Zope site, but it's not really Zope-
or Python- specific.

http://www.zope.org/Members/pupq/pg_in_aggregates

Hoping someone finds it useful.


Cheers,
--
Joel Burton   <jburton@scw.org>
Director of Information Systems, Support Center of Washington


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Memory and performance
Next
From: Keith Gray
Date:
Subject: Index on View ?