mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-20 04:35:00 +08:00
Highlight that PG_CONFIG can be used to specify the path to the PostgreSQL installation.
This commit is contained in:
parent
46564c1e06
commit
ba88f481cf
@ -133,6 +133,8 @@ cd build && make
|
|||||||
make install
|
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).
|
Please see our [additional configuration instructions](https://docs.timescale.com/latest/getting-started/installation#update-postgresql-conf).
|
||||||
|
|
||||||
#### Building from source (Windows)
|
#### Building from source (Windows)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user