After I've imported a huge file (1.3 GB) with "\lo_import", listed it with
"\lo_list" and tried to delete it with "\lo_unlink", I get the error:
"ERROR: pg_description: Permission denied.".
I couldn't find anything in the documentation about large objects and their
expected behaviour, but I expe
Steven Mooij <[EMAIL PROTECTED]> writes:
> After I've imported a huge file (1.3 GB) with "\lo_import", listed it with
> "\lo_list" and tried to delete it with "\lo_unlink", I get the error:
> "ERROR: pg_description: Permission denied.".
Yeah, this is a known bug. You can do the delete as superu