Re: Graphical explain

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: "A(dot)j(dot) Langereis" <a(dot)j(dot)langereis(at)inter(dot)nl(dot)net>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Graphical explain
Date: 2005-11-27 19:06:09
Message-ID: 438A03A1.7020403@pse-consulting.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-support

A.j. Langereis wrote:
> Dear all,
>
> Would it be possible to have to different symbols for index scans and
> sequence scans? Just like there is a different symbol for bitmap scans..

Generally speaking yes; would you provide images?

Currently, bitmap scans aren't recognized, and thus shown as unknown
(question mark).

Ideally, we'd need these images:

- Seq Scan
- Index Scan
- Bitmap Index Scan
- Bitmap Heap Scan
- Tid Scan

Regards,
Andreas

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2005-11-27 20:01:16 Re: Graphical explain
Previous Message Andreas Pflug 2005-11-27 18:07:36 Re: password storage error