Skip to content

Commit c654b78

Browse files
committed
Issue #31. Add information about installation via PGXN
1 parent 7307988 commit c654b78

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,21 @@ Before build and install **rum** you should ensure following:
4141

4242
Typical installation procedure may look like this:
4343

44+
### Using GitHub repository
45+
4446
$ git clone https://github.com/postgrespro/rum
4547
$ cd rum
4648
$ make USE_PGXS=1
47-
$ sudo make USE_PGXS=1 install
49+
$ make USE_PGXS=1 install
4850
$ make USE_PGXS=1 installcheck
4951
$ psql DB -c "CREATE EXTENSION rum;"
5052

53+
### Using PGXN
54+
55+
$ USE_PGXS=1 pgxn install rum
56+
57+
> **Important:** Don't forget to set the `PG_CONFIG` variable in case you want to test `RUM` on a custom build of PostgreSQL. Read more [here](https://wiki.postgresql.org/wiki/Building_and_Installing_PostgreSQL_Extension_Modules).
58+
5159
## Common operators and functions
5260

5361
**rum** module provides next operators.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy