Re: plpython and bytea

From: Tino Wildenhain <tino(at)wildenhain(dot)de>
To: Hannu Krosing <hannu(at)skype(dot)net>
Cc: python-general(at)pgfoundry(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: plpython and bytea
Date: 2005-11-21 14:14:57
Message-ID: 4381D661.7050804@wildenhain.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hannu Krosing schrieb:
> On Mon, 2005-11-21 at 08:37 +0100, Tino Wildenhain wrote:
>
>>Am Montag, den 21.11.2005, 02:11 +0200 schrieb Hannu Krosing:
>>
>>>Hi
>>>
>>>It seems that plpython is unable to return bytea string when it contains
>>>NUL bytes:
>>>
>
> ...
>
>>Did you also try:
>>
>>http://python.projects.postgresql.org/project/be.html
>>
>>? Afaic it works a little different.
>
>
>
> The project seems quite interesting, will surely take a deeper look
>
> It looks quite alpha, seems to mess to deeply with backend, and the cvs
> checkout of module be does not build, so I will probably not be able to
> use it in production for quite a while :(

Well I had it running and it was very impressive. However
it seems no easy install yet - tried a cvs head with
similar problems. I hope the author reads this here.
At least I met him on freenode #postgresql

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nicolas Barbier 2005-11-21 14:19:08 Re: Materialized views (Was Re: Improving count(*))
Previous Message Tino Wildenhain 2005-11-21 14:12:49 Re: Tablespace on ramdisk