Update README.md
This commit is contained in:
parent
79693823d7
commit
0a5f018fb9
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ To install `pg_ivm`, execute this in the module's directory:
|
|||
make install USE_PGXS=1
|
||||
```
|
||||
|
||||
> **Important:** Don't forget to set the `PG_CONFIG` variable (`make PG_CONFIG=...`) in case you want to test `pg_pathman` on a non-default or custom build of PostgreSQL. Read more [here](https://wiki.postgresql.org/wiki/Building_and_Installing_PostgreSQL_Extension_Modules).
|
||||
> **Important:** Don't forget to set the `PG_CONFIG` variable (`make PG_CONFIG=...`) in case you want to test `pg_ivm` on a non-default or custom build of PostgreSQL. Read more [here](https://wiki.postgresql.org/wiki/Building_and_Installing_PostgreSQL_Extension_Modules).
|
||||
|
||||
## Objects
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue