| От | Andrus |
|---|---|
| Тема | Re: permission denied for large object 200936761 |
| Дата | |
| Msg-id | b0c71270-e5dd-76d8-8488-3e5ba3ace4ef@hot.ee обсуждение |
| Ответ на | Re: permission denied for large object 200936761 (Adrian Klaver <adrian.klaver@aklaver.com>) |
| Ответы |
Re: permission denied for large object 200936761
|
| Список | pgsql-general |
>Large objects exist independent of those. The important part of the above is lomowner. Use that oid to find the role that owns the objects here:
/select rolname from pg_roles where oid = 30152 ; //
I showed the user definitionNot sure what the above is supposed to be doing?
I
It havent created any large objects.
What hasn't created large objects?
How to use this information to fix the issue ?
Do the pg_dump as user clusteradmin.
This works. However I need to allow non-supoeruser to create backup also. How to do this ?
Andrus.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера