Group: pgsql.admin


Subject: Postgres User Password File????
From: tgl@sss.pgh.pa.us (Tom Lane)
Date: 9/7/2007 2:38:39 PM
smiley2211 <smiley2211@yahoo.com> writes: > Yep, I can connect LOCALLY with no problem...it's when I come through an > application using this user that I have the connection issue. Connect locally as superuser and issue an ALTER USER command to set the user's password to whatever it should be. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly