Database Reference
In-Depth Information
Creating a local database
For the examples in this chapter, you will need to have a local database created. You will
create a new database called my_local_database through pgAdmin.
To create the new database, perform the following steps:
1. Open pgAdmin.
2. Connect to the database server through the access credentials that you chose in the
installation process.
3. Click on the Databases item in the tree view.
4. Click on the menu Edit -> New Object -> New database .
5. Type the name my_local_database for the database.
6. Click on the OK button to save.
Creating a new local database called my_local_database
Search WWH ::




Custom Search