> > 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!
>
> A bit more information is r
Hi,
I have stored a compressed string in a table field.
I want to decompress this string by plpy but plpy fails to do so.
Is plpy not support this? Why?
Thanks!
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.
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!
--
Sent via pgsql-general mailing list (pgsql-general@