Re: [HACKERS] Anyone for prettyprinted EXPLAIN VERBOSE?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Anyone for prettyprinted EXPLAIN VERBOSE?
Date: 1999-12-18 13:06:56
Message-ID: Pine.LNX.4.21.9912180241570.1139-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

EXPLAIN VERBOSE COMPRESSED

On 1999-12-17, Bruce Momjian mentioned:

> I remember Jan saying he liked the compressed one.
>
> > When you do an EXPLAIN VERBOSE, two different representations of the
> > query plan are produced. The client sees something like this:

> > Does anyone think that the first form has any conceivable use? I would

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 1999-12-18 16:13:11 Re: [HACKERS] Anyone for prettyprinted EXPLAIN VERBOSE?
Previous Message Peter Eisentraut 1999-12-18 13:06:47 Re: [HACKERS] psql compile errors