Skip to content

cybertec-postgresql/zheap-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Demo Docker Container for Postgres zHeap

How to run

docker run --name zHeap -p 5432:5432 -d cybertecpostgresql/zheap

Connecting

# Username: postgres
# Password: postgres

psql -h localhost -p 5432 -U postgres

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published