Re: pg_upgrade from PG-14.5 to PG-15.1 failing due to non-existing function
В списке pgsql-hackers по дате отправления:
| От | Christoph Moench-Tegeder |
|---|---|
| Тема | Re: pg_upgrade from PG-14.5 to PG-15.1 failing due to non-existing function |
| Дата | |
| Msg-id | Y9F9ygEIXkCyHwsL@elch.exwg.net обсуждение |
| Ответ на | pg_upgrade from PG-14.5 to PG-15.1 failing due to non-existing function (Dimos Stamatakis <dimos.stamatakis@servicenow.com>) |
| Ответы |
Re: pg_upgrade from PG-14.5 to PG-15.1 failing due to non-existing function
|
| Список | pgsql-hackers |
## Dimos Stamatakis (dimos.stamatakis@servicenow.com): > In our scenario we changed the permissions of this function in PG14.5 > (via an automated tool) and then pg_upgrade tries to change the > permissions in PG15.1 as well. Given that this function wasn't even documented and did nothing but throw an error "function close_lb not implemented" - couldn't you revert that permissions change for the upgrade? (if it comes to the worst, a superuser could UPDATE pg_catalog.pg_proc and set proacl to NULL for that function, but that's not how you manage ACLs in production, it's for emergency fixing only). Regards, Christoph -- Spare Space
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера