Skip to content
Snippets Groups Projects
Commit 766570e8 authored by Cattani Luca's avatar Cattani Luca
Browse files

update README.md

parent 5d44dfdd
No related branches found
No related tags found
No related merge requests found
...@@ -134,3 +134,5 @@ Also, we can also test our PostgreSQL installation with a port forward ...@@ -134,3 +134,5 @@ Also, we can also test our PostgreSQL installation with a port forward
$ kubectl -n dspace-dev port-forward dspace-postgresql-1806947503-qw8q4 5432:5432 $ kubectl -n dspace-dev port-forward dspace-postgresql-1806947503-qw8q4 5432:5432
``` ```
now we are able to connect to localhost:5432 now we are able to connect to localhost:5432
![pgAdmin_connect](pgadmin_1.png)
![pgAdmin_showTables](pgadmin_2.png)
pgadmin_1.png

45.9 KiB

pgadmin_2.png

209 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment