Page 1 of 1

Username and password ?

PostPosted: Mon Dec 15, 2008 11:30 am
by Joss
Good afternoon all !

Im trying to set up some poker software add on but after putting my PostgreSQL database in .. its asking for my username and password .

I cant remember what my username or password was :roll: ... is there a default setting for both ?

Thanks in advance

Joss

Re: Username and password ?

PostPosted: Mon Dec 15, 2008 12:36 pm
by kraada
The default values are:
Server: localhost
Port: 5432
User: postgres
Password: dbpass

If this password does not work for you, you can disable password authentication by following the directions of this tutorial.

Re: Username and password ?

PostPosted: Mon Dec 15, 2008 2:13 pm
by Joss
Thanks kraada

your damn helpfull i must say !

:P

Re: Username and password ?

PostPosted: Mon Dec 15, 2008 3:06 pm
by kraada
I do my best :)

If there's anything else I can do for you, you know how to find me ;)