Installing Postgres

From NEOSYS Dev Wiki
Revision as of 11:34, 11 December 2008 by Steve (talk | contribs)
Jump to navigationJump to search

Downloading and Installing PostgresSQL:

Postgres 8.3

http://www.enterprisedb.com/products/pgdownload.do

QUESTION RESPONSE COMMENT
Installation Directory D:\Program Files\PostgreSQL\8.3 NB Keep the directory structure even if you change the drive otherwise will have to modify build project folder settings.
Data Directory D:\Program Files\PostgreSQL\8.3\data Put this whereever you like
password for superuser "postgres"
AND windows service
yourpasshere Invent your own. If reinstalling enter the existing postgress user pass or delete the user and let it be recreated
Port number the server should listen on 5432 Exodus uses the default by default
Locale: Default

Postgres 8.1

Postgres 8.1