# 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.