Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • you have to pass password along with psql -d dbexpress -U testuser this is because you have Added entry for testuser in pg_hba.conf file with md5 method or change md5 Method to Trust Commented Jul 23, 2014 at 12:33
  • what is 'md54ca03099a7cd3945e0260801ff5972a3'? is it first you generate and than put into above query? Commented Jul 23, 2014 at 12:44
  • what you provide as password? is it 'md54ca03099a7cd3945e0260801ff5972a3'? Commented Jul 23, 2014 at 12:53