| From: | David Johnston <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | "pgsql-docs(at)postgresql(dot)org" <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Suggest adding reference to pg_db_role_setting in chapter 18; expand catalog page |
| Date: | 2015-01-17 06:08:10 |
| Message-ID: | CAKFQuwaEcdoVNvFQPWtmdyVpronHLqAyvrgP8SRG=-7nXPrBog@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Attached is a patch that provides a link to the catalog page for
pg_db_role_settings from config.sgml. It also updates said catalog page to
mention that the data from this catalog is available via psql \drds and
also provides a query that will explode the setconfig column into its
component parts - which \drds does not do.
I am imagine there might be a reason that the catalog pages do not
reference the relevant psql meta-commands, or provide human-friendly
examples, but I cannot think of what that might be and so here I provide.
David J.
| Attachment | Content-Type | Size |
|---|---|---|
| config_db_role_update.diff | text/plain | 2.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marko Tiikkaja | 2015-01-19 15:37:37 | PL/PgSQL: stmt_fors and variable value after loop |
| Previous Message | Stefan Kaltenbrunner | 2015-01-10 15:06:24 | Re: [DOCS] suggestion about SEO on www.postgresql.org/docs |