diff --git a/docs/Installation.md b/docs/Installation.md index fd4f8d0b..2e624396 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -74,7 +74,7 @@ your `postgresql.conf` file. work_mem (50MB) effective_cache_size (24GB) synchronous_commit = off - checkpoint_segments = 100 + checkpoint_segments = 100 # only for postgresql <= 9.4 checkpoint_timeout = 10min checkpoint_completion_target = 0.9