Re: pgstat documentation tables
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Magnus Hagander <magnus@hagander.net>, Greg Smith <greg@2ndquadrant.com>, pgsql-hackers@postgresql.org
Date: 2012-02-27T17:00:44Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes: > On Mon, Feb 27, 2012 at 11:32 AM, Magnus Hagander <magnus@hagander.net> wrote: >> On Mon, Feb 27, 2012 at 14:36, Robert Haas <robertmhaas@gmail.com> wrote: >>> Yeah, that's one thing I don't like about what you actually did, >>> either - it made some of the tables much wider. >> Uh, can you give me an example of one? While they will all become >> wider if you actually need to, I don't see any of those tables as wide >> enough to cause any trouble that automatic linebreaks don't fix? > It's not so much that they become wide enough to line-wrap; it's just > that it's harder to read. Something else to keep in mind is that PDF-format docs are not terribly forgiving of wide tables --- have you looked at what these look like in PDF? regards, tom lane