On Fri, Apr 22, 2005 at 11:14:35 -0300,
Leandro Repolho <leandrorepolho(at)gmail(dot)com> wrote:
> Hello guys, i installed my postgresql 8.0.2 successfuly and its
> working fine, but my postgres user works with any password, how can i
> solve ?
> I already tryed to change the password trough the pgAdmin3 but didn´t worked!
It sounds like you are using the "trust" authentication mechanism. What does
pg_hba.conf say?