Re: psql formatting question

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: psql formatting question
Дата
Msg-id CAKFQuwYkopZtZ_d=dQZDnucADV8VqcEoUOt1MbdBSvXmq+47iQ@mail.gmail.com
обсуждение исходный текст
Ответ на psql formatting question  (Edwin UY <edwin.uy@gmail.com>)
Список pgsql-admin
On Tuesday, April 1, 2025, Edwin UY <edwin.uy@gmail.com> wrote:

Are there any psql settings that I can set to format the output for below so that the output of settings is wrapped sort of?

Try replacing commas with newlines and see if that result works better for you.
 

 rds.allowed_extensions           | *
 rds.extensions                   | address_standardizer, address_standardizer_data_us, amcheck, autoinc, aws_commons, aws_lambda, aws_s3, bloom, bool
_plperl, btree_gin, btree_gist, citext, cube, dblink, dict_int, dict_xsyn, earthdistance, flow_control, fuzzystrmatch, h3,

Hoping to get the output like below maybe or something close to it.

               name               |                       setting
 rds.allowed_delegated_extensions |
 rds.allowed_extensions           | *
 rds.extensions                   | address_standardizer, address_standardizer_data_us, amcheck, autoinc, aws_commons, aws_lambda, aws_s3, bloom, bool_plperl,
                                    btree_gin, btree_gist, citext, cube, dblink, dict_int, dict_xsyn, earthdistance, flow_control,

David J.
 

В списке pgsql-admin по дате отправления: