| 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: | Whole Thread | Raw Message | 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
Regards
Pavel
> Regards,
> Florian Koch
>
| 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 |