Re: psql show dbsize? - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: psql show dbsize?
Date
Msg-id 47290ACC.4020704@dunslane.net
Whole thread Raw
In response to Re: psql show dbsize?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

Tom Lane wrote:
> andy <andy@squeakycode.net> writes:
>   
>> I know its way too late in the game, sorry, but it's a very small patch...
>>     
>
> (1) What's the performance impact?  I should think that this makes \l orders
> of magnitude slower.
>
> (2) Doesn't this render \l entirely nonfunctional for users who don't
> have CONNECT privilege to all DBs in the installation?
>
>             
>   

Perhaps both these considerations dictate providing another command or a 
special flavor of \l instead of just modifying it?

cheers

andrew


pgsql-hackers by date:

Previous
From: andy
Date:
Subject: Re: psql show dbsize?
Next
From: "Brendan Jurd"
Date:
Subject: Re: psql show dbsize?