PostgreSQL to be downloaded from http://www.postgresql.org/ and also it can be downloaded from http://www.enterprisedb.com.
Advantage of installing from enterprisedb - it has customised and includes some of the tools which required to be downloaded from each site and install. enterprisedb charges for Support.
All the commands are in orange background.
- Installation OS
Installed Oracle Virtual box, downloaded from link. Select "Oracle Linux 6 Admin VM" - Installation of postgreSQL
Installation directory is /u01/app/postgres
mkdir –p /u01/apps/postgres
Download postgreSQL from enterpriseDB
Downloaded file
Start Installation from root
Ensure postgres user is created by installer.
Check the running postgres process in the background. - Check postgres is configured to start at server restart.
This completes installation of PostgreSQL
Disclaimer: All data and information provided on this site is for informational purposes only. I makes no representations as to accuracy, completeness, currentness, suitability, or validity of any information on this site and will not be liable for any errors, omissions, or delays in this information or any losses, injuries, or damages arising from its display or use. All information is provided on an as-is basis.
No comments:
Post a Comment