Re: psql format output

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Florian Koch <florian(dot)murat(dot)koch(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: psql format output
Date: 2021-12-15 20:26:37
Message-ID: CAFj8pRAn9keA2-AE-OudtqDYP7B6_fg+v18o_fKWCEHFxvwMtA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

st 15. 12. 2021 v 21:16 odesílatel Florian Koch <
florian(dot)murat(dot)koch(at)gmail(dot)com> napsal:

> Hello,
>
> I realized that the output of "\df+ func_name" has a formatting problem
> when a
> lot of arguments are used. The field 'Arguments data types' gets very long
> and
> destroys the whole formatting in the console. The field 'Source code' is
> most of
> the time multi-line and I thought that the output for the field 'Arguments
> data
> types' could also be multiline with one line for each argument.
>

try to use pager

https://github.com/okbob/pspg

Regards

Pavel

> Regards,
> Florian Koch
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2021-12-15 20:26:47 Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations
Previous Message Mark Dilger 2021-12-15 20:23:02 Re: Non-superuser subscription owners