Can not decompress a compressed string under plpy!

From: Timmy <timheit(at)netvigator(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Can not decompress a compressed string under plpy!
Date: 2009-05-20 13:06:17
Message-ID: 20090520130617.43B35E097F@obav06.netvigator.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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!

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sam Mason 2009-05-20 13:21:26 Re: Can I pause the pg_dump or pg_restore
Previous Message Gurjeet Singh 2009-05-20 12:52:46 Re: Can I pause the pg_dump or pg_restore