> Hi everibody,
> i have to see the table pg_shadow, but i don't remind the default password
> for user postgres in a Debian system.
>
> Can you help me?
>
> Thanks
> Massimo
Change access from localhost 127.0.0.1 inside pg_hba.conf into "trust" and
restart postgres. After this you can login to postgres without any password
and change forgotten password.
Tomasz Myrta
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])