8 lines
83 B
Markdown
8 lines
83 B
Markdown
|
|
# Running the tests:
|
|
|
|
```
|
|
sudo make install
|
|
PGUSER=postgres make installcheck
|
|
```
|