Re: First SVG graphic - Mailing list pgsql-docs

From Jürgen Purtz
Subject Re: First SVG graphic
Date
Msg-id 2e301b01-dc4f-fbcc-5e17-39e16ca05191@purtz.de
Whole thread Raw
In response to Re: First SVG graphic  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: First SVG graphic  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Re: First SVG graphic  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-docs
On 28.03.19 09:52, Peter Eisentraut wrote:
> On 2019-03-28 09:03, Tatsuo Ishii wrote:
>>> This has been committed.  The SVG images are committed as well, so no
>>> new tools are required.
>> What is the policy of adding graphics to PostgreSQL 12? Is it
>> encouraged to add more graphics to 12 docs? Or do we want to prohibit
>> it?
> I have nothing against a few more, especially if they stay within the
> provided tooling.
>
Because many of the prospective authors voted for Inkscape in the course 
of this discussion, there shall be at least one example in Inkscape format.

There were reservations against the published Inkscape files because 
they didn't made use of any 'higher-level-concept'. Please find a new 
Inkscape version of the pg_dump which uses such concepts. It groups 
texts and paths together to logical units (disc with explanation). You 
can rearrange such units as a whole or align a set of them to left, top, 
... with Inkscape (iconized) commands. Additionally those objects are 
linked together with connectors to rearrange their position by 
drag-and-drop. The resulting file in 'Optimized' version is also attached.

Kind regards, Jürgen



Attachment

pgsql-docs by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: First SVG graphic
Next
From: PG Doc comments form
Date:
Subject: Please add one more ALTER SYSTEM command example