Advertisement
Guest User

Untitled

a guest
Aug 11th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. /install/CreateDB.sh
  2. Connect to DB using the following data ...
  3. DB.driver: org.postgresql.Driver / PostgreSQL 9.4.1209.jre6
  4. DB.url: jdbc:postgresql://localhost:5432/bcs
  5. DB.userName: bcs
  6. DB.userPwd: ******
  7. DB Product: POSTGRES
  8. -> Sucessfully connected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement