On 3/21/21 7:47 AM, Andrew Dunstan wrote:
One possible (probable?) source is the JDBC driver, which currently treats all Blobs (and Clobs, for that matter) as LOs. I'm working on improving that some: <https://github.com/pgjdbc/pgjdbc/pull/2093>
You mean the user is using OID columns pointing to large objects and the JDBC driver is mapping those for streaming operations?
Yeah, that would explain a lot. Thanks, Jan -- Jan Wieck Principle Database Engineer Amazon Web Services