Page 1 of 2

Password Problem when installing postgres 8.3.1

PostPosted: Wed Jun 25, 2008 10:56 pm
by FionnMac
Whatever i enter into the password box, it gives me this message.

http://img129.imageshack.us/img129/4075 ... es3wi5.jpg

I have tried suspected default passwords such as postgres, dbpass, and anything i might have set myself on this computer, nothing seems to work...

Help!

Thanks,
Fionn

Re: Password Problem when installing postgres 8.3.1

PostPosted: Wed Jun 25, 2008 11:06 pm
by ptrack pat
Is this Vista? If so, did you disable the UAC before installing PostgreSQL?

Re: Password Problem when installing postgres 8.3.1

PostPosted: Wed Jun 25, 2008 11:10 pm
by FionnMac
Yes it is Vista (installed Service Pack 1 because PT3 said it required it to run latest version of postgres. I have now uninstalled PT3 and postgres and am attempting to install postgres again in an attempt to convert my pt2 accesss db into postgres

UAC is turned off.

Thanks

Re: Password Problem when installing postgres 8.3.1

PostPosted: Wed Jun 25, 2008 11:14 pm
by ptrack pat
Try changing the account name to "postgres2". I don't know why it would be giving this kind of message.

Re: Password Problem when installing postgres 8.3.1

PostPosted: Wed Jun 25, 2008 11:40 pm
by FionnMac
Ok, i changed it to postgres2 and entered a password, and it asked me if i wanted to create a new account or something, i clicked yes/continue, then got to this window

http://img522.imageshack.us/img522/7518 ... es5mq5.jpg

I entered my chosen password and got that message...what do i do?

Thanks

Re: Password Problem when installing postgres 8.3.1

PostPosted: Thu Jun 26, 2008 5:23 am
by tarix
FionnMac wrote:Whatever i enter into the password box, it gives me this message.


1) Completely uninstall Postgres from Add/Remove Programs.
2) Check \Program Files\Postgres and make sure it's really gone.
3) Reboot.
4) Click Start -> Run ... and type in "cmd". (Hit Enter)
5) At the prompt type 'net user postgres /delete"
6) Now reinstall Postgres 8.3.3

Re: Password Problem when installing postgres 8.3.1

PostPosted: Thu Jun 26, 2008 8:32 am
by ptrack pat
Tarix is right, go to the c:\program files\postgresql\8.3\data folder and delete that folder.

When you use the Start > Run > CMD option, it opens a DOS window.
Enter without quotes....

net user postgres /delete

Note the space between "postgres" and the "/" but NO SPACE between the "/" and "delete".

Then reinstall.

Re: Password Problem when installing postgres 8.3.1

PostPosted: Thu Jun 26, 2008 10:15 am
by FionnMac
Thanks, i have done the above and am presently reinstalling postgres.

You said reinstall 8.3.3??

I was reccomended this link as the newest version, that's what i downloadedlast time (yesterday)

http://wwwmaster.postgresql.org/downloa ... .3.1-1.zip

This ok?

Thanks

Re: Password Problem when installing postgres 8.3.1

PostPosted: Thu Jun 26, 2008 10:22 am
by tarix
FionnMac wrote:This ok?


I'm not sure what the changes are, but the latest version is 8.3.3 and it works well with PT2. If you have a decent internet connection I would download 8.3.3 and install that.

http://wwwmaster.postgresql.org/downloa ... .3.3-1.zip

If you aren't sure then you might want to read this from the developers of postgres. :D
http://www.postgresql.org/support/versioning

Re: Password Problem when installing postgres 8.3.1

PostPosted: Thu Jun 26, 2008 10:40 am
by FionnMac
Ok downloading now. I am almost sure however, that i will run into some more problems in installatiion though! Thanks for the help so far guys.

Bear in mind i have Vista, which has been a pain for me so far, seems really buggy and causing me a few problems. Fingers crossed