Update FAQ/errata with pgAdmin updates

This commit is contained in:
Anthony DeBarros 2022-05-16 17:00:25 -04:00
parent a4e0f1c4a0
commit 2938c1704a

View File

@ -15,6 +15,10 @@ None yet
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`.)
**Page 15, Figure 1-5: pgAdmin Query Tool**
Version 6.9 of pgAdmin, released in May 2022, introduced a redesigned Query Tool Layout. General functionality is the same, but if you are using version 6.9 or later, you will see that some menu icons shown in the book at the top of the window are now placed atop the results grid.
### Chapter 2: Creating Your First Database and Table
None yet
@ -69,7 +73,10 @@ None yet
### Chapter 15: Analyzing Spatial Data with PostGIS
None yet
**Pages 282, 288: Geometry Viewer Results Grid Icon**
Beginning with version 6.9 of pgAdmin, released in May 2022, the icon to launch the Geometry Viewer in the result column header was changed from an eye to a map (makes sense). On Page 282 and later in the book, I mention clicking the eye icon to launch the viewer. Now, instead, click the map icon.
### Chapter 16: Working With JSON Data