David Wall <d.w...@computer.org> writes:
> Okay, I cannot find any information on how to view the permissions for a 
> large object.  I know that psql's \dp can be used to see the permissions 
> on a table, but how do I see the permissions assigned to a large object?

AFAICS psql doesn't have any support for this --- you'd need to look
directly at pg_largeobject_metadata.

                        regards, tom lane


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to