Re: 12 to 13 migration, the privs error with pg_pltemplate
От | Tom Lane |
---|---|
Тема | Re: 12 to 13 migration, the privs error with pg_pltemplate |
Дата | |
Msg-id | 107286.1608231011@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: 12 to 13 migration, the privs error with pg_pltemplate (Bruce Momjian <bruce@momjian.us>) |
Ответы |
Re: 12 to 13 migration, the privs error with pg_pltemplate
|
Список | pgsql-admin |
Bruce Momjian <bruce@momjian.us> writes: > On Wed, Dec 9, 2020 at 12:19:18PM -0500, Tom Lane wrote: >> Ah, I'm sorry, I pointed you at the wrong catalog entirely. It's >> not pg_default_acl that controls this, it's pg_init_privs. I believe >> what pg_dump is doing is emitting GRANT commands that replicate >> the difference between pg_pltemplate's current actual privileges and >> what is shown for it in pg_init_privs. So you need to make those >> two things match, in whichever way is easiest. > Should pg_dump or pg_upgrade be detecting and reporting these things, > rather than requiring this analysis by the user? It's a little premature to be considering that when we still haven't identified exactly what the problem is. regards, tom lane
В списке pgsql-admin по дате отправления: