From: | Jim Nasby <jim(dot)nasby(at)openscg(dot)com> |
---|---|
To: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
Cc: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Joe Conway <mail(at)joeconway(dot)com> |
Subject: | Re: Faster methods for getting SPI results (460% improvement) |
Date: | 2017-04-06 03:50:00 |
Message-ID: | cfb4a918-bbeb-3ca6-2cb8-cbf54fbaddaf@openscg.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 4/5/17 7:44 PM, Jim Nasby wrote:
> Updated patches attached, but I still need to update the docs.
Attached is a complete series of patches that includes the docs patch.
Right now, the docs don't include a concrete example, because adding one
would be a pretty large if it demonstrated real usage, which presumably
means Yet Another Contrib Module strictly for the purpose of
demonstrating something. Rather than doing that, ISTM it'd be better to
point the user at what plpythonu is doing.
Another option would be to have a very simple example that only uses
*receiveSlot, but that seems rather pointless to me.
--
Jim Nasby, Chief Data Architect, Austin TX
OpenSCG http://OpenSCG.com
Attachment | Content-Type | Size |
---|---|---|
0001-Add-SPI_execute_callback.patch | text/plain | 8.7 KB |
0002-Add-documentation-for-SPI_execute_callback.patch | text/plain | 4.3 KB |
0003-Switch-plpython-to-using-SPI_execute_callback.patch | text/plain | 14.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Keith Fiske | 2017-04-06 04:08:36 | Re: Adding support for Default partition in partitioning |
Previous Message | Craig Ringer | 2017-04-06 03:46:07 | Re: Faster methods for getting SPI results (460% improvement) |