Added note about maintenance_work_mem [skip ci]

This commit is contained in:
Andrew Kane
2024-01-09 14:31:54 -08:00
parent 61279f5a59
commit 10e65ce349

View File

@@ -238,6 +238,8 @@ DETAIL: Building will take significantly more time.
HINT: Increase maintenance_work_mem to speed up builds.
```
Note: Do not set `maintenance_work_mem` so high that it exhausts the memory on the server
### Indexing Progress
Check [indexing progress](https://www.postgresql.org/docs/current/progress-reporting.html#CREATE-INDEX-PROGRESS-REPORTING) with Postgres 12+