mirror of
https://github.com/postgres/postgres.git
synced 2026-02-16 17:19:08 -05:00
The amcheck documentation incorrectly claimed that its example query verifies every catalog index in the database. In fact, the query only verifies the 10 largest indexes (as determined by pg_class.relpages). Adjust the description accordingly. Backpatch: 10-, where contrib/amcheck was introduced. |
||
|---|---|---|
| .. | ||
| sgml | ||
| Makefile | ||