Provide pg_amcheck with an --install-missing option
Andrew Dunstan <andrew@dunslane.net>
Provide pg_amcheck with an --install-missing option This will install amcheck in the database if not present. The default schema is for the extension is pg_catalog, but this can be overridden by providing a value for the option. Mark Dilger, slightly editorialized by me. (rather divergent) Discussion: https://postgr.es/m/bdc0f7c2-09e3-ee57-8471-569dfb509234@dunslane.net
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_amcheck.sgml | modified | +17 −0 |
| src/bin/pg_amcheck/pg_amcheck.c | modified | +39 −0 |
Documentation touched
Discussion
- pg_amcheck option to install extension 33 messages · 2021-04-16 → 2021-04-24