10.4 PostgreSQL on Windows

  1. In your web browser, go to the PostgreSQL download site.

  2. Scroll down if necessary, then click the type of Windows operating system you are using (32-bit or 64-bit).

  3. On the Windows Essentials line, click Download.

  4. Click Save File, browse to and select a convenient temporary directory, then click Save.

  5. In Windows Explorer, browse to the directory where you saved the .exe file.

  6. Double-click the .exe file to start the Setup Wizard.

  7. Follow the online instructions to install the software on the Windows server, then continue with Step 8 to configure the server.

  8. Unless you are already familiar with configuring PostgreSQL on a Windows server, select Standard Configuration, then click Next.

  9. Select Include Bin Directory in Windows PATH, then click Next.

  10. Set the database postgres user password, then click Next.

    BASIC VIBE INSTALLATION SUMMARY SHEET

    Under Database Credentials on the Single-server Installation Planning Worksheet, specify the database administrator password. The Vibe installation program prompts you for this information.

  11. Click Execute to configure the database server, then click Finish.

    Some messages report the status of your installation.

  12. To monitor the database server, click Start > All Programs, then click PostgreSQL > PostgreSQL Server > PostgreSQL Command Line Client.

  13. Continue with Securing PostgreSQL and Vibe Communications