crankshaft/pg/README.md

8 lines
83 B
Markdown
Raw Normal View History

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