summaryrefslogtreecommitdiff
path: root/README.md
blob: b2a4747821ab2606dd602c5a4389568069975772 (plain)
1
2
3
4
5
6
7
8
# temp-postgres

The temp-postgres utility runs the PostgreSQL server off a temporary data directory.
See [this](https://www.skreutz.com/posts/temporary-postgresql-server/) blog post for an introduction, and refer to the man page for details.

## Install

Run `make install` as root to install the `temp-postgres` utility and man page.
Generated by cgit. See skreutz.com for my tech blog and contact information.