Re: pg_amcheck option to install extension

Mark Dilger <mark.dilger@enterprisedb.com>

From: Mark Dilger <mark.dilger@enterprisedb.com>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-04-18T21:58:37Z
Lists: pgsql-hackers

Attachments


> On Apr 18, 2021, at 6:19 AM, Andrew Dunstan <andrew@dunslane.net> wrote:
> 
> how about specifying pg_catalog as the schema instead of public?

Done.

Commits

  1. Provide pg_amcheck with an --install-missing option