Permission denied: LOCK TABLE test.__proc IN ACCESS SHARE MODE
В списке pgsql-admin по дате отправления:
| От | |
|---|---|
| Тема | Permission denied: LOCK TABLE test.__proc IN ACCESS SHARE MODE |
| Дата | |
| Msg-id | 200605060144.k461i8S04751@panix3.panix.com обсуждение |
| Ответы |
Re: Permission denied: LOCK TABLE test.__proc IN ACCESS SHARE MODE
Re: Permission denied: LOCK TABLE test.__proc IN ACCESS SHARE MODE |
| Список | pgsql-admin |
When I run pg_dump I get this error: pg_dump: SQL command failed pg_dump: Error message from server: ERROR: permission denied for schema test pg_dump: The command was: LOCK TABLE test.__proc IN ACCESS SHARE MODE I can't find out what transaction is responsible for this lock. When I look at the pg_locks table, I see only two locks, and they both seem to be due to the fact that I am interacting with psql at the moment, and this interaction is in no way directed to the database I'm trying to dump. Is there a way for me to find out the transaction responsible for the lock that's causing the error message? If so, how can I kill this transaction? kj
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера