Install PostgreSQL on Windows

To install PostgreSQL on Windows:

  1. Download and run the Windows PostgreSQL one click installer.
  2. Install PostgreSQL as a Windows Service.
  3. Keep track of the PostgreSQL Windows Service account name and password. LabKey Server doesn't really care what this password is set to, but we need to ask for it so that we can pass it along to the PostgreSQL installer.
  4. Keep track of the database superuser name and password. You'll need these to configure LabKey Server. LabKey Server uses this password to authenticate itself to PostgreSQL.
  5. Select the PL/pgsql procedural language for installation when prompted by the installer.
  6. We recommend that you install the graphical tool pgAdminIII for easy database administration. Leave the default settings as they are on the "Installation Options" page to include pgAdminIII.
  7. If you have chosen to install pgAdminIII, enable the Adminpack contrib module when prompted by the installer.
  8. Please read the notes below to forestall any difficulties with the PostgreSQL installation.
Notes:


previousnext
 
expand allcollapse all