Re: splitting pg_resetwal output strings - Mailing list pgsql-hackers

From Jonathan Gonzalez V.
Subject Re: splitting pg_resetwal output strings
Date
Msg-id 97caf243393289a566f8ea12fc1ef6a600a0bb21.camel@gmail.com
Whole thread
In response to Re: splitting pg_resetwal output strings  (Álvaro Herrera <alvherre@kurilemu.de>)
Responses Re: splitting pg_resetwal output strings
List pgsql-hackers
[...]

> I don't think varying font width is something we should care about. 
> The
> multibyte system has a mechanism to tell us how wide the characters
> are,
> in units of some monospace font.  This is what the pg_wcswidth calls
> are
> there for (or internal_wcslength in the patch).  If the terminal
> doesn't
> align the characters correctly according to the declared width
> because
> different fonts are used, that's not our bug.

Exactly, I forgot to clarify that this is to keep in mind if someone
else want to test and reach the same point and had the same questions.



> > [2] https://sw.kovidgoyal.net/kitty/
>
> Hmm, I'm not sure what you wanted to show with this URL -- can you
> elaborate?

Just an example of a terminal if someone wants to test something
different, but yeah lack of context.

--
Jonathan Gonzalez V.
EDB: https://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Row pattern recognition
Next
From: Jelte Fennema-Nio
Date:
Subject: Re: RFC: Allow EXPLAIN to Output Page Fault Information