Re: Temporary tables and miscellaneous schemas

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Temporary tables and miscellaneous schemas
Date: 2003-10-14 14:07:12
Message-ID: 20031014140712.GF23651@libertyrms.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Oct 13, 2003 at 04:33:22PM -0400, Tom Lane wrote:
>
> I don't think that really answers my concern, since the sort of folks
> who are likely to get confused by not being able to see something that
> should be there are exactly the same ones who are not likely to have
> turned on a non-default "power user" setting. If anything, adding such

Hmm. What about adding a "suppress" setting or something like that?
Then people could alias psql to psql --suppress if it made their
lives easier? (FWIW, I agree with Tom. Suppressing stuff that \d
shows just makes people have to resort to grovelling through the
system tables themselves, after struggling with trying to figure out
why they couldn't see, oh, the I/O function. Ask me how I know for a
mini-rant about consistency in interfaces.)

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Afilias Canada Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jean-Luc Lachance 2003-10-14 14:09:32 Re: Table partitioning for maximum speed?
Previous Message Jeff 2003-10-14 12:53:36 Re: Index on timestamp to date field