open CMD by administrator mode, then type in:
net user postgres /delete
If you just want to change user postgres' password to 'postgres', then type in:
net user postgres postgres
Example is better than percept
open CMD by administrator mode, then type in:
net user postgres /delete
If you just want to change user postgres' password to 'postgres', then type in:
net user postgres postgres
2009 ·Coding Life by TNB
0 Comments:
Post a Comment