David Wall <d.wall@xxxxxxxxxxxx> 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@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general