Re: [pgsql-es-ayuda] [psycopg] OT? plpython2u
occurred to me do the same but on the database. Thanks again. 2016-10-20 18:32 GMT-05:00 Adrian Klaver mailto:adrian.kla...@aklaver.com>>: On 10/20/2016 02:42 PM, Nahum Castro wrote: Hello, The script always returns. select encode(ajustar(foto), 'escape'
Re: [pgsql-es-ayuda] [psycopg] OT? plpython2u
helped me with the first two. > > When I run the function ajustar(image) > update personal set image=ajustar(image) > > I tried to do a direct resizing from bytea but python can't > understand the hexadecimal data from bytea as an jpeg i