From: | Oleg Bartunov <obartunov(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Craig Ringer <craig(at)2ndquadrant(dot)com>, Steve Atkins <steve(at)blighty(dot)com>, pgsql-docs(at)lists(dot)postgresql(dot)org |
Subject: | Re: Images in the official documentation |
Date: | 2018-02-27 08:52:45 |
Message-ID: | CAF4Au4ySVu8y0MP-D1Jfrpi1B_cmdqNjBazq-76tVRAh47GJ-Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On Mon, Feb 26, 2018 at 10:23 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Craig Ringer <craig(at)2ndquadrant(dot)com> writes:
>> On 26 February 2018 at 12:16, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>>> How can we resolve these issues?
>
>> Question the assumptions and requirements. Why do we actually _need_
>> diffable, mergeable images? Sure, it'd be *nice*, but what's the real world
>> impact if we don't have it?
>
> Well, I'll tell you exactly why I'm being sticky about this: we've been
> down this road before. We used to have some figures in .gif format,
> and one of the problems with them was they were too hard to update.
> I don't buy the "they won't need updates" argument for a second, either.
> For instance, I recall that one of the images we had was a diagram of
> the system catalog cross-references, and it was constantly out of date
> because of the difficulty of updating it.
>
> Admittedly, this was 15+ years ago. Maybe the state of the art in
> figure editors has advanced to the point where it won't be so hard.
> But color me suspicious.
In case you missed, a couple of years ago we discussed this on pgcon:
Heikki's version:
https://wiki.postgresql.org/wiki/Figures_%26_Pics_in_Docs
Emre suggested to use Markdeep (BSD license),
http://casual-effects.com/markdeep/
http://www.sai.msu.su/~megera/postgres/gin-ascii-v2.md.html
It looks good for small diagrams, but will not work for complex stuff,
such as pg_catalog structure.
>
> regards, tom lane
>
From | Date | Subject | |
---|---|---|---|
Next Message | Jonathan S. Katz | 2018-02-27 13:23:30 | Re: /download/linux/ubuntu/ |
Previous Message | Daniel Gustafsson | 2018-02-27 06:51:15 | Re: /download/linux/ubuntu/ |