Re: Major Version Upgrade failure due to orphan roles entries in catalog - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Major Version Upgrade failure due to orphan roles entries in catalog
Date
Msg-id 304751.1772045891@sss.pgh.pa.us
Whole thread Raw
In response to Re: Major Version Upgrade failure due to orphan roles entries in catalog  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Major Version Upgrade failure due to orphan roles entries in catalog
List pgsql-bugs
Robert Haas <robertmhaas@gmail.com> writes:
> Sometimes I find it helpful to play with the message level and the
> primary message wording as a way of indicating the gravity, e.g.

> info: dumping grant of role \"%s\" to role \"%s\" without GRANTED BY,
> because role with OID %u no longer exists

> vs.

> warning: grant of role \"%s\" to \"%s\" has invalid grantor OID %u
> detail: this grant will be dumped without GRANTED BY

I'd be content to use those wordings (except I think our style
guide wants detail to be punctuated like a sentence).  I'll wait
a day or so to see if anyone has a better idea, though.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Robert Haas
Date:
Subject: Re: Major Version Upgrade failure due to orphan roles entries in catalog
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: [BUG] Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change