Re: psql show dbsize?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: andy <andy(at)squeakycode(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: psql show dbsize?
Date: 2007-10-31 22:11:57
Message-ID: 21736.1193868717@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

andy <andy(at)squeakycode(dot)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?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-10-31 22:36:55 Re: DML fails after updatable cursor is used with trigger returning function
Previous Message Gevik Babakhani 2007-10-31 21:31:07 Re: Proposal TODO Item: SQL-language reference parameters by name