Re: v10beta pg_catalog diagrams

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: Neil Anderson <neil(at)postgrescompare(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: v10beta pg_catalog diagrams
Date: 2017-06-13 17:22:32
Message-ID: 20170613172232.GI13873@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jun 12, 2017 at 04:07:35PM -0400, Peter Eisentraut wrote:
> On 6/12/17 11:28, Neil Anderson wrote:
> > I'm cross posting from general. I did some work to diagram the
> > relationships in pg_catalog for v10. I would like to add it to the
> > developer FAQ here
> > https://wiki.postgresql.org/wiki/Developer_FAQ#Is_there_a_diagram_of_the_system_catalogs_available.3F
> > but I thought I should check if people thought it appropriate and useful
> > before I do?
> >
> > https://www.postgrescompare.com/2017/06/11/pg_catalog_constraints.html
>
> Go for it.

Yeah, great. We have been talking about adding diagrams to our
official docs but needed an updated toolchain, which I think we now
have, so there is a lot of opportunity for growth here.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2017-06-13 17:25:00 Re: WIP: Data at rest encryption
Previous Message Andres Freund 2017-06-13 17:21:44 Re: Why are we restricting exported snapshots in subtransactions?