FAQ entry for PostgreSQL -invalid page in block-

This commit is contained in:
marc tobias
2020-06-15 18:36:21 +02:00
committed by Sarah Hoffmann
parent d4f615232b
commit b62b7ffc0e
2 changed files with 17 additions and 1 deletions

View File

@@ -133,7 +133,8 @@ foreach ($aExpectedIndices as $sExpectedIndex) {
$print_fail();
echo <<< END
Hints:
* Rerun the setup.php --create-search-indices step
* Run './utils/setup.php --create-search-indices --ignore-errors' to
create missing indices.
END;
exit(1);