Skip to content

Commit

Permalink
Highlight that PG_CONFIG can be used to specify the path to the Postg…
Browse files Browse the repository at this point in the history
…reSQL installation.
  • Loading branch information
jesperpedersen authored and RobAtticus committed Oct 13, 2018
1 parent 46564c1 commit ba88f48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ cd build && make
make install
```

Note, if you have multiple versions of PostgreSQL installed you can specify the path to `pg_config` that should be used by using `./bootstrap -DPG_CONFIG=/path/to/pg_config`.

Please see our [additional configuration instructions](https://docs.timescale.com/latest/getting-started/installation#update-postgresql-conf).

#### Building from source (Windows)
Expand Down

0 comments on commit ba88f48

Please sign in to comment.