Re: Why schema of table is removed from explain?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: depesz(at)depesz(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Why schema of table is removed from explain?
Date: 2011-09-01 20:39:06
Message-ID: 21810.1314909546@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hubert depesz lubaczewski <depesz(at)depesz(dot)com> writes:
> On Thu, Sep 01, 2011 at 04:24:59PM -0400, Tom Lane wrote:
>> The non-plain-text output formats provide that sort of detail, if you
>> need it.

> Which is great, but why can't we have it in plain text too?

It's frequently unnecessary, and horizontal space is precious in the
plain-text format.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2011-09-01 20:41:13 Re: How to get around this limitation (ALTER DATABASE db SET search_path = ...)
Previous Message hubert depesz lubaczewski 2011-09-01 20:35:14 Re: Why schema of table is removed from explain?