Files
crankshaft/pg/README.md
T

8 lines
83 B
Markdown

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