Postgresql: Resetting the Password on Windows
Posted by pebuchmann on 25 Jun 2010 | Tagged as: Uncategorized
I found this useful hint on how to reset the password for any postgres user on Windows:
net user postgres postgres
No Comments »
Posted by pebuchmann on 25 Jun 2010 | Tagged as: Uncategorized
I found this useful hint on how to reset the password for any postgres user on Windows:
net user postgres postgres
No Comments »