[RESOLVED] Re: struggling with GRANT while upgrading from 13 to 16

From: Axel Rau <Axel(dot)Rau(at)Chaos1(dot)DE>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Steve Midgley <science(at)misuse(dot)org>
Cc: pgsql-sql(at)lists(dot)postgresql(dot)org
Subject: [RESOLVED] Re: struggling with GRANT while upgrading from 13 to 16
Date: 2024-06-26 13:38:15
Message-ID: 5589C96E-32A2-4FFD-A750-11FB7F444B5D@Chaos1.DE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> Am 25.06.2024 um 20:46 schrieb Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:
>
> Axel Rau <Axel(dot)Rau(at)Chaos1(dot)DE> writes:
>> I’m getting
>
>> ERROR: permission denied to grant privileges as role "axel"
>> DETAIL: The grantor must have the ADMIN option on role "daemons".
>> ERROR: permission denied to grant privileges as role "axel"
>> DETAIL: The grantor must have the ADMIN option on role "daemons".
>> ERROR: permission denied to grant privileges as role "axel"
>> DETAIL: The grantor must have the ADMIN option on role "xtrole".
>> ERROR: permission denied to grant privileges as role "axel"
>> DETAIL: The grantor must have the ADMIN option on role "xtrole".
>
>> while trying load a dump from 13 into 16 server.
>
> First I've heard of such a problem. Could you provide more detail on
> this? What are the actual roles and privileges involved? Which
> pg_dump version did you use?

Using version 16 pg_dump fixed the problem.

Soorry for the noise and thanks to all help and hints,
Axel
---
PGP-Key: CDE74120 ☀ mobile: +49 160 7568212
computing @ chaos claudius

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message intmail01 2024-07-08 11:27:37 Trick to create alias/mirror table
Previous Message Axel Rau 2024-06-26 11:08:24 Re: struggling with GRANT while upgrading from 13 to 16