Skip to content

wanix/postgresql-testing-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL testing ENV

Prerequisite

As prerequisite, you need mise-en-place installed, up-to-date.

mise trust
mise install
mise tasks ls

Quickstart

mise run start
mise run client

To stop temporarly the cluster:

mise run stop

To delete the cluster but keep the configuration for next start:

mise run deleteCluster

To drop everything (you may have to do some sudo removal due to container ownership):

mise run mrproper

External doc or code

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors