pgenv
A script to support multiple PostgreSQL installations on the same host
pgenv
is a script to support multiple PostgreSQL installations on the same host; it is intended for supporting PostgreSQL development and testing.
Change history
pgenv
was created in July 2018 (initial commit: db8fc4f).
References
- GitHub repository: pgenv
Useful links
- pgenv - blog article by David E. Wheeler (August 2018)
- Managing Multiple PostgreSQL Installations with pgenv - blog article by Luca Ferrari (August 2018)