Videos / Other Resources

No attachments were found.

Reinstall PostgreSQL

Overview:

The following FAQ guides you through the PostgreSQL install process when you have already installed PostgreSQL.  Very rarely is a reinstall of PostgreSQL necessary to fix a current connection problem.

 

Can't Connect to PostgreSQL FAQ 

 

If using Vista or Windows 7, make sure UAC is disabled.  UAC stands for User Account Control and can be disabled in Windows Control Panel / Accounts.

- Disable Vista UAC Help

- Disable Windows 7 UAC Help 

 

 

 


To re-install PostgreSQL, do the following:

1.  Uninstall PostgreSQL
2.  Download the setup package.
3.  Unzip the contents of the zip file on to your desktop and then double click on postgresql-8.3.msi to begin the installation. 

Note: If you get an error message here saying that the package was corrupt or something similar, then you may not have unzipped the files to your desktop or maybe you are trying to install it right from the zip file which will not work.

 

 postgresql-install-01.jpg

 

4. Select English and click Start.

5. Click on Next on the next screen which tells you to close down all of your other applications and then again on the Installation Notes screen.

 

 postgresql-install-02.jpg

 

6.  On the Installation Options screen, click on Next.

PostgreSQL is installed at C:\Program Files\PostgreSQL\8.3 by default, but you can install it at another location by clicking on Browse and choosing a new path. If space is a concern, consider installing PostgreSQL on a drive with extra space as PostgreSQL can use up a couple of GB's depending on the database size.

 

 postgresql-install-03.jpg

 

7.  Leave the Service name, Account Name and Domain as is by default and enter an Account Password and verify it. We recommend you use postgrespass but make sure to keep note of this password, as you'll need it later. Click Next.

postgresql-install-04.jpg 

 

8.  If you get an error similar to the one in the screenshot above, change the Account Name to something other than postgres, postgreuser or holdemmanager for example,.

 

postgresql-install-05.jpg 

 

 
9.  You may see the following screen if this is the first time you've created the Account Name.  If you do see this screen, click Yes.

postgresql-install-06.jpg 


10.   If it says your password is weak, click NO. Otherwise, it will create a random password of random letters and numbers that you'll never remember and you need to enter your password later so make sure to click on NO to keep your original password.

 

 postgresql-install-07.jpg

 

11.  Make sure the Initialize Database Cluster checkbox is checked.  Click Next and the installation will start. 

 postgresql-install-08.jpg

 

12.  Unselect Launch Stack Builder at exit and then click Finish.

You've completed the re-installation and you will now use the previous database.

 

 

 

| More

Related Articles


User Opinions (28 votes)

78% thumbs up 21% thumbs down

How would you rate this answer?



Thank you for rating this answer.

Visitor Comments

No visitor comments posted. Post a comment

Post a comment

To post a comment for this article, simply complete the form below. Fields marked with an asterisk are required.
   Name:
   Email:
* Comment:
* Enter the code below:
 

Continue