On Mon, Oct 31, 2011 at 12:54, Marcin Mańk <marcin.m...@gmail.com> wrote: > How about an option for psql to truncate too long columns to X characters ?
I would really want this in some form or another; for example, being able to hide bytea values entirely, or set limits to how many characters are displayed for fields. Unfortunately it's far less efficient. Fields would be truncated in psql, so full values are still detoasted and transmitted over the network. Regards, Marti -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers