Hello,
I'm using libpq like interface to postgres database.
When I want to get a large object, I export it to disk using lo_export.
It looks to work, but I get many times the next message:
NOTICE: buffer leak [xx] detected in BufferPoolCheckLeak()
And I get in my console:
NOTICE: LockRelease: locktable lookup failed, no lock
Why get I those messages?
Is It important, or a problem?
Please answer me to carlos@nernet.unex.es
Thanks.
Carlos J. Garcia
Universidad de Extremadura - SPAIN