| From: | PG Doc comments form <noreply(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
| Cc: | daelhithe(at)hotmail(dot)com |
| Subject: | Documentation - chapter 52, system catalogs |
| Date: | 2020-05-04 15:23:18 |
| Message-ID: | 158860579891.671.9854443057028888145@wrigleys.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/11/catalogs-overview.html
Description:
The documentation for chapter 52 does not clearly identify the schema
associated with the system catalogs in either the chapter header or overview
sections; had I not stumbled across a reference in the documentation for the
postgres_fdw to the pg_catalog search path, I would have been unable to
reference the content in those catalogs via foreign data wrappers, and
although the majority of the content has been exposed via the
information_schema views and tables, there remain a few elements of interest
that appear to only exist in the pg_catalog qualified content.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2020-05-04 17:06:55 | Re: Direct links to edit documentation |
| Previous Message | Michael Paquier | 2020-05-03 06:53:31 | Re: Roles for pg_basebackup |