Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Olshansk committed Apr 22, 2022
1 parent b22f444 commit c090257
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,12 @@ db_connect:
echo "View schema by running 'SELECT schema_name FROM information_schema.schemata;'"
docker exec -it pocket-db bash -c "psql -U postgres"


# benchmark: pgbench
# geozone: postgis
# gui: some sort of postgres GUI


.PHONY: compose_and_watch
## Kill all containers started by the docker-compose file
docker_kill_all:
Expand Down

0 comments on commit c090257

Please sign in to comment.