Re: [HACKERS] Re: proposal - psql: possibility to specify sort fordescribe commands, when size is printed - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: [HACKERS] Re: proposal - psql: possibility to specify sort fordescribe commands, when size is printed
Date
Msg-id CAPpHfdtPEUMLXE5SnmW5jKda9NsDz-Q4HLbtG885_ZoKn3ixUQ@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Re: proposal - psql: possibility to specify sort fordescribe commands, when size is printed  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: [HACKERS] Re: proposal - psql: possibility to specify sort fordescribe commands, when size is printed
List pgsql-hackers
On Thu, Sep 21, 2017 at 1:53 AM, Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote:
On 9/8/17 00:13, Pavel Stehule wrote:
>     I am sending rebased patch
>
> rebased again + fix obsolete help

Why are the variables called VERBOSE_SORT_* ?  What is verbose about them?

I assume Pavel called them so, because they are working only for "verbose" mode of command.  I.e. they are working for \dt+ not \dt.
However, in \dt 2 of 3 sorting modes might work: schema_name and name_schema.  Thus, I think it worths enabling these variables for "non verbose" mode of commands too.

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company 

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: [HACKERS] Re: proposal - psql: possibility to specify sort fordescribe commands, when size is printed
Next
From: Fabien COELHO
Date:
Subject: Re: [HACKERS] pgbench: Skipping the creating primary keys afterinitialization