Update Errata

This commit is contained in:
anthonydb 2022-04-07 07:09:17 -04:00
parent 126357d65f
commit a4e0f1c4a0

View File

@ -12,6 +12,7 @@ None yet
### Chapter 1: Setting Up Your Coding Environment
**Page 13: pgAdmin Dialog to Create Server**
The location of the pgAdmin dialog to add a server has changed. Now, in the object browser, right-click `Servers` and then click `Register` > `Server`. The remaining steps in the Note on page 13 are the same. (Formerly, the dialog was accessed by right-clicking `Servers` and selecting `Create` > `Server`.)
### Chapter 2: Creating Your First Database and Table