Bruce Momjian <br...@momjian.us> writes: > On Thu, Nov 14, 2019 at 04:06:52PM -0300, Alvaro Herrera wrote: >> BTW, how is one supposed to "manually upgrade databases that use >> contrib/isb"? This part is not very clear.
> I thought you would dump out databases that use isn, drop those > databases, use pg_upgrade for the remaining databases, then load the > dumped database. Attached is a patch that improves the wording. That's better wording, but do we need similar for any of the other not-supported checks? regards, tom lane