...
- Open PG Admin
- Double click on the PostgreSQL 9.0 node and enter a password if required.
- Right click on the Databases node and select New Database....
- Enter a Name for your NLPG database
- Select an Owner for your NLPG database
- Leave the other defaults and click Click OK.
Now we need to add the database scripts to the new database.
...
Note | ||
---|---|---|
| ||
Our example below shows the names of the Views after having run the script and they are appended with "_latest" which will not be the case initially. |