[BUGS] query related to pgsql

2010-04-20 Thread Abhishek Maurya
sir, while connecting php with database created in postgres,we r facing one error ..errror is that its demanding a password of postgres..but while installing or using postgres we hadnt gave any password.. so hw cn we solve this problem..

Re: [BUGS] query related to pgsql

2010-04-20 Thread Kevin Grittner
Abhishek Maurya abhi.cse@gmail.com wrote: while connecting php with database created in postgres,we r facing one error ..errror is that its demanding a password of postgres..but while installing or using postgres we hadnt gave any password.. so hw cn we solve this problem.. You haven't

Re: [BUGS] query related to pgsql

2010-04-20 Thread Geoffrey Pitman
Firstly, this doesn't seem like a bug at all. So, I think you're in the wrong list. That said, here are some hints that might help you get started through the troubleshooting necessary: 1) Are you able to connect to the server using the psql command line utility (it's best to start there before