Can not decompress a compressed string under plpy! - Mailing list pgsql-general

From Timmy
Subject Can not decompress a compressed string under plpy!
Date
Msg-id 20090520130617.43B35E097F@obav06.netvigator.com
Whole thread Raw
Responses Re: Can not decompress a compressed string under plpy!  (Adrian Klaver <aklaver@comcast.net>)
List pgsql-general
Hi,
   I have stored a compressed string in a table field.
The compressed string is created by zlib using python.
I want to decompress this string by zlib under plpy but plpy fails to do so.
Is plpy not support decompression? Why?

Thanks!



pgsql-general by date:

Previous
From: Sam Mason
Date:
Subject: Re: Can I pause the pg_dump or pg_restore
Next
From: Timmy
Date:
Subject: Can not decompress a compressed string by plpy!