Description
Utilities for streaming PostgreSQL LargeObjects.
Description
Functions for streaming large objects to and from PostgreSQL
README.md
posgresql-lo-stream
This library provides some convenience functions for working with Large Objects in PostgreSQL. This is built on top of postgresql-simple, which provides the lower-level functions for interacting with Large Objects.