crankshaft/pg/README.md
2016-02-15 18:29:43 +01:00

8 lines
83 B
Markdown

# Running the tests:
```
sudo make install
PGUSER=postgres make installcheck
```