We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ae5688 commit 2d8bcf0Copy full SHA for 2d8bcf0
umbra/scripts/connect.sh
@@ -10,4 +10,4 @@ cd ..
10
11
export PGPASSWORD=mysecretpassword
12
13
-psql -h localhost -U postgres
+psql -h localhost -U postgres -d ldbcsnb
0 commit comments