will post to proper group, sorry
On Mon, Mar 2, 2009 at 8:10 AM, wrote:
> Your message to pgsql-general has been delayed, and requires the approval
> of the moderators, for the following reason(s):
>
> The author (K D )
> is not a member of any of the restrict_post groups.
&g
Hello,
I am hoping to use plpython to perform various transforms on query results
of very large size.
The documentation in the official 8.3 manual makes it appear as if the
results of plpy.execute are read in at once (e.g., they appear to have
random access and are mutable) rather than in the hid