This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
documentation:software:webapi:postgresql_installation_guide [2016/08/23 20:12] jhardin created |
documentation:software:webapi:postgresql_installation_guide [2019/04/19 16:21] (current) anthonysena |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== PostgreSQL Setup Guide ===== | + | ~~NOTOC~~ |
| - | --- | + | |
| - | === Database Engine Installation === | + | ===== IMPORTANT NOTE ===== |
| - | --- | + | |
| + | All WebAPI documentation has moved to [[https://github.com/OHDSI/WebAPI/wiki|GitHub]]. Please disregard the content below as it is legacy and kept for posterity. | ||
| + | |||
| + | ===== PostgreSQL Setup Guide (LEGACY) ===== | ||
| + | ---- | ||
| + | |||
| + | ==== Database Engine Installation ==== | ||
| + | ---- | ||
| You can install the PostgreSQL core distribution from the following URL: | You can install the PostgreSQL core distribution from the following URL: | ||
| http://www.postgresql.org/download/ | http://www.postgresql.org/download/ | ||
| Line 9: | Line 15: | ||
| ==== PostgreSQL database administration ==== | ==== PostgreSQL database administration ==== | ||
| - | --- | + | ---- |
| For the database administration, we will be using the pgAdmin III tool available from the PostgreSQL Downloads URL above. After launching, the main window will look like this (ignoring the two additional connections for Public OHDSI and Public Ohdsi WebAPI): | For the database administration, we will be using the pgAdmin III tool available from the PostgreSQL Downloads URL above. After launching, the main window will look like this (ignoring the two additional connections for Public OHDSI and Public Ohdsi WebAPI): | ||
| [pgAdmin_welcome.png] | [pgAdmin_welcome.png] | ||