Postgresql not accepting postgres password on Windows 2012 Server

I was trying to install the latest version of the Aggregate using Postgresql and Windows 2012 server.
On the step where I have to do
psql --username postgres,
Postgresql was not able to authenticate with the password that I have chosen.
I did similar thing on Windows 8 computer, I have no problem excuting
psql --username postgres. It took the password.

Can someone please help to resolve this problem. Thanks.

This might be due to using PowerShell extensions. You might need to disable
them (use the plain cmd).

If you might need to use the command line a lot, it probably makes sense to
choose a different password.

ยทยทยท On Thu, Dec 5, 2013 at 12:36 PM, wrote:

I was trying to install the latest version of the Aggregate using
Postgresql and Windows 2012 server.
On the step where I have to do
psql --username postgres,
Postgresql was not able to authenticate with the password that I have
chosen.
I did similar thing on Windows 8 computer, I have no problem excuting
psql --username postgres. It took the password.

Can someone please help to resolve this problem. Thanks.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com