Re: psql \db+ lack of size column - Mailing list pgsql-hackers

From Fabrízio de Royes Mello
Subject Re: psql \db+ lack of size column
Date
Msg-id CAFcNs+qiA6vvTdK0zGnY__YUcTd-W-B3eRMH05xRGa5hj53MYQ@mail.gmail.com
Whole thread Raw
In response to psql \db+ lack of size column  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Responses Re: psql \db+ lack of size column
List pgsql-hackers

On Fri, May 16, 2014 at 2:03 AM, Fabrízio de Royes Mello <fabriziomello@gmail.com> wrote:
>
> Hi all,
>
> Are there some reason to don't show the tablespace size in the \db+ psql command?
>

The attached patch show tablespace size in \db+ psql command.

Regards,

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Timbira: http://www.timbira.com.br
>> Blog sobre TI: http://fabriziomello.blogspot.com
>> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello
Attachment

pgsql-hackers by date:

Previous
From: Euler Taveira
Date:
Subject: cosmetic fixes
Next
From: Fabrízio de Royes Mello
Date:
Subject: Re: [GENERAL] Is it typo in pg_stat_replication column name in PG 9.4 ?