Re: Temporary tables and miscellaneous schemas - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: Temporary tables and miscellaneous schemas
Date
Msg-id 20031014140712.GF23651@libertyrms.info
Whole thread Raw
In response to Re: Temporary tables and miscellaneous schemas  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


pgsql-general by date:

Previous
From: Jean-Luc Lachance
Date:
Subject: Re: Table partitioning for maximum speed?
Next
From: Tom Lane
Date:
Subject: Re: [SQL] SQL query problem (many table in FROM statement and many LEFT JOIN's)