Whats the default superuser USERNAME and PASSWORD.?? I made an installation of PostgreSQL using YAST of SuSE linux.. so I could't figure out the default super user... since its done automatically. Can anybody tell me the default?
Is there a good site to start if I want to learn PHP and PostgreSQL?
Jun
uh, I think it's "postgres"
as for password, just su root then su postgres and you won't need it 🙂
i just read all the stuff on php/mysql then did some translation to postgresql
the default passwd is admin and the login is admin
Thanks!!!!!!! I'll try it!!