From: | Joel Burton <jburton(at)scw(dot)org> |
---|---|
To: | pgsql-sql(at)postgresql(dot)org, pgsql-novice(at)postgresql(dot)org |
Subject: | [Tip] Using list-aggregates for faster batching |
Date: | 2001-04-05 01:59:51 |
Message-ID: | Pine.LNX.4.21.0104042157180.14301-100000@olympus.scw.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice 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(at)scw(dot)org>
Director of Information Systems, Support Center of Washington
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-04-05 02:31:24 | Re: Function not working check_foreign_key(). |
Previous Message | Tom Lane | 2001-04-04 23:21:37 | Re: Postgresql.7.0.3 |
From | Date | Subject | |
---|---|---|---|
Next Message | Keith Gray | 2001-04-05 04:18:55 | Index on View ? |
Previous Message | Tom Lane | 2001-04-05 01:53:30 | Re: Memory and performance |