Hi Guys,<div><br></div><div>I am trying to execute the following command to remove user and db geonode,</div><div><br></div><div>if su - postgres -c 'psql -l | grep -q geonode'; then su - postgres -c 'dropdb geonode'; su - postgres -c 'dropuser geonode'; fi</div>

<div><br></div><div>It is asking me for a password. I do not the password. How can I change this password or drop the user and db without knowing the password?<br clear="all"><div><br></div>-- <br>Thanks & Regards<div>

Smaran Harihar</div><br>
</div>