Hi guys,
Can you tell me what the passwords and userids to the postgreSQL database are?
Many thanks,
bobiq
Hi guys,
Can you tell me what the passwords and userids to the postgreSQL database are?
Many thanks,
bobiq
Actually all of those:
Server: I guess it is localhost
Port:
Service User
Service User Password
Database User
Database User Password
Server is localhost (127.0.0.1). Port on my computer is 5432, but I don't know if that differs from computer to computer.
To reset the password, you can follow these instructions: http://www.guusbosman.nl/node/2531
Good luck
Hey bobiq,
you create the login credentials during the installation of postgreSQL yourself. If you don't remember them, try using the default settings:
Username: postgres
Password: postgrespass