1 / 15

Windows PostgreSQL installation

Windows PostgreSQL installation. Pre-requisites. Define a local non-administrative Windows account (eg. postgres) Must install on Console, not through Terminal Services or Remote Desktop can use Remote Desktop to Windows Server 2003, if you use the console option mstsc /console.

kilenya
Télécharger la présentation

Windows PostgreSQL installation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Windows PostgreSQL installation

  2. Pre-requisites • Define a local non-administrative Windows account (eg. postgres) • Must install on Console, not through Terminal Services or Remote Desktop • can use Remote Desktop to Windows Server 2003, if you use the console optionmstsc /console

  3. Run the postgresql-8.0.msi file …

  4. Take the defaults

  5. Enter the password for the postgres account

  6. Enter the password for the postgres account (again) Only if the client does not access the server as localhost, select checkbox to “Accept connections on all addresses” and then …

  7. Edit the pg_hba.conf file after installation to add valid client ip addresses

  8. Accept the default

  9. Accept the default

  10. Installation complete

More Related