Is it possible to access PostgreSQL large objects with pl/python using the client interface function for large objects? Just calling the server-side functions from within the pl/python using plpy.execute seems rather limited.
Asked
Active
Viewed 156 times