Open Side Menu Go to the Top

08-20-2011 , 03:34 PM
i uninstalled Postgres like 3 month ago, now if i want to install it again, it asks me database superuser password, but i dont remember it. is there anyway i can restore password ? or see it somewhere in my pc ? cant leave password blank also, and ive tryied all the passwords i can remember .

many thanks for help, and sorry for my english .
forgot Postgres password. Quote
forgot Postgres password.
150% up to $2,000 Welcome Bonus on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
forgot Postgres password.
08-20-2011 , 04:25 PM
Try dbpass maybe?
forgot Postgres password. Quote
08-20-2011 , 04:45 PM
If you installed with HM or PT3, try dbpass or postgrespass

You can log in without password if you follow this:
1) Open Notepad as admin, right click start as admin
2) Go to your postgress installation directory, on 64bit windows default is:
c:\Program Files (x86)\PostgreSQL\8.4\data\
3) Look for file called pg_hba.conf, and open it
4) Scroll down and change your file where it says md5 to trust, so it looks like:
Code:
# IPv4 local connections:
host    all         all         127.0.0.1/32          trust
# IPv6 local connections:
host    all         all         ::1/128               trust
5) Save and overwrite the file
6) Go to Start menu>Postgres>Reload configuration
6) Now you can log in to postgress with any password you want
forgot Postgres password. Quote
01-08-2012 , 05:35 PM
i love the search function on this site
forgot Postgres password. Quote
01-09-2012 , 12:49 AM
Quote:
Originally Posted by SI-KICK
i love the search function on this site
You might be the first person to ever say that.

I prefer to use google:

[search keywords] site:twoplustwo.com
forgot Postgres password. Quote
01-10-2012 , 05:31 AM
If this is because you were using PokerTracker take a look at setting it up again in the help pages as the passwords are there.

Why not simply reinstall if not? Don't forget to delete the data directory as this holds your passwords as well as data - which I'm presuming you don't want. It doesn't get deleted automatically.

My apologies just seen the passwords quoted above.
forgot Postgres password. Quote
01-11-2012 , 03:36 PM
postgrespass is usually the default.
forgot Postgres password. Quote
forgot Postgres password.
150% up to $2,000 Welcome Bonus on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
forgot Postgres password.

      
m